json-flatfile-datastore
JSON file store
A simple data store that saves data in JSON format to a single file
Simple JSON flat file data store with support for typed and dynamic data.
442 stars
27 watching
65 forks
Language: C#
last commit: 6 days 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. | 29 |
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 | 25 |
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,131 |
peterbourgon/diskv | A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,408 |
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. | 420 |
clojure/data.json | A JSON parser and generator for Clojure data structures. | 543 |
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. | 380 |