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: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ateliware/triplexA tool for managing multiple databases within a single Elixir application476
mojotech/scrivener_ectoA library that provides pagination utilities for Ecto queries in Phoenix applications574
elixir-ecto/postgrexA PostgreSQL driver for Elixir.1,126
s-m-i-t-a/database_urlA module to parse and normalize database URLs for use in Elixir applications.9
elixir-ecto/tdsA driver for connecting to Microsoft SQL Server databases from Elixir applications116
mhanberg/templeAn HTML DSL for Elixir web applications486
peburrows/diplomatAn Elixir library providing a simple interface to Google's Cloud Datastore94
gjaldon/ecto_enumAn Elixir library to support enums in Ecto models562
elixir-mongo/mongodb_ectoProvides an interface to interact with MongoDB databases using Ecto374
seaneshbaugh/exseedA DSL for seeding databases through Ecto using an imperative programming style17
joshrieken/plasmA composable query library for Ecto90
novabyte/pathwayAn Erlang/Elixir client library for interacting with the Trak.io REST API4
dockyard/inquisitorA query builder for Ecto that allows composable querying of model fields170
hamiltop/rethinkdb-elixirAn Elixir client for connecting to RethinkDB databases497
dwyl/phoenix-ecto-encryption-exampleA comprehensive guide to encrypting data in Elixir Phoenix apps before inserting it into a database.273