I am looking for a DB technology, that makes a connection between my form fields to the DB and handles the inserts itself. Plus I'd like to have a list on another page consisting of all the rows in the DB (again, templated somehow)
Preferably something that works with PHP or Django or other easy to use open source language.
Thanks.