answersLogoWhite

0


Best Answer

There are currently 3 general categories of data base management systems in use today:

  • relational database systems
  • multidimensional database systems (often referred as 'cubes')
  • object oriented database systems

Prior to the success of relational database systems (early 80's) there were also hierachical database systems and network (aka CODASYL) database systems.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are different types of database management?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the different types of management systems?

1. relational database management system(RDBMS) 2. object Rdbms. 1. relational database management system(RDBMS) 2. object Rdbms.


Hos is DBMS different from a Database?

DBMS is database management. Database is where the information is stored.


Why do Database Management is related to MS Access?

Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.


Where can you get a good database management?

If you are running Linux, the best database management systems are MySQL, Apache Derby, PostgreSQL, HSQLDB (HyperSQL), or Ingres. However, there are many types of database management softwares, so please be more specific with your question if this was not the answer you were looking for.


Name and describe types of database management system available in market?

Usually, "database management systems" are referred to Relational Database Management System. Types include: Microsoft SQL Server Oracle MySQL (along w/ a myriad of open source products) These differ from flat file databases such as FoxPro, MS Access, etc.


What is a database field format?

they can contain different types of data. they can contain different types of data.


About oracle database management system?

database management is a system


Are database and database management system identical?

No. Database is a data itself, organized according to rules of database management system. And Database Management System is a software used to organize a database, and to acces it too.


What is difference between dbms and rdbms?

DBMS stands for "Database Management Systems" it includes all Databases. RDBMS are a special Type of DMBS. "Relational Database Management Systems". On RDBMS you have Tables. Some Tables have are in relation to other Tables. This is needed to organize complex Data. Systems like MySQL, MS Access or MS SQLServer are RDBMS. Other Types are: ODBMS - Object Database Management System ORDBMS - Object Relational Database Management System HDBMS - Hirarchical Database Management System NDBMS - Network Database Management System


What database types is useful for storing java applets as well as processing large numbers of transactions?

OODBMS, object oriented database management systems


Name types of applications used in mis?

An application in a management information system can be a database. The database stores information the business uses to make decisions.


What is Database triggers in sql?

A database trigger is an action that the database management software will perform automatically when a preset list of conditions are met. Different database vendors have different mechanisms in place for the declaration of triggers, but the principles remain the same.