ecto_dev_logger
Query logger
An alternative logging library for Ecto queries in Elixir
An alternative logger for Ecto queries
151 stars
3 watching
18 forks
Language: Elixir
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
fuelen/owl | A toolkit for building and customizing command-line user interfaces in Elixir. | 436 |
elixir-ecto/tds | A driver for connecting to Microsoft SQL Server databases from Elixir applications | 116 |
annkissam/rummage_ecto | A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 212 |
dockyard/ecto_fixtures | Tools and utilities for managing data fixtures in Elixir applications | 168 |
nebo15/ecto_paging | Cursor-based pagination utility for Ecto queries | 14 |
wttj/ecto_anon | An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields. | 89 |
khia/exlager | A wrapper library that embeds logging calls from the Lager module into Elixir modules if configured to do so. | 66 |
popo63301/ecto_list | An Elixir library that provides an ordered model management system with Ecto. | 19 |
jschniper/gelf_logger | A GELF logger backend for Elixir that generates Graylog Extended Log Format messages. | 29 |
marcelog/elixir_authorizenet | An Elixir client for the Authorize.Net merchant API | 11 |
jazzyb/sqlite_ecto | An Ecto adapter for interacting with SQLite databases | 77 |
nebo15/ecto_mnesia | An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |