当前位置:网站首页>Database introduction
Database introduction
2022-06-11 04:38:00 【TheTop1】
database
A database is a warehouse for storing and managing data , Data is stored in a certain format , Users can add data to the database 、 modify 、 Delete 、 Query and so on .
Types of databases
Relational database : A relational model is used to organize the database of data , Simply speaking , A relational model is a two-dimensional table model , like Excel The form in the file , Emphasize the use of tables to store data . Such as :Oracle、Microsoft SQL Server、MySQL、SQLit etc. .
Non relational database : Also known as NoSQL(Not Only SQL ), It means more than SQL, Yes NoSQL The most common definition is “ Uncorrelated ”, emphasize Key-Value How to store data . Such as :MongoDB、Redis etc. .
The role of database
The function of database is to store and manage data , such as : The product list data we browsed on Jingdong website , These data will be stored in the database .
The characteristics of database
Persistent storage
Read and write very fast
Ensure the validity of data
边栏推荐
- Unity Advanced Backpack System
- How to quickly find the official routine of STM32 Series MCU
- Guanghetong launched a new generation of 3GPP R16 industrial 5g module fg160 engineering sample
- Unity 在不平坦的地形上创建河流
- Use pathlib instead of OS and os Common methods of path
- idea gradle项目 如何导入 本地jar 包
- Check the digital tube with a multimeter
- Leetcode question brushing series - mode 2 (datastructure linked list) - 21:merge two sorted lists merge two ordered linked lists
- Programming Examples Using RDMA Verbs
- Decision tree (hunt, ID3, C4.5, cart)
猜你喜欢

exness:流动性系列-订单块、不平衡(二)

Guanghetong 5g module fg650-cn and fm650-cn series are produced in full scale, accelerating the efficient implementation of 5g UWB applications

Vulkan official example interpretation raytracing

PostgreSQL数据库复制——后台一等公民进程WalReceiver 收发逻辑

Data type conversion and conditional control statements

CRMEB/V4.4标准版打通版商城源码小程序公众号H5+App商城源码

Redis主从复制、哨兵、cluster集群原理+实验(好好等,会晚些,但会更好)

ACTS:高效的测试设计(并赠送一个优秀的测试设计工具)

idea gradle项目 如何导入 本地jar 包

芯源cw32f030c8t6用keil5编译时出现的问题
随机推荐
Acts: how to hide defects?
Project architecture evolution
lower_ bound,upper_ Bound, two points
Qt生成二维码图片方法
JVM (5): virtual machine stack, stack exception, stack storage result and operation principle, stack internal structure, local variable table
JVM (2): loading process of memory structure and classes
Analysis of 17 questions in Volume 1 of the new college entrance examination in 2022
Unity的URP的RenderFeature相关编程内容梳理
Product milestones in May 2022
Meedu knowledge payment solution v4.5.4 source code
CoDeSys get system time
PHP phone charge recharge channel website complete operation source code / full decryption without authorization / docking with the contract free payment interface
图的最短路径问题 详细分解版
Data type conversion and conditional control statements
Google Code Coverage best practices
Guanghetong LTE CAT6 module fm101-cg, which supports CBRS band, took the lead in obtaining FCC certification
CRMEB/V4.4标准版打通版商城源码小程序公众号H5+App商城源码
记一次ES 事故
Overview of guanghetong industrial 5g module product line
Unity Advanced Backpack System