HiveBrain v1.2.0
Get Started
← Back to all entries
patternMinor

Could someone recommend a db management tool that supports SQLite, MySQL, PostgreSQL, and is web-based?

Submitted by: @import:stackexchange-dba··
0
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 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.