Files
dolt/js/noms
Ben Kalman 0ee6d105bb Export HttpError and SpecOptions to Noms JS API (#2819)
I renamed HTTPError to HttpError for consistency with HttpBatchStore
(and XMLHttpRequest).
2016-11-10 15:46:21 -08:00
..
2016-09-12 13:11:57 -07:00
2016-10-28 15:04:20 -07:00
2016-08-23 16:04:00 -07:00


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