Under Development AGPLv3 License Contributions Welcome

Deceptively simple. Wickedly fast.

A fast, file-based, read-only database engine to simplify data storage for modern applications.

Why GAGATEK?

Predictable, Insane Speed

Built for modern hardware. Dynamically adapts to multi-core CPUs, uses SIMD, and is optimized for fast SSDs.

Smart & Efficient Columnar Store

Our bit-packed `.sldb` format enables extremely fast data scans, filtering, and aggregations with minimal memory usage.

Ultimate Portability

Your entire dataset is a single file. Perfect for serverless, mobile (offline-first), and edge computing.

Zero-Configuration

No servers to manage, no users to configure. Just drop the library into your project and point it to your data file.

Status & Roadmap

  • Core Engine A stable, high-performance, read-only bit-packed columnar store.
  • Single File Storage Perfecting the `.sldb` format for one file per data stream.
  • In-Memory Caching Designing an efficient in-application memory cache.
  • Native Interfaces Java, PHP, and React Native libraries.
  • Advanced Query Features Implementing fast filtering and aggregation functions.

Help Build the Future

Interested in high-performance, simplified data access? We'd love to have you on board! Feel free to open an issue to discuss ideas or submit a pull request with your improvements.