Applications of databases  

Posted by ROCKING GUY in

Databases are used in many applications, spanning virtually the entire range of computer software. Databases are the preferred method of storage for large multiuser applications, where coordination between many users is needed. Even individual users find them convenient, and many electronic mail programs and personal organizers are based on standard database technology. Software database drivers are available for most database platforms so that application software can use a common Application Programming Interface to retrieve the information stored in a database. Two commonly used database APIs are JDBC and ODBC.

This entry was posted on Wednesday, December 24, 2008 at 12:29 AM and is filed under . You can follow any responses to this entry through the comments feed .

0 comments

Post a Comment