Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
/ levelup Public archive

Resources

Rod Vagg edited this page May 19, 2013 · 15 revisions

Resources

Getting started with LevelDB on Node

Also see the LevelUP README for thorough information on how to use LevelDB in Node.

Articles

An introduction to LevelDB, by @hij1nx.

Article on the CAP theorem and push notification databases, by @dominictarr.

An introductory article about Node and LevelDB, by [@richorama](https://github.com/richorama]

An introductory article about Node and LevelDB, by @oren

On using level-sublevel to achieve a separation of data buckets, by @oren

Presentations

On building databases with JavaScript, some focus on LevelDB, by Max Ogden @ LXJS 2012

An set of slides introducing LevelDB, how it works and how it can be used in Node.js, by @rvagg @ Node.js Dublin

A set of slides introducing LevelDB, LevelUP and its extensions ecosystem, introductory level, by @rvagg @ [Sydney Node.ninjas)(http://www.meetup.com/sydney-node-ninjas/)

Clone this wiki locally