Instead of writing yet another simple web DB interface, I thought I ask around and see what others have put together.
What I'm looking for (and have half wrote already) is to populate, edit and search a very simple database (in this case, its for an online bibliography). So, one page for entering data, one page for searching the database, and maybe a few pages for someone to have "edit" control of the entries. Of course, I'd like a python implementation, but I'd be willing to at least look at others.
And pointers are appreciated. Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Instead of writing yet another simple web DB interface, I thought I ask around and see what others have put together.
What I'm looking for (and have half wrote already) is to populate, edit and search a very simple database (in this case, its for an online bibliography). So, one page for entering data, one page for searching the database, and maybe a few pages for someone to have "edit" control of the entries. Of course, I'd like a python implementation, but I'd be willing to at least look at others.
And pointers are appreciated. Thanks.