Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

mcollina/levelgraph-talk-nodejsconfit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Cook a Graph Database in a Night

A Bespoke.js presentation

Go check out LevelGraph!

If you want to build your own database, check out LevelUp and have the amazing "Level Me Up, Scotty" workshopper at nodeschool.

All of this would not have been possible without the amazing LevelDB, from Google.

View slides locally

First, ensure you have the following installed:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Grunt: $ npm install -g grunt-cli

Then, install dependencies and run the preview server:

$ npm install && bower install
$ grunt server

About

My Talk at nodejsconf.it 2014! "How to Cook a Graph Database in a Night"

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published