#SQL Connector

3 messages · Page 1 of 1 (latest)

west mist
#

Hey, Database documentation mentions something like:

Appwrite will support both SQL and NoSQL database adapters like MariaDB, MySQL, or MongoDB. When working with an SQL adapter, Appwrite will treat your collections as tables and documents as rows on native SQL tables.

Is it already supported? Is there more info available on this topic?
Is there a way to access appwrite DB with some SQL tool too for joined queries report etc?

honest zodiac
west mist
#

Thanks for getting back on a weekend. I will check around. I just had an impression that appwrite has it's own proprietary db and there's a way to access as mariadb, but now I get it as it might actually run by extending the regular mariadb. Thanks for pointing the direction.