tds_ecto
TDS Adapter
A database adapter that connects Ecto schema to Microsoft SQL Server using TDS protocol
TDS Adapter for Ecto
57 stars
14 watching
34 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
nebo15/ecto_mnesia | An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
cheerfulstoic/ecto_watch | A tool that enables real-time notifications about database changes directly from PostgreSQL. | 183 |
pma/riak_ecto | An adapter that enables Ecto to interact with Riak as a document database | 31 |
bitwalker/timex_ecto | An adapter that enables Ecto to work with Timex's date and time types. | 162 |
wojtekmach/github_ecto | An Ecto adapter that provides a simple interface to interact with the GitHub API | 121 |
wonderix/crystal-tds | A Crystal driver for connecting to Microsoft SQL Server | 11 |
deadtrickster/prometheus-ecto | A Prometheus.io collector for Ecto's query performance metrics | 77 |
cafebazaar/ecto-cassandra | An Elixir adapter that simplifies data access to Cassandra using the Ecto query language | 88 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
exponentially/extreme | An Elixir TCP client adapter for Event Store event sourcing system | 130 |
wttj/ecto_anon | An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields. | 89 |