Files
dolt/js
Erik Arvidsson 0d402acc9b Add README.md to js/ (#2211)
This is what gets shown on npmjs.org and other tools indexing npm
modules.
2016-07-30 13:11:42 -07:00
..
2016-07-08 13:17:31 -07:00
2016-07-30 13:11:42 -07:00
2016-07-30 13:11:42 -07:00

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.

More Info

Command-Line Tour  |  Go SDK Tour  |  Intro to Noms