Open source online database?

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Thresher
Forum Newbie
Posts: 13
Joined: Sun Apr 01, 2007 3:12 am

Open source online database?

Post by Thresher »

I am a member of a group that needs an online database of members. For each member, I’d like to record their contact information and skills. The database should be accessible via a web browser and have password security.

I can build such an online DB with PHP and MySQL but are there any open source applications I can use "off the shelf?" Someone must have already created the perfect online database of members of a group.

The closest thing I have found is http://www.radicore.org/.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Open source online database?

Post by Christopher »

I have not heard of such a thing, but some of the CMSs may have that kind of module. You can also search phpclasses.org, freshmeat.net, etc.
(#10850)
Post Reply