DBeaver is a free, multi-platform database tool and SQL client for developers, DBAs and analysts, supporting 100+ database drivers via JDBC/ODBC, with SQL editor, data editor, ER diagrams, import/export and AI chat integration.
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 COLLECTIONSupabase is an open-source Postgres development platform combining hosted database, authentication, auto-generated REST/GraphQL and realtime APIs, edge functions, file storage, an AI/vector toolkit, and a dashboard, with official and community client libraries.
ChartDB is an open-source, web-based database diagram editor that lets you visualize schemas instantly with a single query. No installation or password needed. Supports multiple databases and AI-powered SQL export.
A self-hosted dashboard that receives license plate detections from UniFi Protect webhooks, stores them in PostgreSQL, optionally captures short RTSP/FFmpeg clips of each detection, and offers searchable admin views with optional UK DVLA vehicle lookups.
Directus wraps any SQL database with auto-generated REST and GraphQL APIs, a visual management Studio, and a native MCP server for AI agents. It supports granular permissions and self-hosting.
A self-hosted, local-first AI content factory: a LangGraph pipeline that discovers topics, researches them, writes long-form posts, filters drafts through multi-model QA rails, and exports static output — with inference running on your own GPU via Ollama.
APIJSON is a JSON-based communication protocol and ORM library that lets clients define the data and structure they need, reducing backend API and documentation work. It supports CRUD, fuzzy search and remote function calls across many databases and languages.
Plausible Analytics is an open-source, privacy-first web analytics tool and cookie-free alternative to Google Analytics. It is available as managed cloud or self-hosted Community Edition, with a simple dashboard, lightweight tracking, goals, real-time insights, APIs, and GDPR/CCPA/PECR compliance.
J.A.R.V.I.S is a local-first OSINT platform that uses AI and web scraping to build comprehensive intelligence dossiers on individuals while ensuring data privacy.
Overflow is a cooperative credit ledger for open-source work: sponsors offer issues, contributors close them via GitHub, and the service records settled transfers with labels, comments, API tokens and MCP tools.
PostgREST serves a fully RESTful API from any existing PostgreSQL database. It handles JWT authentication, delegates authorization to database roles, supports schema-based versioning, generates OpenAPI docs, and pushes data validation and JSON serialization into SQL.
RisingWave is an event streaming platform designed for agentic AI that integrates ingestion, processing, and serving into a single system.
Agent Relay is an MIT-licensed end-to-end encrypted inbox where AI agents deliver artifacts, drafts, and spend requests for human review. It offers a hosted service or self-hosting with PostgreSQL, S3 storage, passkey sign-in, agent API tokens, CLI/MCP tools, and an optional email approval relay.
Cal.diy is the MIT-licensed community edition of Cal.com, a self-hosted scheduling platform with all enterprise features removed. It offers booking pages, calendar integrations and a setup wizard, and is intended for personal, non-production use.
ParadeDB is a Postgres extension that integrates full-text search, vector retrieval, and analytics into a single database.
Windmill is an open-source developer platform used to turn scripts into webhooks, workflows, and internal UIs, serving as an alternative to Retool and Temporal.
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.
Papermark is an open-source DocSend alternative for secure document sharing and data rooms, with built-in analytics, custom domains and branding. It is self-hostable and built with Next.js, TypeScript, Prisma and PostgreSQL.
Zikra is a self-hosted MCP memory server for AI coding agents and teams. It provides a shared, project-scoped memory layer across multiple agents, with role-based access, hybrid semantic and keyword search, structured memory types, and optional PostgreSQL storage.
sqlc generates type-safe code from SQL queries, supporting multiple languages via plugins. It compiles SQL to idiomatic code, reducing boilerplate and errors.