ddbc
DB connector
A DB Connector for the D programming language, allowing developers to interact with various databases.
DDBC is DB Connector for D language (similar to JDBC)
78 stars
11 watching
45 forks
Language: D
last commit: 18 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
apache/flink-connector-jdbc | A Java-based connector for connecting Apache Flink to relational databases via JDBC. | 121 |
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,506 |
r-dbi/odbc | A C++ library providing a DBI-compliant interface to ODBC databases | 392 |
astares/pharo-udbc | A Smalltalk implementation of Universal Database Connectivity (UDBC) for various databases. | 7 |
naqvis/crystal-odbc | An ODBC driver that enables Crystal to connect to databases using the UnixODBC interface. | 11 |
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 |
pszturmaj/ddb | A D programming language client library for interacting with PostgreSQL databases. | 39 |
arkena00/ndb | Provides a flexible and generic interface to connect to various databases using C++ queries. | 30 |
mysql/mysql-connector-net | A C# library providing connectivity for .NET applications to interact with MySQL databases. | 291 |
dbiir/jdbc-for-rdf3x | A JDBC driver that allows Java applications to connect to and query RDF data stored in various formats. | 4 |
dellcliff/frege-dbc | Provides a set of functions to interact with JDBC databases in the Frege programming language. | 3 |
dalmatinerdb/ddb_client | An Erlang TCP client for interacting with the Dalmatiner time series database | 11 |
frickle/ngx_postgres | Enables direct communication between Nginx and PostgreSQL databases. | 544 |
doableware/djongo | Provides a bridge between Django and MongoDB databases | 1,886 |
confluentinc/kafka-connect-jdbc | A Kafka connector that enables data exchange between Kafka and JDBC-compatible databases. | 21 |