mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-02 03:10:42 -05:00
0d402acc9b
This is what gets shown on npmjs.org and other tools indexing npm modules.
565 B
565 B
Store All the Things
Noms is a content-addressed, immutable, decentralized, strongly-typed database.
In other words, Noms is Git for data.
This is the JavaScript reference implementation.
Getting Started
The JavaScript SDK Tour walks you through installing and creating your first Noms database using NodeJS.