Skip to content

pouchlabs/pouchlite

Repository files navigation

pouchlite

alt text

A very simple but yet fast json and files storage engine that's embeddable,syncs pouchlite. alternative to sqlite

news

project is still in early developement, stability untill version 2

//todos implement attachments api impliment sync impliment client impliment browser api

 npm install --save @pouchlab/lite
import pouchlite from '@pouchlab/lite";
let lite = pouchlite().init();
//or
lite.init() //later

Read more about it in the docs.

inspiration

pouchlite draws inspiration from several tools:

mongoose

prisma

sqlite

support

support the development of pouchlite, donate ko-fi

stargazers

Stargazers repo roster for @pouchlabs/pouchlite

forkers

Forkers repo roster for @pouchlabs/pouchlite