tortoise / tortoise-orm

Familiar asyncio ORM for python, built with relations in mind
https://tortoise.github.io
Apache License 2.0
4.58k stars 378 forks source link

Support for Oracle MySQL HeatWave or other cloud systems #1489

Open Stefan2016 opened 12 months ago

Stefan2016 commented 12 months ago

I love using tortoise. For one of my projects I would like to connect tortoise to a managed cloud MySQL system like MySQL HeatWave from Oracle.

I would love to see tortoise be able to connect to such systems.

If you know of already working solutions please let me know. Thanks and cheers.

long2ice commented 12 months ago

What's the problem now? Did you test that?