RSQLite
SQL database library
An R interface to a lightweight, self-contained, and transactional SQL database engine
R interface for SQLite
327 stars
21 watching
79 forks
Language: R
last commit: 4 days 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 | 298 |
r-dbi/rpostgres | An R interface to PostgreSQL database | 334 |
sparklemotion/sqlite3-ruby | A Ruby interface to a popular, lightweight, and extensible embedded database engine | 772 |
r-dbi/rmariadb | An interface to connect R with MariaDB database | 130 |
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 | 111 |
theseus-rs/rsql | A command-line interface for interacting with various relational databases | 127 |
olliniinivaara/sqliteral | A high-level SQLite API for Nim language | 51 |
spatialdude/usqlite | A MicroPython module providing a Pythonic interface to the SQLite database library | 92 |
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 | 494 |
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 | 599 |
jbreeden/mruby-sqlite | Provides Ruby language bindings to the SQLite3 C API | 4 |