riak_ecto
Riak DB adapter
An adapter that enables Ecto to interact with Riak as a document database
Riak adapter for Ecto
31 stars
5 watching
4 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
nebo15/ecto_mnesia | An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |
jazzyb/sqlite_ecto | An Ecto adapter for interacting with SQLite databases | 77 |
cafebazaar/ecto-cassandra | An Elixir adapter that simplifies data access to Cassandra using the Ecto query language | 88 |
livehelpnow/tds_ecto | A database adapter that connects Ecto schema to Microsoft SQL Server using TDS protocol | 57 |
wojtekmach/github_ecto | An Ecto adapter that provides a simple interface to interact with the GitHub API | 121 |
pma/phoenix_pubsub_rabbitmq | An adapter for integrating RabbitMQ with Phoenix's PubSub layer | 45 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
duckdb/dbt-duckdb | An adapter that enables dbt users to interact with DuckDB, a fast OLAP-style analytics database | 920 |
elixir-ecto/tds | A driver for connecting to Microsoft SQL Server databases from Elixir applications | 116 |
bitwalker/timex_ecto | An adapter that enables Ecto to work with Timex's date and time types. | 162 |
stavro/arc_ecto | Integration tools for Arc and Ecto. | 255 |
drewkerrigan/riak-elixir-client | A client library for interacting with the Riak distributed NoSQL database in Elixir | 197 |
wttj/ecto_anon | An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields. | 89 |
nebo15/ecto_paging | Cursor-based pagination utility for Ecto queries | 14 |