I have been tasked at work with creating a visitor database. I work for the government so it needs to be secure. I don't want to invent the wheel but I am having trouble tracking down one that will fit my needs. It does not need to be complex just a front end that allows for us to insert visitors and then run reports, search etc. I am ok with a commercial product but open source may be easier. I will work on writing one if I have to but wanted to see if I could ping the group here as my search has been unsuccessful.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35237
7
posted
0
What is a "visitor" DB? Does it have special requirements that are not easily satisfied by a relational DB? Otherwise there is no shortage of open source DB servers such as PostgreSQL, MySql, Apache Derby, FireBird, etc.