patternMinor
Could someone recommend a db management tool that supports SQLite, MySQL, PostgreSQL, and is web-based?
Viewed 0 times
postgresqlsomeonesupportssqlitecouldandmanagementmysqlthatweb
Problem
Could someone recommend a db management tool that supports SQLite, MySQL, PostgreSQL, and is web-based? By 'web-based' I just mean it can be run in a browser locally or remotely.
Solution
If a remote desktop is an acceptable web-based solution, you could have Navicat Premium on a remote server that way you don't need the tool locally (premium is the cross-databases edition of the tool: it has
But you would find cheaper/free if you simply install a tool per database type (e.g. phpMyAdmin, Chive, phpPgAdmin, SQLiteManager).
MySQL, PostgreSQL, SQL Lite and even SQL Server) .But you would find cheaper/free if you simply install a tool per database type (e.g. phpMyAdmin, Chive, phpPgAdmin, SQLiteManager).
Context
StackExchange Database Administrators Q#7619, answer score: 2
Revisions (0)
No revisions yet.