badgerhold
Query store
A high-level interface on top of a NoSQL database for querying Go types in a simplified and extensible way
BadgerHold is an embeddable NoSQL store for querying Go types built on Badger
522 stars
10 watching
51 forks
Language: Go
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
couchbase/moss | A fast and persistent key-value storage library written in Go | 956 |
rfyiamcool/raft-badger | An implementation of the LogStore and StableStore interfaces from Hashicorp's Raft, designed for use with a key-value store. | 49 |
ostafen/clover | A lightweight document-oriented NoSQL database for simple, easily maintainable storage of JSON documents | 698 |
couchbase/goforestdb | Bindings for a NoSQL document store | 37 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 747 |
chainsafe/chaindb | A high-performance key-value store implemented on top of BadgerDB | 20 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
go-kivik/kivik | Provides a common interface to various NoSQL databases | 316 |
wing924/shellwords | A library to manipulate strings according to UNIX Bourne shell word parsing rules | 24 |
mattn/go-shellwords | A library for parsing command-line arguments and environment variables in a shell-like way | 534 |
paddlehq/go-aws-ssm | An AWS System Manager parameter store abstraction layer for Go applications | 59 |
polarsignals/frostdb | A Go-based embeddable columnar database optimized for write-heavy workloads and analytical queries. | 1,328 |
hobbyquaker/mqttdb | A NoSQL document store with an MQTT interface and view capabilities | 25 |
danielwaterworth/siege | A Haskell-based DBMS that provides a simple way to interact with a disk-based or memory-based database using the Redis command line tool. | 84 |
tidwall/buntdb | An embeddable key/value store with geospatial support and custom indexing for Go applications. | 4,582 |