sql.js
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
pg-to-ts
Generate TypeScript-friendly interfaces and constants from (postgres) SQL database schema
sqlstring
Simple SQL escape and format for MySQL