Searching for online database software/cms

Posted by ButterdBread on Server Fault See other posts from Server Fault or by ButterdBread
Published on 2013-10-19T15:41:14Z Indexed on 2013/10/19 15:57 UTC
Read the original article Hit count: 164

Filed under:
|
|
|
|

I am searching for a software or CMS that manages and displays large online databases, as some kind of frontend to MySQL or any other database.

It should be accessible through the browser, be as secure as possible (offering login). The data I'd like to store would be personal information such as name, adress and birthday - also I'd need to be able to add custom fields as well. Also forms and the possibility to download the data in an excel? table would be great.

PHPmyadmin is not an option, it should be similar to a CRM but more closely adapted to managing database tables, searching for entries and filtering data. It should be possible to have many user accounts with different rights, with each of them being able to acces certain parts of the data and entering own data.

Is there something out there, that might get close to what I imagine? I appreciate any help!

© Server Fault or respective owner

Related posts about database

Related posts about Web