Prisma Next is a next-generation TypeScript ORM for Node.js, designed to be extensible, composable, and AI-agent friendly by default. Supports PostgreSQL (general availability), MongoDB (early access), and SQLite (proof of concept). Features a skills-based AI agent integration and an open SPI for custom extensions.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONsqlc generates type-safe code from SQL queries, supporting multiple languages via plugins. It compiles SQL to idiomatic code, reducing boilerplate and errors.
Gancho is a local-first clipboard history and curated snippet library for macOS, iPhone and iPad. It captures, searches and reuses copied content, syncs through the user's private iCloud, and keeps clipboard content out of logs, telemetry and diagnostics.
A continuous scanner for optimizing Cloudflare IPs based on official IP pools, featuring a Web management console and CLI. It supports bandwidth testing, data center/country identification, and SQLite-based breakpoint resume, implemented in pure Python 3.8+ with zero dependencies.
A .NET library for multi-tenant SQLite: per-tenant file isolation or shared-schema scoping, integrity checks across tenants, tenant context helpers, rate limiting and error middleware validation, plus settings and JSON utilities.
Kysely is a type-safe and autocompletion-friendly TypeScript SQL query builder inspired by Knex.js.
DBX is a lightweight 25 MB cross-platform database client supporting 90+ databases including MySQL, PostgreSQL, Redis, MongoDB, and DuckDB. Features desktop, Docker, CLI, built-in AI assistant, and MCP Server for AI agent integration.
Open Kioku is a local repository intelligence tool for AI coding agents. It indexes codebases locally to provide context, generate bounded edit plans, and verify actual diffs against those plans.
Bun is a lightweight, SQL-first ORM for Go that supports PostgreSQL, MySQL, SQLite, MSSQL, and Oracle. It emphasizes type safety, flexible scanning, and complex query building while staying close to raw SQL.
A group chat protocol hub based on AG-UI Group Chat Extension Protocol v1.0, implemented in C#/.NET 10, featuring agent gateways, RAG semantic memory, HITL approval, and dual WebSocket/SSE transport.
A Go-based database migration tool available as both a CLI and a library. It reads migrations from various sources and applies them in order to many supported databases, with lightweight drivers and graceful stop support.
TypeScript ORM for Node.js using Data Mapper, Unit of Work, and Identity Map patterns. Supports multiple SQL and NoSQL databases including PostgreSQL, MySQL, MongoDB, and SQLite.
VisiData is a terminal-based multitool for exploring and arranging tabular data, supporting formats like tsv, csv, sqlite, json, xlsx and hdf5. It runs on Linux, macOS or Windows with WSL and requires Python 3.8+.
SeaORM is a powerful relational ORM for building web services in Rust, offering a developer experience inspired by popular ORMs in Ruby, Python, and Node.js.
A self-hosted portfolio platform built with Next.js 16 that includes a browser-based CMS for projects and blog posts, an AI code analyst powered by Groq/Cerebras, and privacy-friendly self-hosted analytics.
Beekeeper Studio is a cross-platform SQL editor and database manager for Linux, macOS, and Windows. It offers a free Community Edition with many features and paid editions, supporting databases such as PostgreSQL, MySQL, SQLite, SQL Server, and more.
TypeORM is a TypeScript and JavaScript ORM for Node.js and other platforms, supporting many SQL and NoSQL databases with DataMapper and ActiveRecord patterns, migrations, transactions, and a powerful QueryBuilder.
Grok Mem (formerly Claude-Mem) provides persistent context across sessions for AI agents, capturing and compressing session data to inject relevant history into future interactions.
CloudPath is a self-hosted IoT control platform consisting of a central server and gateways. The server manages desired states, tenants, and auditing, while gateways handle device observation and autonomous operation during outages. It uses Go, React, and SQLite, featuring a plugin-based driver system, RBAC, and multi-gateway support under the MIT license.
SQLGlot is a pure‑Python SQL parser, transpiler, optimizer, and engine that supports over 30 dialects, enabling formatting, cross‑dialect translation, AST manipulation, and optional C‑extension acceleration for fast SQL processing.