Rippledb
Embeddable key-value database engine in pure TypeScript
Pure TypeScript
Rippledb is totally written in TypeScript, and runs on different platforms after being compiled to JavaScript.
Lightweight
Rippledb has only 7k+ source code, and smaller than 1MB after compiled. Rippledb use zero third party modules.
Embeddable
Rippledb can be embedded in node.js application (or other JavaScript Runtime Environments) very easily.