DBI
Database interface
Provides an interface for R to interact with various relational databases
A database interface (DBI) definition for communication between R and RDBMSs
298 stars
24 watching
74 forks
Language: R
last commit: 4 days ago
Linked from 1 awesome list
databaseinterfacer
Related projects:
Repository | Description | Stars |
---|---|---|
r-dbi/rpostgres | An R interface to PostgreSQL database | 334 |
r-dbi/rsqlite | An R interface to a lightweight, self-contained, and transactional SQL database engine | 327 |
r-dbi/rmariadb | An interface to connect R with MariaDB database | 130 |
r-dbi/odbc | A C++ library providing a DBI-compliant interface to ODBC databases | 392 |
crystal-lang/crystal-db | A common API for interacting with various databases from a Crystal application | 303 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
x-ream/sqli | A Java-based ORM and query builder for various relational databases. | 1,903 |
perl5-dbi/dbd-mysql | A Perl driver for interacting with MySQL databases | 63 |
tiledb-inc/tiledb-r | An R interface to the TileDB modern database | 103 |
scicloj/clojisr | Provides a Clojure interface to the R programming language and statistical capabilities. | 153 |
quarto-dev/quarto-r | An R interface to the Quarto Command Line Interface (CLI) | 145 |
jeapostrophe/dbm | Provides an interface to the dbm file format for accessing and manipulating databases | 4 |
rmartinjak/mex-sqlite3 | An extension that enables MATLAB or GNU/octave to interact with SQLite databases. | 5 |
omrikiei/lua_redis | Provides a fast and reliable interface with Redis from Lua. | 10 |
thephpleague/uri-interfaces | An interface for representing URI objects according to RFC 3986 | 462 |