01Connects to MySQL and PostgreSQL databases.
02Comprehensive schema management (create, delete, rename tables; add, remove, rename, change column types).
03Data manipulation including insert, select, and full CRUD operations.
04Foreign key management (add and delete).
05Data import and export to/from CSV and JSON formats.
060 GitHub stars