Tagged Questions
2
votes
2answers
486 views
Simple lightweight cross-platform database [closed]
I'm looking for a really simple to use lightweight database. Ideally something open-source that stores data in a (semi-) human-readable format, in case the software isn't working.
Something ...
1
vote
1answer
195 views
Relational database software with user web frontend? [closed]
Does anyone know of a database package like access or openoffice-base with a http frontend rather than a software client?
preferably open source software
4
votes
4answers
3k views
What FLOSS DB design tool for Linux would you recommend?
I want to find a relational DB design tool for Linux, that could export DB schema for MySQL, SQLite and PostreSQL at least. And it should be handy, of course. Good-looking GUI is also a plus ;-) I use ...
10
votes
8answers
22k views
Open Source alternative to FileMaker or Access?
I'm looking for an open source alternative to simple databases such as FileMaker or Access (something visual where you don't need SQL very much).
I know of Base in OpenOffice.org but I think it is ...