Skip to content

Latest commit

 

History

History
 
 

js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


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