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

Applications

ZhangYuan edited this page Apr 23, 2017 · 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.
  • Groove Basin - Music player server with a web-based user interface. Uses LevelUp for the music library database.
  • Prerender-level-cache - a Prerender plugin to use level as a cache store
  • CustomerService - Question & Answer'Ai base on level

Clone this wiki locally