A database is a system for storing and taking care of data (any kind of information).
A database engine can sort, change or serve the information on the database. The information itself can be stored in many different ways - before digital computers, card files, printed books and other methods were used. Now most data is kept on computer files.
A database system is a computer program for managing electronic databases. A very simple example of a database system would be an electronic address book.Continue Reading....
Database Management Systems (DBMS) are specially designed software applications that interact with the user, other applications, and the database itself to capture and analyze data. A general-purpose DBMS is a software system designed to allow the definition, creation, querying, update, and administration of databases. Well-known DBMSs include MySQL,MariaDB, PostgreSQL, SQLite, Microsoft SQL Server, Microsoft Access, Oracle, SAP HANA, dBASE, FoxPro, IBM DB2,LibreOffice Base, FileMaker Pro and InterSystems Caché. A database is not generally portable across different DBMSs, but different DBMSs can interoperate by using standards such as SQL and ODBC or JDBC to allow a single application to work with more than one database.
From Wikipedia, the free encyclopedia
Learn Database Management System(DBMS) Online
http://www.tutorialspoint.com/dbms/
http://www.studytonight.com/dbms/
DBMS Books
Database Management System Concepts
DBMS – Complete Practical Approach
Database Management System By Seema Kedar
Database Management System By Rajiv Chopra
Database Systems: Design, Implementation, & Management
No comments:
Post a Comment