ecto
Data mapper
A toolkit for mapping data and querying databases in Elixir.
A toolkit for data mapping and language integrated query.
6k stars
162 watching
1k forks
Language: Elixir
last commit: 6 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
popo63301/ecto_list | An Elixir library that provides an ordered model management system with Ecto. | 19 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
pawurb/ecto_psql_extras | Provides performance insights into PostgreSQL databases used by Elixir applications. | 363 |
nebo15/ecto_paging | Cursor-based pagination utility for Ecto queries | 14 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |
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 |
jazzyb/sqlite_ecto | An Ecto adapter for interacting with SQLite databases | 77 |
annkissam/rummage_ecto | A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 212 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
joshrieken/plasm | A composable query library for Ecto | 90 |
mojotech/scrivener_ecto | A library that provides pagination utilities for Ecto queries in Phoenix applications | 573 |
wemake-services/ecto_autoslug_field | Automatically generates slugs from other fields in Ecto schemas. | 152 |
fuelen/ecto_dev_logger | An alternative logging library for Ecto queries in Elixir | 151 |