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.
1k stars
13 watching
66 forks
Language: Go
last commit: 2 months ago apache-arrowapache-parquetcolumnar-storagedatabasegolang
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance in-memory storage engine with bitmap indexing for columnar data storage and querying. | 1,442 |
| A lightweight, RESTful database engine based on stack data structures | 206 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A fast and persistent key-value storage library written in Go | 978 |
| An embeddable key/value store with geospatial support and custom indexing for Go applications. | 4,599 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A Google Sheets-based key-value and row store library for Go. | 36 |
| A Go package for sharding databases in a flexible and declarative way, supporting various OR mapping libraries and raw SQL. | 194 |
| An embedded object-persistence layer with simple JSON database capabilities for Go projects | 45 |
| An auto-generated query builder for type-safe database access in Go | 2,191 |
| A Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database | 250 |
| A Go library for accessing SQLite databases without using cgo. | 434 |
| An in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies. | 340 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 643 |