tds
Database connector
A driver for connecting to Microsoft SQL Server databases from Elixir applications
TDS Driver for Elixir
116 stars
17 watching
78 forks
Language: Elixir
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
livehelpnow/tds_ecto | A database adapter that connects Ecto schema to Microsoft SQL Server using TDS protocol | 57 |
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 |
jazzyb/sqlite_ecto | An Ecto adapter for interacting with SQLite databases | 77 |
wonderix/crystal-tds | A Crystal driver for connecting to Microsoft SQL Server | 11 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |
wenj91/taos-driver | A Go driver for connecting to and interacting with TDengine databases. | 2 |
wojtekmach/github_ecto | An Ecto adapter that provides a simple interface to interact with the GitHub API | 121 |
nebo15/ecto_mnesia | An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |
xerions/mariaex | A pure Elixir driver for interacting with MariaDB/MySQL databases. | 263 |
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
florinpatrascu/neo4j_sips | An Elixir driver for connecting to and querying a Neo4j graph database using its REST API | 81 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
pharosproduction/exvertx | Provides a connection between an Elixir application and Vert.x's event bus via a TCP-based bridge | 15 |
mkrogemann/couchdb_connector | A CouchDB connector for Elixir that provides basic CRUD operations and support for views. | 96 |