TileDB
Array storage engine
A powerful storage engine for dense and sparse multi-dimensional arrays, providing efficient data modeling and access.
The Universal Storage Engine
2k stars
69 watching
185 forks
Language: C++
last commit: about 1 month ago
Linked from 3 awesome lists
arraysdata-analysisdata-sciencedataframesdense-datahdfss3s3-storagescientific-computingsparse-arrayssparse-datastorage-enginetiledb
Related projects:
Repository | Description | Stars |
---|---|---|
tiledb-inc/tiledb-py | Provides a Python interface to store and manage large datasets in a distributed, columnar storage system. | 190 |
tiledb-inc/tiledb-java | A Java interface to a distributed columnar storage engine | 26 |
tiledb-inc/tiledb-r | Provides an interface to the modern database TileDB from R. | 103 |
tiledb-inc/tiledb-vcf | Efficient storage and retrieval of genomic variant-call data using TileDB Embedded | 90 |
tiledb-inc/tiledb-csharp | C# bindings for TileDB Embedded storage engine | 16 |
tiledb-inc/tiledb-vector-search | A serverless, scale-out vector similarity search and storage system with efficient database capabilities | 54 |
tiledb-inc/tiledb-go | A Go interface to the TileDB storage manager | 51 |
single-cell-data/tiledb-soma | Provides access to single-cell data at scale through a flexible, extensible API with storage and data access patterns | 95 |
tiledb-inc/tiledb-bioimaging | A Python package for efficiently storing and querying biomedical imaging data in TileDB arrays. | 18 |
google/tensorstore | A C++ and Python library for storing and manipulating large multi-dimensional arrays in various formats and storage systems. | 1,362 |
krestenkrab/hanoidb | An Erlang-based indexed key/value storage engine with log-structured merge tree and efficient range queries | 306 |
acceleratehs/accelerate | A high-performance parallel array computation language and runtime system for Haskell | 909 |
pmwkaa/engine.so | A collection of embeddable data storage engines and libraries for key-value data | 180 |
platformlab/ramcloud | A high-performance storage system designed for low-latency access to large-scale datacenter applications with strong consistency and durability. | 491 |
kelindar/column | A high-performance in-memory storage engine with bitmap indexing for columnar data storage and querying. | 1,442 |