objectDB is an open-source in memory javascript database inspired by vanillajs. Designed to help you put stuff in an object.
Features
- Extremely Light weight!
- Extremely fast queries
- Extremely robust cross browser support
- Extremely easy to learn
- Extremely open source
- Extremely compatible with your own code
- Extremely sexy
Install
npm install --save objectdb
Test
npm test
If the test fails. You need to stop and walk away from the computer slowly!
How do I use it?
I cant believe you have to ask, ok here.
let objectDb = ; objectDbname = 'smart ass';console;
If I refresh the page I loose everything
Well no shit! Its an object!
To put it in the browsers storage
let objectDb = ;objectDbname = 'smart ass'; // SetlocalStorage; // Getlet data = JSON;console;
Wait a sec! Its not a database!
Oh yes it is smart ass!
Definition: "a structured set of data held in a computer, especially one that is accessible in various ways."
Roadmap
No
Contributing
Why?
Copyright
Steal it! Take it all for your own.