ecto_facade
DB Facade
Provides an interface to manage read and write operations in replicated databases using Elixir.
Separate your read and write operations in replicated database setup
69 stars
3 watching
6 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool for managing multiple databases within a single Elixir application | 476 |
| | A library that provides pagination utilities for Ecto queries in Phoenix applications | 574 |
| | A PostgreSQL driver for Elixir. | 1,126 |
| | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
| | A driver for connecting to Microsoft SQL Server databases from Elixir applications | 116 |
| | An HTML DSL for Elixir web applications | 486 |
| | An Elixir library providing a simple interface to Google's Cloud Datastore | 94 |
| | An Elixir library to support enums in Ecto models | 562 |
| | Provides an interface to interact with MongoDB databases using Ecto | 374 |
| | A DSL for seeding databases through Ecto using an imperative programming style | 17 |
| | A composable query library for Ecto | 90 |
| | An Erlang/Elixir client library for interacting with the Trak.io REST API | 4 |
| | A query builder for Ecto that allows composable querying of model fields | 170 |
| | An Elixir client for connecting to RethinkDB databases | 497 |
| | A comprehensive guide to encrypting data in Elixir Phoenix apps before inserting it into a database. | 273 |