crystal-odbc
Database connector
An ODBC driver that enables Crystal to connect to databases using the UnixODBC interface.
ODBC connector for Crystal
11 stars
3 watching
1 forks
Language: Crystal
last commit: over 1 year ago crystalcrystal-dbcrystal-langcrystal-languagecrystal-odbcodbcodbc-driverunixodbc
Related projects:
Repository | Description | Stars |
---|---|---|
r-dbi/odbc | A C++ library providing a DBI-compliant interface to ODBC databases | 392 |
paurkedal/ocaml-caqti | A monadic connector API for relational databases, providing a uniform interface across different database systems. | 311 |
wonderix/crystal-tds | A Crystal driver for connecting to Microsoft SQL Server | 11 |
arkena00/ndb | Provides a flexible and generic interface to connect to various databases using C++ queries. | 30 |
taosdata/taos-connector-odbc | An ODBC driver for TDengine 3.0, providing basic functionality for connecting to and querying data from the TDengine database. | 12 |
crystal-lang/crystal-mysql | A Crystal language library implementing the MySQL driver to provide direct access to MySQL databases. | 107 |
buggins/ddbc | A DB Connector for the D programming language, allowing developers to interact with various databases. | 78 |
oracle/python-cx_oracle | Provides a Python interface to Oracle Database | 889 |
godror/godror | A Go driver for connecting to Oracle Database using the OCI wrapper | 535 |
yorci/surrealdb.cr | An unofficial driver library providing a Crystal interface to SurrealDB | 5 |
lucidsoftware/relate | Provides an abstraction layer over JDBC for building performant and flexible SQL applications in Scala | 160 |
elixir-ecto/tds | A driver for connecting to Microsoft SQL Server databases from Elixir applications | 116 |
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,509 |
crystal-lang/crystal-db | A common API for interacting with various databases from a Crystal application | 304 |
mkrogemann/couchdb_connector | A CouchDB connector for Elixir that provides basic CRUD operations and support for views. | 96 |