odbc
Database connector
A C++ library providing a DBI-compliant interface to ODBC databases
Connect to ODBC databases (using the DBI interface)
392 stars
30 watching
107 forks
Language: C++
last commit: 11 days ago
Linked from 1 awesome list
databaseodbcr
Related projects:
Repository | Description | Stars |
---|---|---|
r-dbi/rmariadb | An interface to connect R with MariaDB database | 130 |
r-dbi/rpostgres | An R interface to PostgreSQL database | 334 |
r-dbi/dbi | Provides an interface for R to interact with various relational databases | 298 |
naqvis/crystal-odbc | An ODBC driver that enables Crystal to connect to databases using the UnixODBC interface. | 11 |
arkena00/ndb | Provides a flexible and generic interface to connect to various databases using C++ queries. | 30 |
r-lib/cpp11 | Enables C++ developers to interact with R objects using standard C++11 syntax and semantics | 203 |
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 |
paurkedal/ocaml-caqti | A monadic connector API for relational databases, providing a uniform interface across different database systems. | 311 |
oracle/python-cx_oracle | Provides a Python interface to Oracle Database | 890 |
r-dbi/rsqlite | An R interface to a lightweight, self-contained, and transactional SQL database engine | 327 |
buggins/ddbc | A DB Connector for the D programming language, allowing developers to interact with various databases. | 78 |
tomoakin/rpostgresql | A C library that provides an R interface to PostgreSQL | 64 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
frickle/ngx_postgres | Enables direct communication between Nginx and PostgreSQL databases. | 544 |
nanodbc/nanodbc | A C++ wrapper simplifying interaction with the native ODBC API | 339 |