View Full Version : Internet Database Systems
ranma
07-28-2004, 03:51 AM
hi everyone!
could anyone tell me more about the Internet Database Systems? with some related issues like:
1) centralized system vs distributed system
2) concurrency control
3) recovery
4) security
5) data reliability/integrity
im very new to database, so i need to know more about internet database. any suggestion or useful url?
by the way, i also wish to know the requirements of hardware and software in a database management system. thanks a lot!
swstyles
08-05-2004, 03:58 PM
All I can say is
GOOGLE IT!!!
http://www.google.com
I get most of my coding questions answered via google. You might want to take a dba course, you can find them online as well.
Cheers!!
netman4ttm
08-18-2004, 12:26 PM
All of the SQL servers, Oracle, MySQL, PostgreSQL, DB2 etc will cover your 5 questions, with a positive answer.
PostgreSQL is the least encumbered license.
Oracle, DB2 and MS SQL Server are all comercial.
MySQL is somewhere in between.
IBM just released Informix to the Apache software foundation. That might be a good choice.
I recommend MySQL to learn on then switch to a license you can live with to set up your site.
Try Apache Triad to get a good learning enviroment
smakyyy
08-19-2004, 01:07 AM
i am not sure what exactly you need. maybe you need to be more clear in your question.
try this URL for basic knowledge. it maybe helpful to you.
Try this website (http://216.239.41.104/search?q=cache:q7L2nm062ZYJ:nsu-cc.northern.edu/mis/mis484/notes/ch10.ppt+Internet+Database+Systems+centralized+sys tem+vs+distributed+system&hl=en/)
ronniethedodger
08-19-2004, 07:19 AM
IBM just released Informix to the Apache software foundation. That might be a good choice.
I thought that was Cloudscape they released. There also seems to be a question over the licensing according to Groklaw -- or some kind of confusion between what IBM is saying publicly and what they actually told the NY Times. So far I have not seen any news about it at Apache.org yet.