{"repo":"livebook-dev/adbc","free":true,"listed":false,"github":"https://github.com/livebook-dev/adbc","clone":"git clone https://github.com/livebook-dev/adbc.git","description":"Apache Arrow ADBC bindings for Elixir","language":"Elixir","stars":86,"topics":["apache-arrow","database","elixir","postgresql","snowflake","sqlite"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"Adbc Elixir bindings for Arrow Database Connectivity (ADBC). Adbc provides a standard database interface using the Apache Arrow format. See Adbc documentation for setting it up and the available drivers. Quick run-through First, add :adbc as a dependency in your mix.exs : Now, in your config/config.exs, configure the drivers you are going to use. Let's use sqlite3 as an example (see Adbc for all supported drivers): If you are using a notebook or scripting, you can also use Adbc.download driver!/1 to dynamically download one. Then start the database and the relevant connection processes in your supervision tree: In a notebook, the above would look like this: And now you can make queries with: Precompiled artifacts This project ships with precompiled artifacts. You can force the artifacts to be built by setting ADBC BUILD=1 or via the following application configuration: This does require you have cmake installed. License Copyright 2023 Cocoa Xu, José Valim Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.","default_branch":null,"files":null,"tree":[],"storefront":"/r/livebook-dev","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/livebook-dev/adbc/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}