[CentOS] SQL modeling tool for CentOS 7

Thu Feb 20 21:36:51 UTC 2020
H <agents at meddatainc.com>

On 02/16/2020 10:47 PM, Bee.Lists wrote:
> Sequel ORM
>
>
>> On Feb 16, 2020, at 7:28 PM, H <agents at meddatainc.com> wrote:
>>
>> I am looking for an open-source SQL modeling tool to use with MySQL, MariaDB and PostgreSQL. Does anyone have a favorite?
>
>
> Cheers, Bee
>
>
>
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos

I looked at Sequel ORM but it seems to be a Ruby database toolkit supporting various SQL databases? If so, this is not what I am looking for since I might as well be writing the SQL statements directly.

I am hoping to use a graphical database manager where I can design a database, all the tables, relationships etc.