mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-05 02:59:44 -06:00
d73887065c4c1fe69a6e9eae7de4b0e28c735501
Noms
Noms is a content-addressable, append-only, peer-to-peer datastore for structured data.
In other words, noms is git for structured data.
This repository will contain the reference implementation of the noms protocol, and will eventually be open sourced.
This includes:
- Go wrappers for all the core Nom types
- Support for generating Go types from Nom schema definitions
- Chunking and dechunking
- Serialization and deserialization
- Chunkstore interface as well as several sample implementations
- Search support
- Sample applications
Description
Releases
126
Languages
Go
84.1%
Shell
15.1%
JavaScript
0.2%
Java
0.1%