sqlite_ecto

DB Adapter

An Ecto adapter for interacting with SQLite databases

SQLite3 adapter for Ecto

GitHub

77 stars
10 watching
27 forks
Language: Elixir
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
elixir-mongo/mongodb_ecto Provides an interface to interact with MongoDB databases using Ecto 374
livehelpnow/tds_ecto A database adapter that connects Ecto schema to Microsoft SQL Server using TDS protocol 57
nebo15/ecto_mnesia An adapter that enables Ecto to interact with Mnesia Erlang term database. 243
elixir-ecto/tds A driver for connecting to Microsoft SQL Server databases from Elixir applications 116
elixir-ecto/postgrex A PostgreSQL driver for Elixir. 1,116
cafebazaar/ecto-cassandra An Elixir adapter that simplifies data access to Cassandra using the Ecto query language 88
pma/riak_ecto An adapter that enables Ecto to interact with Riak as a document database 31
bitwalker/timex_ecto An adapter that enables Ecto to work with Timex's date and time types. 162
wojtekmach/github_ecto An Ecto adapter that provides a simple interface to interact with the GitHub API 121
cheerfulstoic/ecto_watch A tool that enables real-time notifications about database changes directly from PostgreSQL. 183
gjaldon/ecto_enum An Elixir library to support enums in Ecto models 562
nebo15/ecto_paging Cursor-based pagination utility for Ecto queries 14
wttj/ecto_anon An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields. 89
fuelen/ecto_dev_logger An alternative logging library for Ecto queries in Elixir 151
elixir-ecto/connection Provides an API for establishing and managing TCP connections in Erlang/OTP 264