SQLite topic
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day.
sqlitebiter
A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file.
SqlCeToolbox
SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)
rusqlite
Ergonomic bindings to SQLite for Rust
AspNetCoreAngularSignalR
SignalR ASP.NET Core Angular
norm
A Nim ORM for SQLite and Postgres
memos
An open-source, self-hosted note-taking service. Your thoughts, your data, your control — no tracking, no ads, no subscription fees.
sqlite_scanner
DuckDB extension to read and write to SQLite databases
aurora
CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations
SQift
Powerful Swift wrapper for SQLite
local-sqlite-example
Demonstrates database-driven Electron using local SQLite with SQL.js.