All Projects → hidal-go → hidalgo

hidal-go / hidalgo

Licence: Apache-2.0 License
High-level Database Abstraction Layer for Go

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to hidalgo

orbit-db-kvstore
Key-Value database for orbit-db
Stars: ✭ 24 (-44.19%)
Mutual labels:  kv
optimizing-the-memory-layout-of-std-tuple
Optimizing the memory layout of std::tuple
Stars: ✭ 24 (-44.19%)
Mutual labels:  tuple
BPlusTree
A simple persistent kv store based on B+Tree.
Stars: ✭ 18 (-58.14%)
Mutual labels:  kv
Pomegranate
🌳 A tiny skiplist based log-structured merge-tree written in Rust.
Stars: ✭ 20 (-53.49%)
Mutual labels:  kv
linq
LINQ to Objects for Java.
Stars: ✭ 151 (+251.16%)
Mutual labels:  tuple
zedis
A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled
Stars: ✭ 33 (-23.26%)
Mutual labels:  kv
Harbol
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib
Stars: ✭ 18 (-58.14%)
Mutual labels:  tuple
M6T.Core.TupleModelBinder
Asp.Net Core Tuple Model Binder
Stars: ✭ 20 (-53.49%)
Mutual labels:  tuple
Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
Stars: ✭ 2,295 (+5237.21%)
Mutual labels:  kv
Sled
the champagne of beta embedded databases
Stars: ✭ 5,423 (+12511.63%)
Mutual labels:  kv
pickledb-rs
PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB
Stars: ✭ 116 (+169.77%)
Mutual labels:  kv
Coobjc
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
Stars: ✭ 3,921 (+9018.6%)
Mutual labels:  tuple

High-level Database Abstraction Layer for Go

This library consists of multiple abstraction layers over existing databases.

Diagram of available implementations:

DB hierarchy

See docs for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].