Rippledb

Embeddable key-value database engine in pure TypeScript

[object Object]

Pure TypeScript

Rippledb is totally written in TypeScript, and runs on different platforms after being compiled to JavaScript.

[object Object]

Lightweight

Rippledb has only 7k+ source code, and smaller than 1MB after compiled. Rippledb use zero third party modules.

[object Object]

Embeddable

Rippledb can be embedded in node.js application (or other JavaScript Runtime Environments) very easily.