Looking for "Web-Based" Database Program
January 27, 2008 10:14 PM
Subscribe
I am looking for a web-based database application that I can run on my own servers.
I would like to find a web accessible database solution that I could run off of my home server. There are a few online web databases out there such as
DabbleDB and
Lazybase, however I want to be able to run the database on my own servers. I could use MySQL with "phpMyAdmin" but it is a little too technical for my wife to use and frankly more DMS than I need. Maybe a good way to describe what I am looking for would be, a "Web version of Microsoft Access". Is there an open source project out there that might fit the bill? I don't mind paying for a solution if it is the right fit. Thank you!
posted by DerekTheGeek to computers & internet (8 comments total)
4 users marked this as a favorite
I've been working on a project which does only the basic user interactions, i.e. find, read, create, edit, delete records. No admin stuff at all, i.e. you can't create a new database with it.
I was assuming someone else would do that higher level stuff with PHPMyAdmin.
Requires Perl and a couple of key modules.
posted by AmbroseChapel at 11:48 PM on January 27, 2008