<img src='https://github.com/attic-labs/noms/raw/master/doc/nommy_cropped_smaller.png' align='left' width='350' title='Nommy, the snacky otter'>

<br clear='all'/>

*[Noms](https://github.com/attic-labs/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](https://github.com/attic-labs/noms/blob/master/doc/js-tour.md) walks you through installing and creating your first Noms database using NodeJS.

## More Info

[Command-Line Tour](doc/cli-tour.md)&nbsp; | &nbsp;[Go SDK Tour](doc/go-tour.md)&nbsp; | &nbsp;[Intro to Noms](doc/intro.md)
