cockroach
Database engine
A distributed, cloud-native SQL database designed for high availability and scalable data management
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
30k stars
692 watching
4k forks
Language: Go
last commit: 6 days ago
Linked from 6 awesome lists
cockroachdbdatabasedistributed-databasegohacktoberfestsql
Related projects:
Repository | Description | Stars |
---|---|---|
cockroachdb/redact | Tools to remove sensitive information from Go strings | 30 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
gobuffalo/pop | A library that simplifies interactions with databases using a convention-driven approach to CRUD operations and migrations. | 1,444 |
cockroachdb/logtags | An annotation system for Go contexts allowing key-value storage and retrieval | 39 |
duckdb/duckdb_inet | A C++ implementation of a lightweight, self-contained, and network-capable relational database engine | 1 |
cswinter/locustdb | An experimental analytics database designed to handle large-scale data storage and query performance on commodity hardware. | 1,619 |
fern4lvarez/piladb | A lightweight, RESTful database engine based on stack data structures | 206 |
jpincas/tormenta | An embedded object-persistence layer with simple JSON database capabilities for Go projects | 45 |
apache/datafusion-ballista | A distributed SQL query engine built on Apache Arrow and Rust, designed to provide efficient columnar processing and low memory usage. | 1,544 |
kipdata/fncksql | An in-language SQL database that enables direct function calls for high-performance data access | 565 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,621 |
rustixir/darkbird | An in-memory document-oriented database optimized for fast real-time data searches and queries. | 493 |
webdb-app/app | A comprehensive database IDE with features like versioning and data inference, designed to simplify database development and management. | 181 |
bauplanlabs/quack-reduce | A playground for running DuckDB as a stateless query engine over a data lake. | 170 |
siodb/siodb | A simple, encrypted, and scalable SQL database engine with built-in REST API and automatic data management | 45 |