2
Top Database Management Trends tvisha.com/blog/top-database-management-system-trends/ A database is a collection of organised information that is easily available to access, modifiy, etc. Database Management is the arrangement of all the information of data in such a way that is accessible to all users in an effective and simple manner. For managing the data or information, we use a system known as Database Management System. It is the software that is used to access the data, defining the data types, creating the database, modify that database. Many other functions are also provided by the Database Management System like querying, updating, deleting, etc. Types of Database Relational Database This database stores the data in the form of tables. A relational database design is made of a table that has number of rows and columns. Each column has name, size, and data type. Each row has one record, also called Tuple. Operational Database This database is generally used in the organisations to store the data of their employees, inventory records. Organisations can easily modify their data according to their need. Distributed Database As the name suggests, database is distributed at various locations and are linked to each other via the communication links. Distributed database uses the client server database architecture. Why Change In the Database trends? Difficulties with relational database Adoption of e-business 1/2

Top database management trends

Embed Size (px)

Citation preview

Page 1: Top database management trends

Top Database Management Trendstvisha.com/blog/top-database-management-system-trends/

A database is a collection of organised information that is easily available to access, modifiy, etc. DatabaseManagement is the arrangement of all the information of data in such a way that is accessible to all users in aneffective and simple manner.

For managing the data or information, we use a system known as Database Management System. It is thesoftware that is used to access the data, defining the data types, creating the database, modify that database.Many other functions are also provided by the Database Management System like querying, updating, deleting,etc.

Types of Database

Relational Database

This database stores the data in the form of tables. A relational database design is made of a table that hasnumber of rows and columns. Each column has name, size, and data type. Each row has one record, also calledTuple.

Operational Database

This database is generally used in the organisations to store the data of their employees, inventory records.Organisations can easily modify their data according to their need.

Distributed Database

As the name suggests, database is distributed at various locations and are linked to each other via thecommunication links. Distributed database uses the client server database architecture.

Why Change In the Database trends?

Difficulties with relational database

Adoption of e-business

1/2

Page 2: Top database management trends

Growth of digital marketing

Accessing the database using mobile phones

New trends in Database Management Tools

1. Business Intelligence

We are completely aware of how the data is stored and manipulated. Oracle, DB2, SQL Server are all the greatrobust engines which help us to do the same. At present, we are looking at some ways for extracting theinformation from the data we have. This is what the Business Intelligence does. It is not new but has continued tobe important from quite a long time. Moreover, the number of takeovers and acquisitions signify that it willcontinue to be in trend for a lot more time.

2. Multidimensional eXpressions (MDX)

Multidimensional eXpressions is a language used to express analytical queries. Whilst SQL manipulates data,MDX manipulates the entire information. MDX is a non-proprietary standard which was first owned byPanorama, then Microsoft and then lastly by Hyperion. MDX is seen as a very important trend in the upcomingtime.

3. Spatial data

Nowadays, all the main databases have which have spatial data types. Spatial data is usually important whenused in its own right. However, when combined with Google Earth, a quick combination will give a very powerfulapplication just consisting of a few code lines. As far as the future is concerned; spatial data will find more andmore use in a great variety of projects.

4. Multimedia Database

Multimedia data means audio, video, images, animation and graphics. The process of including this type of data,their size, accessing this type of data comes under the multimedia database.

5. Mobile and Embedded Database

Mobile phone use the SQLite database and the embedded database are used in the cars.dbo4 database is usedin the BMW car.

6. Database Security

A secure database from internal and external threats has no costly hardware and database down time. Databaseadministrators should use all the rules during the database creation.

Conclusion

Some trends come and go, whilst the others are meant to stay. The above discussed trends are going todominate the world of database management and will be used by database designer for developing greatapplications.

2/2