RSQLite
SQL database library
An R interface to a lightweight, self-contained, and transactional SQL database engine
R interface for SQLite
329 stars
21 watching
78 forks
Language: R
last commit: about 2 months ago
Linked from 1 awesome list
databasersqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
r-dbi/dbi | Provides an interface for R to interact with various relational databases | 300 |
r-dbi/rpostgres | An R interface to PostgreSQL database | 335 |
sparklemotion/sqlite3-ruby | Provides Ruby bindings for the SQLite3 embedded database engine | 782 |
r-dbi/rmariadb | An interface to connect R with MariaDB database | 132 |
x-ream/sqli | A Java-based ORM and query builder for various relational databases. | 1,903 |
r-dbi/odbc | A C++ library providing a DBI-compliant interface to ODBC databases | 392 |
zitsen/unqlite.rs | A Rust wrapper around UnQLite, a document store and Key/Value NoSQL database engine | 112 |
theseus-rs/rsql | A command-line interface for interacting with various relational databases | 135 |
olliniinivaara/sqliteral | A high-level SQLite API for Nim language | 50 |
spatialdude/usqlite | A MicroPython module providing a Pythonic interface to the SQLite database library | 94 |
antonioribeiro/sqli | An interactive interface for executing SQL queries in Laravel applications | 60 |
kkharji/sqlite.lua | A Lua binding for a self-contained SQLite database engine | 497 |
rmartinjak/mex-sqlite3 | An extension that enables MATLAB or GNU/octave to interact with SQLite databases. | 5 |
rstudio/dt | Provides an R interface to the DataTables library for displaying R data in web applications | 600 |
jbreeden/mruby-sqlite | Provides Ruby language bindings to the SQLite3 C API | 4 |