mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-22 11:39:20 -05:00
e164f8aeec
This puts the flow header after the copyright header. It also: * fixes the existing files to have valid headers * Makes sure the script can handle doctype
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.