Database Tools compatibility with MemCP: Difference between revisions

From MemCP
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
* List Tables
 
* List Tables
 
* SQL Queries
 
* SQL Queries
TODO:
 
   
 
* View Tables
 
* View Tables
   
 
== VSCode SQLTools ==
 
== 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:
 
Support for:
   

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