8
Ling Guo Feb 15, 2010

Ling Guo Feb 15, 2010 Database(RDBMS) Software Review Oracle RDBMS (Oracle Cooperation) 4()6 Oracle 10g Express version DB2 (IBM) IBM DB2 Express-C SQL

Embed Size (px)

Citation preview

Page 1: Ling Guo Feb 15, 2010 Database(RDBMS) Software Review Oracle RDBMS (Oracle Cooperation) 4()6 Oracle 10g Express version DB2 (IBM) IBM DB2 Express-C SQL

Ling GuoFeb 15, 2010

Page 2: Ling Guo Feb 15, 2010 Database(RDBMS) Software Review Oracle RDBMS (Oracle Cooperation) 4()6 Oracle 10g Express version DB2 (IBM) IBM DB2 Express-C SQL

Database(RDBMS) Software ReviewOracle RDBMS (Oracle Cooperation)4()6

Oracle 10g Express versionDB2 (IBM)

IBM DB2 Express-CSQL Server (Microsoft)

SQL Server Express/ Developer versionOthers: MySQL, PostgreSQL, Access, Sybase etc.

IBM31.8%

Oracle40.4%

Microsoft12.3%

Other15.5%

Page 3: Ling Guo Feb 15, 2010 Database(RDBMS) Software Review Oracle RDBMS (Oracle Cooperation) 4()6 Oracle 10g Express version DB2 (IBM) IBM DB2 Express-C SQL

Factors for Selecting RDBMS Software

Platform and System RequirementSupport Data TypesApplication functionProgram language SupportingAnalysis AbilityInternet AbilityPrice and PerformanceEase of Use and Documentation

Page 4: Ling Guo Feb 15, 2010 Database(RDBMS) Software Review Oracle RDBMS (Oracle Cooperation) 4()6 Oracle 10g Express version DB2 (IBM) IBM DB2 Express-C SQL

Types of Database Users

Database AdministratorsSecurity Officers Network Administrators Application Developers Application Administrators Database Users

Page 5: Ling Guo Feb 15, 2010 Database(RDBMS) Software Review Oracle RDBMS (Oracle Cooperation) 4()6 Oracle 10g Express version DB2 (IBM) IBM DB2 Express-C SQL

Tasks of Database Administrators

Evaluate the Database Server HardwareInstall the Oracle Database SoftwarePlan the DatabaseCreate and Open the DatabaseBack Up the DatabaseEnroll System Users Implement the Database DesignBack Up the Fully Functional Database Tune Database Performance

Page 6: Ling Guo Feb 15, 2010 Database(RDBMS) Software Review Oracle RDBMS (Oracle Cooperation) 4()6 Oracle 10g Express version DB2 (IBM) IBM DB2 Express-C SQL

Tasks of Application Developers

Designing and developing the database application

Designing the database structure for an application

Estimating storage requirements for an application

Specifying modifications of the database structure for an application

Relaying this information to a database administrator

Tuning the application during development

Page 7: Ling Guo Feb 15, 2010 Database(RDBMS) Software Review Oracle RDBMS (Oracle Cooperation) 4()6 Oracle 10g Express version DB2 (IBM) IBM DB2 Express-C SQL

Practice with Oracle Express On campus:

http://coit-ora01.uncc.edu:8080/isqlplus/

Oracle Database 10g Express Edition Free of charge, and may be installed on any size machine, supporting up

to 4GB of user data and running on a single processor, using a maximum of 1GB memory.

Ideal database for developers Great starter database for students and database

administratorTutorial:

http://st-curriculum.oracle.com/tutorial/DBXETutorial/index.htm

Download:http://www.oracle.com/technology/software/products/

database/xe/index.html

Page 8: Ling Guo Feb 15, 2010 Database(RDBMS) Software Review Oracle RDBMS (Oracle Cooperation) 4()6 Oracle 10g Express version DB2 (IBM) IBM DB2 Express-C SQL

Thank you !