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

GitHub

69 stars
3 watching
6 forks
Language: Elixir
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ateliware/triplex A tool for managing multiple databases within a single Elixir application 476
mojotech/scrivener_ecto A library that provides pagination utilities for Ecto queries in Phoenix applications 573
elixir-ecto/postgrex A PostgreSQL driver for Elixir. 1,116
s-m-i-t-a/database_url A module to parse and normalize database URLs for use in Elixir applications. 9
elixir-ecto/tds A driver for connecting to Microsoft SQL Server databases from Elixir applications 116
mhanberg/temple An HTML DSL for Elixir web applications 486
peburrows/diplomat An Elixir library providing a simple interface to Google's Cloud Datastore 94
gjaldon/ecto_enum An Elixir library to support enums in Ecto models 562
elixir-mongo/mongodb_ecto Provides an interface to interact with MongoDB databases using Ecto 374
seaneshbaugh/exseed A DSL for seeding databases through Ecto using an imperative programming style 17
joshrieken/plasm A composable query library for Ecto 90
novabyte/pathway An Erlang/Elixir client library for interacting with the Trak.io REST API 4
dockyard/inquisitor A query builder for Ecto that allows composable querying of model fields 170
hamiltop/rethinkdb-elixir An Elixir client for connecting to RethinkDB databases 497
dwyl/phoenix-ecto-encryption-example A comprehensive guide to encrypting data in Elixir Phoenix apps before inserting it into a database. 274