Database Tools compatibility with MemCP: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== PHPMyAdmin == no support yet. Read more under: Contributing == DBeaver == Support for: * List Databases * List Tables") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
* List Databases |
* List Databases |
||
* List Tables |
* List Tables |
||
+ | * SQL Queries |
||
+ | |||
+ | * View Tables |
||
+ | |||
+ | == VSCode SQLTools == |
||
+ | In the moment, you have to use the MySQL / MariaDB connector. A own MemCP connector could be using the REST API, too. |
||
+ | |||
+ | Support for: |
||
+ | |||
+ | * List Databases |
||
+ | * List Tables |
||
+ | * View Tables |
||
+ | * SQL Queries |
Latest revision as of 20:25, 28 May 2024
PHPMyAdmin
no support yet. Read more under: Contributing
DBeaver
Support for:
- List Databases
- List Tables
- SQL Queries
- View Tables
VSCode SQLTools
In the moment, you have to use the MySQL / MariaDB connector. A own MemCP connector could be using the REST API, too.
Support for:
- List Databases
- List Tables
- View Tables
- SQL Queries