@artchsh/json-database
Json-Database is an npm package for creating NoSQL JSON databases offline, allowing developers to store and retrieve data locally with ease.
md-toy-blog
Very simple Markdown blog: serves your md as html without fancy databases. You will only spend time writing the actual data.
rethink-struct
## Overview Assert that databases, tables and indexes exists on you RethinkDB server and create it if they don't.
pg-cluster
Simple module for building cluster with postgresql databases for node v >=7 with 1 dependencies(pg). Support replication mode, maintenance mode.
light-orm
Super simple ORM node.js wrapper for relational databases. It does not depends on any specific driver, so you can connect to mysql, ms server and so on... Try it!