
NoSQL
文章平均质量分 52
NOSQL是对不同于传统的关系数据库的数据库管理系统的统称。 允许部分资料使用SQL系统存储,而其他资料允许使用NOSQL系统存储。其数据存储可以不需要固定的表格模式以及元数据,也经常会避免使用SQL的JOIN操作,一般有水平可扩展性的特征。
qwfys200
开放尽享开源之美协作体味成功之悦
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
How to install mongodb-7.0 as systemd service with podman
How to install mongodb-7.0 as systemd service with podman原创 2023-10-24 22:53:16 · 639 阅读 · 0 评论 -
How to install mongodb 7.0 to Ubuntu 22.04
How to install mongodb 7.0 to Ubuntu 22.04原创 2023-10-20 18:43:43 · 1222 阅读 · 0 评论 -
how to use mongo command on centos 7
This article describes how to use mongo command on centos 7原创 2020-07-17 09:55:38 · 330 阅读 · 0 评论 -
How to install MongoDB to Ubuntu 18.04
How to install MongoDB to Ubuntu 18.04原创 2018-08-23 15:14:56 · 647 阅读 · 1 评论