Skip to content

An ERD tool for visualizing and documenting databases and exporting them into SQL commands

Notifications You must be signed in to change notification settings

AhmedKabbary/DoQL

Repository files navigation

DoQL

An open-source windows forms application that helps developers to easily design ERD with the ability to export it into SQL commands.

Features

  • Documenting databases
  • Supports multiple DBMS
    • SQLite
    • MySQL
    • SQLServer
  • Secure diagrams with password
    • Advanced Encryption Standard (AES)
  • Export ERD into SQL commands
  • Back-up your diagram into a .doql file
  • Import a previously exported .doql file

Screenshots

doql1

doql2

doql3

doql4

doql5

doql6

doql7

doql8

TODO

  • Support more databases.
  • Relational Schema view mode.
  • Add migrations for different DoQl versions.
  • Support more ERD symbols (e.g. computed attribute).

Context

DoQL was a project for the following college courses:

  • Visual Programming (Windows Forms)
  • Software Development (Design Patterns)
  • Software Engineering

About

An ERD tool for visualizing and documenting databases and exporting them into SQL commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages