frostdb

Column store

A Go-based embeddable columnar database optimized for write-heavy workloads and analytical queries.

❄️ Coolest database around 🧊 Embeddable column database written in Go.

GitHub

1k stars
13 watching
66 forks
Language: Go
last commit: almost 2 years ago
apache-arrowapache-parquetcolumnar-storagedatabasegolang

Related projects:

RepositoryDescriptionStars
kelindar/columnA high-performance in-memory storage engine with bitmap indexing for columnar data storage and querying.1,442
fern4lvarez/piladbA lightweight, RESTful database engine based on stack data structures206
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
couchbase/mossA fast and persistent key-value storage library written in Go978
tidwall/buntdbAn embeddable key/value store with geospatial support and custom indexing for Go applications.4,599
amit-davidson/libradbA simple key-value store implemented in Go for learning purposes and providing a basic database example.171
freeleh/gofreedbA Google Sheets-based key-value and row store library for Go.36
blastrain/octilleryA Go package for sharding databases in a flexible and declarative way, supporting various OR mapping libraries and raw SQL.194
jpincas/tormentaAn embedded object-persistence layer with simple JSON database capabilities for Go projects45
steebchen/prisma-client-goAn auto-generated query builder for type-safe database access in Go2,191
surrealdb/surrealdb.goA Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database250
cvilsmeier/sqinn-goA Go library for accessing SQLite databases without using cgo.434
philippgille/chromem-goAn in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies.340
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
jinzhu/gormAn ORM library for Go that enables interactive and declarative database interactions using a high-level API.643