Introduction Implementing a strategic plan effectively is an important task for management. Before executing the plan, businessmen need to gather information on strategic planning. In this issue, various database systems are introduced. Companies should use data-oriented models to effectively manage employee functions as well as implement strategic planning. Target system integration can be accomplished with the help of a complete information system (O'Brien, 2003).
First, I will explain the database technology. Since the 1980's, database management systems (DBMS) and their relational counterparts (RDBMS) are the most widely used database systems. They are well suited for transaction-based operations, and generally follow ACID principles. A disadvantage of relational systems is that these databases are relatively static, tend to be structured data that represents the data in an intuitive and unnatural way, the processing overhead gets bigger and the performance gets worse is. Another disadvantage is that table-based stored data can not normally represent real data (domain / business object) well. Since this is called object relational impedance mismatch, mapping between table-based data and real objects in problem areas is required. The database management system described includes Microsoft SQL Server, Oracle, MySql, etc.
Fragmentation in the world of block chains is similar to database fragmentation in traditional software systems. In traditional databases, partitioning is a horizontal partitioning of the data in the database, and each partition is stored in a separate database server instance. This allows you to distribute the load to different servers. There are several ways to implement messaging. In the case of Ethereum, the approach they adopt is the "receipt" paradigm. When a transaction within a fragment is executed, it can change the state of its own local fragment and generate a "receipt" that is also stored in the distribution. Shared memory. You can see it later (but not changed) later.
Database systems are widely used to store statistical data or other such data. There is little interest in controlling reasoning about the details of how the database system works, the functions and mechanisms it provides, and how to search candidate data records that satisfy a particular query. Behind every kind of database system, there is a database that is structurally identical record matrix. Suppose a matrix is B, and there are N records in it. Each record contains M variables. The set of all N values of each variable constitutes a column of a matrix called Bj. This is 1 ≦ j ≦ M. A record is a promising and consistent set of data about a single database entry. For example, in a relational database, the record is an M-tuple of the relation. Let xij be the field stored in variable j of record i. Figure 1 shows this arrangement