GithubHelp home page GithubHelp logo

awesome's Introduction

Awesome Level level badge

A curated list of amazingly awesome Level modules and resources. Add yours!

Core

name dependencies description
level david Main entry point for beginners.
A convenient bundle of levelup, leveldown and encoding-down.
levelup david The glue that holds everything together.
Use this instead of level when you need a custom store.

Stores

Modules that implement abstract-leveldown as storage for levelup.

Name Compatibility Status Type
leveldown down2.7 david LevelDB
leveldown-hyper down2.7 david HyperLevelDB
memdown down2.7 david In-memory RBTree
redisdown down2.7 david Redis
rocksdb down2.7 david RocksDB
jsondown down2.7 david JSON on disk
asyncstorage-down down2.6 david AsyncStorage (React Native)
mongodown down2.6 david MongoDB
sqldown down2.1 david sqlite3, pg, mysql, WebSQL
dynamo-down down2.1 david AWS DynamoDB
medeadown down1.0 david medea
azureleveldown down0.x david Windows Azure Table Storage
level-js down0.x david IndexedDB
fruitdown down0.x david IndexedDB (Apple)
leveldown-basho down0.x david Basho's LevelDB fork
localstorage-down down0.x david localStorage
mysqldown down0.x david MySQL
riakdown down0.x david riakpbc
sheet-down nondown david Google Sheets

Layers

Modules that implement abstract-leveldown to wrap another abstract-leveldown. This is the preferred extension point.

Name Compatibility Status Description
encoding-down down2.7 david Provides key/value encoding
deferred-leveldown down2.7 david Handles delayed-open. Built into levelup.
cachedown down2.4 david LRU cache

Plugins for levelup

Modules that add functionality to levelup.

Name Status Description
levelup-async-iterator david Expose iterator() with [Symbol.asyncIterator]
cluster-levelup david Wrap any levelup instance for cluster usage among multiple processes

Utilities

Name Status Description
level-iterator-stream david Turn an abstract-leveldown iterator into a readable stream

Other

Name Description
leveldb.org Website for LevelDB

Contributing

Resource authors are welcome and encouraged to add an entry for their work in README.md via a pull request.

Level is an OPEN Open Source Project. This means that:

Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.

See CONTRIBUTING.md for more details.

License

Copyright (c) 2012-2017 Level contributors.

Level is licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.

awesome's People

Contributors

chiguireitor avatar emschwartz avatar meirionhughes avatar vweevers avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.