usqlite
SQL database library
A MicroPython module providing a Pythonic interface to the SQLite database library
μSQLite library module for MicroPython
92 stars
6 watching
18 forks
Language: C
last commit: 20 days ago
Linked from 1 awesome list
micropythonmicropython-librarymicropython-modulesqlitesqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
touchlab/sqliter | A SQLite driver for Kotlin Native libraries | 178 |
r-dbi/rsqlite | An R interface to a lightweight, self-contained, and transactional SQL database engine | 327 |
zitsen/unqlite.rs | A Rust wrapper around UnQLite, a document store and Key/Value NoSQL database engine | 111 |
mmzeeman/esqlite | An Erlang NIF providing direct access to an embedded SQLite database for efficient and fast data storage and retrieval. | 129 |
david-bouyssie/sqlite4s | A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 36 |
msallin/sqlitecodefirst | A library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach. | 612 |
olliniinivaara/sqliteral | A high-level SQLite API for Nim language | 51 |
symisc/unqlite | An embedded NoSQL database engine with features like transactionality, zero configuration, and pluggable storage engines. | 2,113 |
shuxinqin/chloe | An ORM library providing a query interface similar to LINQ for interacting with relational databases in .NET. | 1,521 |
samtools/htslib | Provides access to common file formats used in high-throughput sequencing data | 813 |
scalikejdbc/scalikejdbc | A tidy SQL-based DB access library for Scala developers. | 1,264 |
sake92/squery | A library that provides a simple and flexible way to execute SQL queries in Scala 3 using JDBC drivers. | 17 |
simonw/sqlite-utils | A Python utility and library for manipulating SQLite databases. | 1,671 |
perfectlysoft/perfect-sqlite | A stand-alone Swift wrapper around the SQLite 3 client library. | 50 |
sparklemotion/sqlite3-ruby | A Ruby interface to a popular, lightweight, and extensible embedded database engine | 772 |