Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
better-sqlite3
The fastest and simplest SQLite3 library for Node.js, with a synchronous API and full transaction support.
knex
A flexible, portable SQL query builder for Node.js supporting PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3, and Oracle.
node-sqlite3
Asynchronous, non-blocking SQLite3 bindings for Node.js with prebuilt native binaries.
aiosqlite
Async/await-friendly wrapper around Python's built-in sqlite3 module for asyncio applications.
sqlite
A pure-Go SQLite dialect driver for GORM that drops the CGo dependency entirely.
gix
An idiomatic, lean, fast and safe pure Rust implementation of Git for programmatic repository access.
objection.js
A SQL-friendly ORM for Node.js, built on Knex, that gets out of your way instead of hiding SQL behind a DSL.
Bun
A SQL-first Golang ORM with type-safe query builders for PostgreSQL, MySQL, MSSQL, SQLite, and Oracle.
Rusqlite Migration
A performant, dependency-free schema migration library for rusqlite.
MikroORM
TypeScript ORM for Node.js built on Data Mapper, Unit of Work, and Identity Map patterns.
setuptools-scm
Derive your Python package version automatically from Git and Mercurial tags.
dulwich
A pure-Python implementation of Git, giving you programmatic access to repositories without shelling out to the git binary.
better-sqlite3-multiple-ciphers
Synchronous SQLite3 driver for Node.js, forked from better-sqlite3, with built-in multi-cipher database encryption support.