当前位置:网站首页>Database outline
Database outline
2022-06-13 07:25:00 【Dongbei bird】
Relational database (Mysql and Oracle)
Tables and tables 、 Tables and fields 、 There is a relationship between data and data
advantage :
1. There is a relationship between the data , It is very convenient to add, delete, modify and check data
2. Relational database has transaction operation , Ensure data integrity and consistency .
shortcoming :
1. Because data and data are related , The bottom layer is running a large number of algorithms , A large number of algorithms will reduce the efficiency of the system , It can degrade performance
2. When faced with the addition, deletion, modification and query of massive data, it will be powerless
3. Massive data, data maintenance becomes very weak
Common applications :
It is suitable for processing data of general magnitude ( Bank transfers and money )
Non relational database (redis and MangDB)
In order to deal with massive data , Non relational database is designed to replace relational database at the beginning
advantage :
1. It is possible to add, delete, modify and check massive data
2. The maintenance and processing of massive data is very easy
shortcoming :
1. Data has nothing to do with data , They exist alone
2. Non relational databases have no relationship , There is no strong transactional relationship , There is no guarantee of data integrity and security
边栏推荐
- 领先企业的管理实践证明,企业可持续发展的核心是什么?
- Learning notes of balanced binary tree -- one two pandas
- How is it that the income of financial products is zero for several consecutive days?
- c#高级编程-特性篇
- Database connection under WinForm
- 【硬记】脏读、不可重复读、幻读场景核心区别
- Lightning data import
- Detailed description of drawing ridge plot, overlapping densities of overlapping kernel density estimation curve, facetgrid object and function sns Kdeplot, function facetgrid map
- redis-6. Redis master-slave replication, cap, Paxos, cluster sharding cluster 01
- Department store center supply chain management system
猜你喜欢

Try to use renderdoc to view the shader code of UE

论文笔记: 多标签学习 BP-MLL

redis-7. Redis master-slave replication, cap, Paxos, cluster sharding cluster 02
![[vivefocus uses the wavevr plug-in to obtain handle operation events]](/img/4f/2ca02799ef5cde1a28101d61199856.jpg)
[vivefocus uses the wavevr plug-in to obtain handle operation events]

A solution to the problem that there is always a newline character when C merges multiple RichTextBox contents

C#合并多个richtextbox内容时始终存在换行符的解决方法

Calculate running total / running balance

RT thread simulator lvgl control: switch switch button control

RT thread simulator lvgl control: button button style

Socket programming 2:io reuse (select & poll & epoll)
随机推荐
Lightning breakpoint continuation
JMeter encryption interface test
Problems encountered during commissioning of C # project
MySQL query timeout control
Local file upload FTP or remote directory
MySQL does not recommend setting the column default value to null. Why on earth is this
理财产品连续几天收益都是零是怎么回事?
[RS-422 and RS-485] RS-422 and RS-485 serial interface standard
比较DFS和BFS的优点和缺点及名称词汇
How to solve the 404 problem
redis-7. Redis master-slave replication, cap, Paxos, cluster sharding cluster 02
C drawing table and sending mail function
C # using multithreading
Tidb data migration (DM) Introduction
Awk use
SDN基本概述
How to use clion to debug a project built by the make tool
How idea breaks point debugging
RT-Thread 模拟器 simulator LVGL控件:button 按钮样式
TiDB Lightning