Database Building Blocks With LevelDB

Simple, Composable Databases

Bryce Baril @brycebaril

the level-* ecosystem

Example: chat.meatspac.es

Made by @ednapiranha

  • LevelDB + level-ttl

timestreamdb

A generic Timeseries database on top of levelup.

  • level-version + timestream
  • Choose any LevelDOWN storage implementation.
  • Run in the browser!
  • Time-based Joins, Aggregations, etc.
  • Roll in other level-* modules! map-reduce, sublevel, etc.

What's missing?

  • Gaps in the ecosystem
  • Replication story needs work
  • You!

Where to go from here?

Let me know how it goes! @brycebaril