APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more β
Top 23 TypeScript Sqlite Projects
-
NocoDB is an open-source Airtable alternative β a spreadsheet interface on top of a database. Some teams use it as a lightweight CRM, particularly in earlier stages when "CRM" mostly means "a shared table of contacts with some metadata."
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
Project mention: Community Solar Energy Bank: donating solar credits you already have | dev.to | 2026-09-06Prisma + PostgreSQL, hosted on Neon (viaβ¦
-
Directus
The flexible backend for all your projects π° Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
Project mention: Self-hosted Directus 12 requires a license key to lift caps | news.ycombinator.com | 2026-06-17 -
TypeORM
TypeScript & JavaScript ORM for Node.js β supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.
TypeORM issue #9806 β "Auto Retry options on error in transactions (e.g. Deadlock)" β has been open since February 2023. Thirty π, six comments, no implementation. Meanwhile typeorm-transactional, at 188,000 downloads a week, ships @Transactional() with isolation levels and seven propagation modes and no retry at all.
-
Project mention: 23 TypeScript Tools for Making Software Explicit in the AI Era | dev.to | 2026-08-21
Drizzle ORM makes database schemas, SQL relationships, and query types explicit in TypeScript.
-
Sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB, DB2 and DB2 for IBM i.
Sequelize - promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server
-
beekeeper-studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
Beekeeper Studio is a modern SQL editor and database manager with an open-source community edition. It supports many databases, including MySQL, PostgreSQL, SQLite, SQL Server, ClickHouse, DuckDB, MariaDB, Oracle, Redis, Redshift, Trino, and more.
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
RxDB
The local-first database that runs on every JS runtime and replicates with your existing backend - no vendor, no lock-in - https://rxdb.info/
-
chartdb
Database diagrams editor that allows you to visualize and design your DB with a single query.
Project mention: Database Views in Your ERD: Read-Only Entities, Not Fake Tables | dev.to | 2026-08-01Yet the diagram usually cannot show them. DBML - the schema language behind dbdiagram.io - has no syntax for views at all: a user proposed designing views with join definitions in December 2022, others were still upvoting the request in July 2024, and there has been no official reply. SSMS database diagrams accept tables only. And ChartDB, the most active cloud schema visualizer, shipped view support only in v1.15 in August 2025 - a year into the product's life - having earlier demonstrated the opposite failure mode: before views were modeled properly, you could draw a foreign key pointing into a view, which is exactly the kind of nonsense a diagram produces when it cannot tell a derived relation from a base table.
-
Project mention: Bending Spoons makes first post-IPO acquisition with $1.3B Airtable deal | news.ycombinator.com | 2026-08-04
I've heard good things about https://teable.ai/ for airtable-like flexibility
-
Something I keep seeing across teams, especially with people who are getting comfortable with tools like db-migrate or Kysely, is a very specific habit: they reach for raw SQL for everything.
-
MikroORM
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
Project mention: MicroORM: TypeScript ORM Using Data Mapper, Unit of Work, Identity Map Patterns | news.ycombinator.com | 2026-02-09 -
studio
A lightweight Database GUI in your browser. It supports connecting to Postgres, MySQL, and SQLite.
-
-
colanode
Open-source and local-first Slack and Notion alternative that puts you in control of your data
Project mention: Ask HN: What Are You Working On? (September 2025) | news.ycombinator.com | 2025-09-29 -
livestore
LiveStore is a next-generation state management framework based on reactive SQLite and built-in sync engine.
-
Project mention: Why the agent needs access to the environment, not a humanβs retelling of it | dev.to | 2026-09-10
For databases: crystaldba/postgres-mcp (3.3k stars) has a "Restricted Mode" that "Limits operations to read-only transactions and imposes constraints on resource utilization" and is described as "suitable for production environments". bytebase/dbhub (3.5k stars, release 2026-09-02) covers Postgres, MySQL, SQL Server, MariaDB and SQLite with "Read-only mode, row limiting, and query timeout to prevent runaway operations". Google's MCP Toolbox for Databases (16k stars) ships "Prebuilt generic tools for instant data exploration (e.g., list_tables, execute_sql)". The original reference Postgres server from the Model Context Protocol project is archived; the current reference set is filesystem, git, fetch, memory and a few others.
-
-
triplit
A full-stack, syncing database that runs on both server and client. Pluggable storage (indexeddb, sqlite, durable objects), syncs over websockets, and works with your favorite framework (React, Solid, Vue, Svelte).
-
-
-
-
tabularis
A lightweight, cross-platform database client for developers. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics. (by TabularisDB)
I realized that, in the end, this is the same principle Iβm trying to bring to Tabularis.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
TypeScript Sqlite discussion
TypeScript Sqlite related posts
-
Editable 2.0 preview β CMS-free editable websites with Svelte and SQLite
-
Stop writing raw SQL in your migrations (most of the time)
-
23 TypeScript Tools for Making Software Explicit in the AI Era
-
Show HN: Bun-sqlgen β Type-safe raw SQL for Bun, no ORM
-
Optimistic concurrency is the whole design: event sourcing on Aurora DSQL
-
Kysely 0.29
-
Show HN: Tolaria β open-source macOS app to manage Markdown knowledge bases
-
A note from our sponsor - AppSignal
www.appsignal.com | 13 Sep 2026
Index
What are some of the best open-source Sqlite projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | nocodb | 64,861 |
| 2 | Prisma | 47,598 |
| 3 | Directus | 37,856 |
| 4 | TypeORM | 36,650 |
| 5 | drizzle-orm | 35,758 |
| 6 | Sequelize | 30,363 |
| 7 | beekeeper-studio | 23,602 |
| 8 | RxDB | 23,377 |
| 9 | chartdb | 22,883 |
| 10 | teable | 21,767 |
| 11 | kysely | 14,218 |
| 12 | MikroORM | 9,217 |
| 13 | studio | 5,972 |
| 14 | sqlchat | 5,846 |
| 15 | colanode | 5,121 |
| 16 | livestore | 3,699 |
| 17 | dbhub | 3,500 |
| 18 | eidos | 3,184 |
| 19 | triplit | 3,113 |
| 20 | kentcdodds.com | 2,494 |
| 21 | denodb | 1,923 |
| 22 | evolu | 1,889 |
| 23 | tabularis | 1,183 |