ndb
Database connector
Provides a flexible and generic interface to connect to various databases using C++ queries.
Neuroshok DataBase
30 stars
3 watching
2 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
r-dbi/odbc | A C++ library providing a DBI-compliant interface to ODBC databases | 392 |
frickle/ngx_postgres | Enables direct communication between Nginx and PostgreSQL databases. | 544 |
playframework/anorm | An API to interact with databases using plain SQL. | 240 |
naqvis/crystal-odbc | An ODBC driver that enables Crystal to connect to databases using the UnixODBC interface. | 11 |
mysql/mysql-connector-net | A C# library providing connectivity for .NET applications to interact with MySQL databases. | 291 |
giorgi/duckdb.net | A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. | 437 |
lucidsoftware/relate | Provides an abstraction layer over JDBC for building performant and flexible SQL applications in Scala | 161 |
paurkedal/ocaml-caqti | A monadic connector API for relational databases, providing a uniform interface across different database systems. | 311 |
confluentinc/kafka-connect-jdbc | A Kafka connector that enables data exchange between Kafka and JDBC-compatible databases. | 21 |
r-dbi/rmariadb | An interface to connect R with MariaDB database | 130 |
doableware/djongo | Provides a bridge between Django and MongoDB databases | 1,886 |
mysql/mysql-connector-cpp | A MySQL database connector for C++ that allows developers to connect and interact with MySQL servers. | 634 |
buggins/ddbc | A DB Connector for the D programming language, allowing developers to interact with various databases. | 78 |
mkrogemann/couchdb_connector | A CouchDB connector for Elixir that provides basic CRUD operations and support for views. | 96 |
progaudi/progaudi.tarantool | A .NET connector for interacting with the Tarantool NoSQL database using its IProto protocol. | 48 |