Skip to content

WebDB-App/app

Repository files navigation

Logo


WebDB - Your Efficient Database IDE

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.

Developed with robust web technologies like Node.js, Docker, and Angular, WebDB simplifies and enhances your experience with database operations, making it an ideal choice for both novice and experienced database professionals.

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
Query Editor NoSQL Data
Time Machine ERD

Better Stack Badge GitLab CI

Getting Started

Regular Installation

For Developers

Additional Resources