db-quickly
v1.0.4
Published
Want to have some quickly accessible database for javascript? This is it!
Maintainers
Readme
Database-quickly
An easy to use noSQL database (json database) for javascript and typescript.
🎈 Getting Started
To start using this package, follow these easy steps bellow to get you started!
🛠️ Installation Steps
- Use your favourite package manager to install
db-quickly🚀
pnpm install db-quickly- Thats it! Easy isn't it? Have fun! ❤️
📰 Documentation
Here is a list of availible Classes and its functions:
Database
addClustergetClusterById (ByName)getAllClustersdeleteClusterById (ByName)updateClusterById (ByName)
Cluster
Note: data can be found under cluster.data
insertData
Schema
validateData
Others
newItem- creates new item for the SchemaSchemaTypes- list of allowed Types for a schema Items
🍰 Contributors
- Kubiczeek - Everything (Frontend, Backend, and UI) - Kubiczeek
