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

Applications

Mario Casciaro edited this page May 28, 2014 · 13 revisions

Applications built with LevelUp.

  • levelweb — A GUI for LevelDB management. Includes builtin visualization tools.
  • tsd — spins up a server to receive time-series data via tcp streams and then graphs it in the browser via web-sockets
  • lev — A commandline tool and repl (with autocomplete) for querying and managing leveldb instances.
  • npm-search — An index of npm using levelup.
  • connect-level - A connect/express session store backed by LevelDB via LevelUP
  • search-index A search index library thats a bit like Lucene only simpler. Available on npm. Engine behind Forage
  • Hadron - A hackable publishing platform using LevelDB as main database.

Clone this wiki locally