About WebDB
**WebDB** is a comprehensive and free database Integrated Development Environment (IDE) designed to maximize efficiency in database development and management. It's an all-in-one platform that encompasses a range of essential tools, including a data viewer, query editor, data generator, and more.
Key Features
------------
* **DBMS Discovery & Credential Guess**: WebDB will lookup nearby DBMS automatically
* **Query Editor**: Monaco + autocompletion + documentation =
* **Time Machine**: Revert any changes made to your database with 200 version history
* **NoSQL Structure inferring**: Documents structure inferring as well as relation between collections
* **Modern ERD**: Visualize database structures with our ERD tool.
* **Intelligent data generator**: Auto detect and fill foreign key and Enum with FakerJS and Falso integrated
[![Better Stack Badge](https://uptime.betterstack.com/status-badges/v1/monitor/10izf.svg)](https://status.webdb.app) [![GitLab CI](https://gitlab.com/web-db/app/badges/main/pipeline.svg?ignore_skipped=true)](https://gitlab.com/web-db/app/-/pipelines)
Getting Started
---------------
### Regular Installation
* [ Standalone Installation](https://docs.webdb.app/installation/standalone) - Install WebDB with a single line command
* [ Docker Compose](https://docs.webdb.app/installation/compose) - Set up WebDB using Docker Compose.
### For Developers
* [ CI/CD Pipelines](https://gitlab.com/web-db/app/-/pipelines) - Contribute to our continuous integration and deployment processes.
* [ Contributing](https://github.com/WebDB-App/app/blob/main/CONTRIBUTING.md) - Learn how you can contribute to the WebDB project.
* [ Planned Features](https://github.com/WebDB-App/app/blob/main/TODO.md) - Explore the upcoming features and enhancements.
Additional Resources
--------------------
* [ Demo](https://demo.webdb.app/) - Try WebDB with our live demo.
* [ Website](https://webdb.app/) - Visit our official website for more information.
* [ Issues](https://github.com/WebDB-App/app/issues) - Report issues or view current ones.
* [ Documentation](https://docs.webdb.app/) - Access detailed user guides and documentation.
* [ Docker Hub](https://hub.docker.com/r/webdb/app/) - Find our Docker images.
* [⛁ Compatibility](https://webdb.app/compatibility/) - Check compatibility with different systems.