drawdb-io / drawdb

Free, simple, and intuitive online database diagram editor and SQL generator.
https://drawdb.app
GNU Affero General Public License v3.0
22.7k stars 1.58k forks source link

[FEATURE] Add Database-Specific Tags for Improved Issue Triages on Issues #283

Closed ademarsj closed 3 weeks ago

ademarsj commented 3 weeks ago

Introducing tags for each specific database could streamline the triaging process, enabling contributors to focus on issues relevant to their expertise. For example, someone with a PostgreSQL background might not be as familiar with MySQL, and despite similarities between databases, some features and bugs are unique to each one. Splitting issues by database-specific tags would make issues more targeted, thereby improving testing, tracking, and facilitating contributions.

Suggested Tags:

postgres mysql mssql mariadb sqlite