-
-
Notifications
You must be signed in to change notification settings - Fork 266
Resources
- Part 1: What is LevelDB Anyway?
- Part 2: Getting Up and Running
- Part 3: Coming soon
Also see the LevelUP README for thorough information on how to use LevelDB in Node.
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
An brazilian post which explain how to build a simple API using Express + LevelUP, by @caio-ribeiro-pereira
An introductory article about Node and LevelDB, by @oren
On using level-sublevel to achieve a separation of data buckets, by @oren
Understanding what lexicographical sorting is and how its used in LevelDB to do great things like range queries, by @st-luke
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/)
A set of slides building on the above two presentations. For the first San Fransisco Node Databases meetup in June 2013.