Repository History
9 repositories tagged with database

pg_textsearch: Modern BM25 Full-Text Search for PostgreSQL
pg_textsearch is a powerful PostgreSQL extension that brings modern BM25 relevance-ranked full-text search capabilities directly to your database. It offers a simple syntax, configurable parameters, and integrates seamlessly with existing PostgreSQL text search configurations. This extension provides best-in-class performance and scalability for your search needs.

TidesDB: A High-Performance Embeddable Storage Engine in C
TidesDB is a high-performance, adaptive, and durable embeddable storage engine library written in C. It is built on a log-structured merge-tree (LSM-tree) and offers ACID transactions with MVCC, multi-column family support, and cross-platform compatibility. Designed for flash and RAM optimization, TidesDB provides a robust foundation for building scalable key-value or column stores.

MongoDB MCP Server: Connect to MongoDB and Atlas with Model Context Protocol
The MongoDB MCP Server is a Model Context Protocol server designed to facilitate interaction with MongoDB databases and MongoDB Atlas clusters. It provides a standardized way for clients to access and manage MongoDB data and Atlas resources, supporting a wide range of database and Atlas-specific tools.

KurrentDB: An Event-Native Database for Modern Event-Driven Architectures
KurrentDB is an innovative database designed for modern software and event-driven architectures. Its event-native approach simplifies data modeling and ensures data integrity, while an integrated streaming engine addresses distributed messaging and data consistency challenges. This powerful platform, formerly known as EventStoreDB, provides a robust solution for complex data management.

pgcli: An Enhanced PostgreSQL Command-Line Interface
pgcli is a powerful command-line interface for PostgreSQL, designed to enhance productivity. It offers intelligent autocompletion and vibrant syntax highlighting, making database interactions more intuitive. This Python-based tool provides a superior alternative to the standard `psql` client for developers and DBAs.

FoundationDB: An Open Source Distributed Transactional Key-Value Store
FoundationDB is an open-source, distributed, transactional key-value store developed by Apple. It is designed to manage large volumes of structured data across clusters, offering strong ACID transaction guarantees for all operations. This robust database is well-suited for both read/write and write-intensive workloads, providing excellent performance.
awesome-db-tools: A Curated List of Essential Database Management Tools
awesome-db-tools is a comprehensive, community-driven list that simplifies working with databases for DBAs, DevOps, and developers. It compiles a wide array of tools covering everything from IDEs and GUIs to monitoring, schema management, and SQL utilities. This repository serves as an invaluable resource for anyone looking to streamline their database-related tasks.

TigerBeetle: The Financial Transactions Database for Mission-Critical Systems
TigerBeetle is a high-performance financial transactions database designed for mission-critical safety and performance. Written in Zig, it aims to power the next 30 years of Online Transaction Processing (OLTP) with robust debit/credit primitives and global consensus protocols. This project offers a reliable and efficient solution for handling complex financial operations.

ChartDB: Visualize and Design Your Database with a Single Query
ChartDB is an open-source, web-based database diagramming editor designed to visualize and design your database schemas instantly. It generates diagrams from a single "Smart Query" and offers AI-powered export for seamless migrations across various database types, all without requiring installation or database passwords.