







sql.js is an SQL library for javascript containing a version of SQLite compiled for the web.
SQLite: How it works, by Richard Hipp
SQLSync
SQLSync is a collaborative offline-first wrapper around SQLite. It is designed to synchronize web application state between users, devices, and the edge.

Command Line Shell For SQLite
The SQLite project provides a simple command-line program named sqlite3 (or sqlite3.exe on Windows) that allows the user to manually enter and execute SQL statements against an SQLite database or against a ZIP archive. This document provides a brief introduction on how to use the sqlite3 program.
Deep dive into Turso, the "SQLite rewrite in Rust"
I love Rust and I love SQLite, so you can guess. Iwas pretty excited when I lerned that "SQLite was rewritten in Rust" What is SQLite, actually? 2 things: a
Why I am not yet ready to switch to Zig from Rust
Building a better-sqlite3 compatible JavaScript package with Rust

PowerSync: Backend DB - SQLite sync engine | For Postgres, MongoDB, MySQL, SQL Server
Automatically sync your backend database with in-app SQLite and avoid the complexities of using APIs to move app state over the network.


Type-safety with TypeScript ORMs and query builders · thetutlage meta · Discussion #8
Alright, so I maintain a JavaScript ORM called Lucid. Lucid is built on top of knex, which isn't type-safe, and hence, Lucid isn't type-safe either. My gut feeling is that utilizing SQL to ...
Against SQL
But SQL is the only widely-used implementation of the relational model, and it is:
Kysely
Kysely is the most powerful type-safe SQL query builder for TypeScript. Get unparalleled autocompletion and compile-time type safety for complex queries, joins, and subqueries. Used in production by Deno, Maersk, and Cal.com. Modern TypeScript, zero runtime overhead.
What would SQLite look like if written in Rust? — Part 1
Writing a SQLite clone from scratch in Rust

SQLite for Everything | JoeCode
Code with distinct characteristics traceable to its author.
Short 🧵 on bsky38.com 's stack! We use sqlite.
Bailey Townsend 🦀
Will probably do a thread on bsky38.com 's stack tonight. We tried our best to not rely too much on Bluesky's AppView by using things like typeahead.waow.tech, porxie, and slingshot. But it is a Bsky lexicon centric app so we used some since it was the easiest way to get likes