Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`level-model` is a Node .js library that sits on top of **LevelDB** (via the `level` package) to let developers define content‑type models with JSON‑schema validation and automatic indexing. It provides a simple CRUD API (`create`, `get`, `update`, `delete`, streams, and indexed `find`) and hook/event support, making it useful for anyone building lightweight, schema‑enforced data stores or applications that need fast key‑value persistence without a full‑blown relational database.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of sethvincent/level-model

Account's avatar
substack/node-ap
Currying in javascript. Like .bind() without also setting `this`.
Account's avatar
ericelliott/cuid
Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.
Account's avatar
justmoon/node-extend
Port of jQuery.extend for node.js and the browser
Account's avatar
sethvincent/filter-object-stream
Account's avatar
chute/json-schema-defaults
Generate JSON object from default values in JSON Schema
Account's avatar
substack/level-lock
in-memory advisory read/write locks for leveldb keys
Account's avatar
sethvincent/level-simple-indexes
Create multiple indexes of data stored in a leveldb using level-indexer
Account's avatar
Level/subleveldown
Split a levelup database into sublevels with their own keyspace, encoding and events
Account's avatar
rvagg/through2
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
Level/level-browserify
Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN or Level.js)
Account's avatar
juliangruber/memdb
LevelUp + MemDown
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

sethvincent's profile
sethvincent
60 contributions
ajoslin's profile
ajoslin
3 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
sethvincent

sethvincent/level-model

A higher-level module for creating content models using levelup as db.

JavaScript
26
1
ISC License