1.0.4 • Published 10 months ago
db-quickly v1.0.4
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
addCluster
getClusterById (ByName)
getAllClusters
deleteClusterById (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
1.0.2
10 months ago
1.0.4
10 months ago
1.0.3
10 months ago
1.0.1-a
1 year ago
1.0.0-release
1 year ago
1.0.0-stable
1 year ago
1.0.0
2 years ago