156 skills found · Page 1 of 6
facebook / RocksdbA library that provides an embeddable, persistent key-value store for fast storage.
jankotek / MapdbMapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
slatedb / SlatedbA cloud native embedded storage engine built on object storage.
fjall-rs / Fjall🗻 Log-structured, embeddable key-value storage engine written in Rust
bohutang / NessDBA very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.
Fullstop000 / WickdbPure Rust LSM-tree based embedded storage engine
tidesdb / TidesdbHigh-performance adaptive, durable, portable, transactional embeddable storage engine with optional tiered object storage for infinite scale. Designed for flash and RAM optimization.
GrafeoDB / GrafeoGrafeo is a pure-Rust, high-performance graph database that can be embedded as a library or run as a standalone database, with optional in-memory or persistent storage. Grafeo supports both LPG and RDF and all major query languages.
buffdb / BuffdbEmbedded storage built for AI model management over gRPC. Smart machines don't need to read JSON, they only need protocol buffers. The world's first MODMS (Machine-Oriented Database Management System), built to support SQLite and eventually DuckDB as backends.
guycipher / K4High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
openinx / MinibaseAn embedded KV storage engine for learning HBase
hypergraphdb / HypergraphdbHyperGraphDB is a general purpose, extensible, portable, distributed, embeddable, open-source data storage mechanism. It is a graph database designed specifically for artificial intelligence and semantic web projects, it can also be used as an embedded object-oriented database for projects of all sizes.
nitaiaharoni1 / Vector StorageVector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows searching for similar documents based on cosine similarity.
NVIDIA-Merlin / HierarchicalKVHierarchicalKV is a part of NVIDIA Merlin and provides hierarchical key-value storage to meet RecSys requirements. The key capability of HierarchicalKV is to store key-value feature-embeddings on high-bandwidth memory (HBM) of GPUs and in host memory. It also can be used as a generic key-value storage.
pmwkaa / Engine.soTracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage and transaction processing.
carstenlebek / Shopify Node App Starter🚀🚀 A Shopify embedded app starter template, written in TypeScript with session storage, app context and examples for basic functionalities.
cfg2html / Cfg2htmlcfg2html is a UNIX shell script similar to supportinfo, getsysinfo or get_config, except that it creates a HTML (and plain ASCII) system documentation for HP-UX, SCO-UNIX, AIX, Sun OS and Linux systems. Plug-ins for SAP, Oracle, Informix, Serviceguard, Fiber Channel/SAN, TIP/ix, OpenText (IXOS/LEA), SN Mass Storage like MAS, EMC, EVA, XPs, Network Node Manager and DataProtector etc. are included. The first versions of cfg2html were written for HP-UX. Meanwhile the cfg2html HP-UX stream was ported to all major *NIX platforms and small embedded systems.
gnzlbg / Static VectorA dynamically-resizable vector with fixed capacity and embedded storage
starskey-io / StarskeyPackage for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.
arthurprs / CanopydbEmbedded Key-Value Storage Engine