当前位置:网站首页>Redis介绍
Redis介绍
2022-07-17 07:24:00 【幻清】
1、Redis是NoSQL数据库的一种,NoSQL(NoSQL = Not Only SQL ),意即“不仅仅是 SQL”,泛指非关系型的数据库。 NoSQL 不依赖业务逻辑方式存储,而以简单的 key-value 模式存储。因此大大的增加 了数据库的扩展能力。
不遵循 SQL 标准。
不支持 ACID。
远超于 SQL 的性能。
2、 NoSQL 适用场景
对数据高并发的读写
海量数据的读写
对数据高可扩展性的
3、NoSQL 不适用场景
需要事务支持
基于 sql 的结构化查询存储,处理复杂的关系,需要即席查询。
(用不着 sql的和用了 sql也不行的情况,请考虑用 NoSql
4、NOSQL数据库的作用
web2.0时代:单服务器、单数据库,由于现在用户增多,CPU、内存和IO都面临着巨大的压力。
这时redis就应运而生。
(1)解决 CPU 及内存压力
(2)解决 IO 压力
5、redis简介
具体的NoSQL可以去官网进行了解。
边栏推荐
- [C # console] - C # console class
- 美国压力激增,TikTok 更换全球安全主管
- TextView文字上下移动
- Filesourcestrategy, datasourcestrategy and datasourcev2strategy in spark
- With this "programmer code interview guide" from Zuo Chengyun (Zuo Shen), I joined byte
- Code learning (deamnet) CVPR | adaptive consistency prior based deep network for image learning
- Oi memoirs
- Bean、
- Gateway新一代网关
- 一款关于日常习惯打卡的小程序
猜你喜欢

从 B 站崩溃报告看分布式系统的技术栈

3D激光SLAM:ALOAM---帧间里程计代码解读

MySQL 2502 2503 error

Gateway新一代网关

Code learning (deamnet) CVPR | adaptive consistency prior based deep network for image learning

Eureka自我保护

演示集合注入

Will it be a little late to realize your "wonderful" 360?

Talk about distributed locks

visual studio 2022(VS 2022)无法读取内存的问题
随机推荐
How to use curl in Jenkins pipeline and process response results
在VSCode中设置settings.json
What if the user information in the website app database is leaked and tampered with
Is it necessary to buy pension insurance? What are the pension products suitable for the elderly?
ansible自动化运维详解(四)ansible中playbook的编写使用、执行命令及实例演示
C#对txt文件的读写操作
Look back at the paper after reading the code: yolov3 reread
聊聊分布式锁
[C# Console]-C# 控制台类
Talk about distributed locks
OI回忆录
如何将读取列表中的str转化为float
Obtain the home location through IP
Precautions for MySQL statements
812. Maximum triangle area
Ribbon负载均衡服务调用
Yolov5 label and establish your own data set
Textview text up and down
How to select MCU?
First experience of openvino machine learning