column
Column store engine
A high-performance in-memory storage engine with bitmap indexing for columnar data storage and querying.
High-performance, columnar, in-memory store with bitmap indexing in Go
1k stars
25 watching
60 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
bitmapcolumnar-storagedata-orienteddbindexingsoa
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight, SIMD-vectorized bitmap implementation in Go for efficient boolean operations and indexing. | 316 |
| A Go-based embeddable columnar database optimized for write-heavy workloads and analytical queries. | 1,351 |
| A high-performance 2D grid engine with features like pathfinding and observers. | 166 |
| A distributed feature store designed to optimize machine learning tasks with scalable vector space search and querying capabilities. | 55 |
| A fast and persistent key-value storage library written in Go | 978 |
| An Erlang-based indexed key/value storage engine with log-structured merge tree and efficient range queries | 306 |
| An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,094 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| An Elixir implementation of the Git object storage model, focusing on protocol over Git and enabling reuse with other storage systems. | 68 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |
| A high-performance key-value store implemented on top of BadgerDB | 20 |
| A package to cache slow database queries using in-memory or Redis storage | 140 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |