json-flatfile-datastore
Data Store
A lightweight, JSON-based data storage solution ideal for simple file-based storage of typed and dynamic data.
Simple JSON flat file data store with support for typed and dynamic data.
445 stars
27 watching
65 forks
Language: C#
last commit: about 1 month ago
Linked from 4 awesome lists
c-sharpdatabasedatastoredotnet-coredynamicflat-filejson
Related projects:
Repository | Description | Stars |
---|---|---|
nodesocket/jsonlite | A simple, self-contained, serverless, zero-configuration document store. | 844 |
f483/btctxstore | A library to store and retrieve data in Bitcoin transactions using OP_RETURN nulldata outputs. | 10 |
nixman/flatjson | A high-performance JSON parser that minimizes memory allocation and copying. | 28 |
jscearcy/tiny-ng-store | A flexible store for Angular 2 projects providing a simple and lightweight API to manage data | 0 |
tgockel/json-voorhees | A modern C++ JSON library with developer-friendly features and minimal overhead. | 129 |
davidtimovski/json-formatter | A desktop application for formatting JSON strings in a user-friendly way | 26 |
rayokota/hdocdb | A Java client layer for using HBase as a store for JSON documents | 24 |
brianleroux/lawnchair | A lightweight JavaScript library for storing and manipulating JSON data on the client-side. | 2,132 |
peterbourgon/diskv | A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,411 |
rotatef/json-streams | A Common Lisp library for reading and writing JSON text with streaming capabilities. | 20 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
deroproject/graviton | A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. | 419 |
clojure/data.json | A JSON parser and generator for Clojure data structures | 544 |
feri-irawan/fistorage | A JSON storage API project with user authentication and data storage capabilities | 4 |
jsonfx/jsonfx | A unified .NET JSON serialization framework providing flexible configuration and compatibility with various CLR types. | 381 |