There are many popular RDBMS
available to work with. This tutorial gives a brief overview of few most
popular RDBMS. This would help you to compare their basic features:
MySQL
MySQL is open source SQL database, which is developed by Swedish
company MySQL AB. MySQL is pronounced "my ess-que-ell," in contrast
with SQL, pronounced "sequel."
MySQL is supporting many different platforms including Microsoft
Windows, the major Linux distributions, UNIX, and Mac OS X.
MySQL has free and paid versions, depending on its usage
(non-commercial/commercial) and features. MySQL comes with a very fast,
multi-threaded, multi-user, and robust SQL database server.
MS SQL Server
MS SQL Server is a Relational Database Management System developed
by Microsoft Inc. Its primary query languages are:
·
T-SQL.
·
ANSI SQL.
ORACLE
It is very large and multi-user database management system. Oracle
is a relational database management system developed by 'Oracle Corporation'.
Oracle works to efficiently manage its resource, a database of
information, among the multiple clients requesting and sending data in the
network.
It is an excellent database server choice for client/server
computing. Oracle supports all major operating systems for both clients and
servers, including MSDOS, NetWare, UnixWare, OS/2 and most UNIX flavors.
MS- ACCESS
This is one of the most popular Microsoft products. Microsoft
Access is entry-level database management software. MS Access database is not
only an inexpensive but also powerful database for small-scale projects.
MS Access uses the Jet database engine which utilizes a specific
SQL language dialect (sometimes referred to as Jet SQL).
MS Access comes with the professional edition of MS Office
package. MS Access has easy to use intuitive graphical interface.
Well-known DBMSs
include MySQL, PostgreSQL, SQLite, Microsoft SQL Server, Microsoft Access,
Oracle, SAP, dBASE, FoxPro, and IBM DB2.
No comments:
Post a Comment