Skip to content

davidbetz/memorydbjs

Repository files navigation

Simple In-Memory Database for JavaScript

Copyright (C) 2016-2017 David Betz

license Build Status npm version coverage Say Thanks!

Purpose

A simple database to stand in for something beefier. Helpful for unit testing.

New

Text index added. View unit tests for samples.

Usage

Just look at the tests.