SleekwareDB is a NoSQL database storage service. A database storage service that can be used for various platforms and is easy to integrate.
SleekwareDB is a NoSQL database storage service. A database storage service that can be used for various platforms and is easy to integrate.
What is SleekwareDB? SleekwareDB is a NoSQL database storage service. A database storage service that can be used for various platforms and is easy to integrate.
SleekwareDB is an Open Source project, anyone can contribute to build a better SleekwareDB for the future.
ποΈ Flat File Database
Easy to manage flat file JSON as database
π REST API Operation
CRUD Stores and Collections with Easy REST API
β¨ Cross Platform
Integrate with any Platform
π₯οΈ Self-Hosted
Install on your server with easy installation process
βοΈ Web UI Dashboard
Manage Teams, Projects, Apps, Stores, Collection, etc with easy UI
π Customized Your App
Feel free to customize this app, deep dive in SleekwareDB Source Code
Using Git SSH + docker-compose:
git clone [email protected]:SleekwareDB/sleekwaredb.git
cd sleekwaredb
cp .env-example .env
docker network create sleewaredb-network
docker-compose up # docker-compose up -d
Using Git HTTP + docker-compose:
git clone https://github.com/SleekwareDB/sleekwaredb.git
cd sleekwaredb
cp .env-example .env
docker network create sleewaredb-network
docker-compose up # docker-compose up -d
Using gh cli + docker-compose:
gh repo clone SleekwareDB/sleekwaredb
cd sleekwaredb
cp .env-example .env
docker network create sleewaredb-network
docker-compose up # docker-compose up -d
Please to read Code of CONDUCT before start to contribute.
The project requires contributors who are able to create manual presentations for users or developers. Visit Discussions Page
This project requires contributions from many developers to be of good use in the future.
As a developer, to be able to unite the vision and mission of the community, itβs worth reading how SleekwareDB was developed and built using several technologies:
As an active contributor by providing practical suggestions and ideas that can be useful for the community. Visit Discussions Page
Read more about CONTRIBUTING