pencil
Value store
A lightweight, value-based data storage solution written in Swift.
Super lightweight DB written in Swift.
90 stars
9 watching
7 forks
Language: Swift
last commit: over 6 years ago
Linked from 2 awesome lists
carthagecoccoapodscomplex-valuesenumpencilswift
Related projects:
Repository | Description | Stars |
---|---|---|
hemantasapkota/swiftstore | A LevelDB-backed key-value store for Swift applications | 123 |
andris9/jstorage | A lightweight JavaScript key-value store for local browser storage and pub/sub messaging. | 1,537 |
linkedin/paldb | An embeddable key-value store with fast read performance and compact storage size | 939 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
bobris/btdb | A comprehensive Key Value Database project with .NET implementation, featuring object database integration and various extensions. | 137 |
nickoneill/pantry | A lightweight persistence layer for storing user data and other relevant objects in Swift | 831 |
mikkelhjuul/ld | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 22 |
amit-davidson/libradb | A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 169 |
uzh/triplerush | A distributed in-memory graph store that supports SPARQL select queries. | 31 |
moneta-rb/moneta | A unified interface to key/value stores, providing a standard way of interacting with various types of data storage systems. | 1,116 |
simerplaha/swaydb | A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
bryanduxbury/lightweight_trie | A compact data structure for efficiently storing and retrieving strings | 47 |
gosuri/go-store | Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
lucaong/cubdb | An embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection. | 566 |
tugberkugurlu/aspnetcore.identity.mongodb | A library that enables data storage and management of user membership information in MongoDB using ASP.NET Core Identity. | 230 |