当前位置:网站首页>Common open source databases under Linux, how many do you know?
Common open source databases under Linux, how many do you know?
2022-08-05 03:06:00 【nginx】
1. MySQL
MySQL is an open source relational database management system, a product of Oracle Corporation.It supports multiple storage engines, clusters, full-text indexing, multi-threading, full utilization of CPU resources, multi-user support, and many other very professional functions.
MySQL has become the most popular open source database due to its high performance, low cost and good reliability, and is widely used in web applications and other small and medium-sized projects.Everything from WordPress to Movable Type uses MySQL as the default database.In addition, since Oracle acquired MySQL, it has closed the potential risk of MySQL, so the community adopts the method of branching to avoid this risk, and develops and operates the MariaDB database that is fully compatible with MySQL.
2. MongoDB
MongoDB is an open source, document-oriented and the most popular Nosql database at the moment. It is also a product between relational and non-relational databases.The biggest feature of Mongo is that the query language it supports is very powerful, and its syntax is somewhat similar to an object-oriented query language. It can implement most of the functions similar to single-table query in relational databases, and it also supports indexing of data.It also has the characteristics of high performance, easy deployment, easy use, and convenient data storage.
3. Hadoop
Hadoop is an open source, distributed database based on the column store model.Apache is part of the Hadoop project, and the development language isjava.
Hadoop is different from general relational databases, it is a database suitable for unstructured data storage.Another difference is that Hadoop is column-based rather than row-based.And it is a distributed database with high reliability, high performance, scalability, and based on the relational model.
4. Redis
Redis is an open source, web-enabled, in-memory, key-value store database.Developers can dump entire hashes, lists, sets, and other complex result stores without storing numbers and strings. In addition, Redis provides features such as replication/synchronization and persistence.
Redis is a high-performance key-value database.The emergence of Redis has largely compensated for the insufficiency of key/value storage such as memcached, and can be a good complement to relational databases in some occasions.
5. MariaDB
MariaDB database management system is a fork of MySQL, fully compatible with MySQL, including API and command line, making it an easy replacement for MySQL.In terms of storage engine, XtraDB is used instead of MySQL's InnoDB.Additional functionality has been added to support local non-blocking operations and progress reporting.This means that all connectors, libraries and applications using MySQL will also work under MariaDB.
边栏推荐
- Native js realizes the effect of selecting and canceling all the multi-select boxes
- Ant Sword Advanced Module Development
- 链表的简单描述及代码的简单实现
- 毕设-基于SSM房屋租赁管理系统
- The Tanabata copywriting you want has been sorted out for you!
- VSCode Change Default Terminal how to modify the Default Terminal VSCode
- In 2022, you still can't "low code"?Data science can also play with Low-Code!
- 沃谈小知识 |“远程透传”那点事儿
- Syntax basics (variables, input and output, expressions and sequential statements)
- ASP.NET应用程序--Hello World
猜你喜欢

QT语言文件制作

Multithreading (2)

沃谈小知识 |“远程透传”那点事儿

mysql没法Execute 大拿们求解

lua learning

The usage of try...catch and finally in js

IJCAI2022 | DictBert: Pre-trained Language Models with Contrastive Learning for Dictionary Description Knowledge Augmentation

QT MV\MVC structure

Bubble Sort and Quick Sort

mysql can't Execute, please solve it
随机推荐
word分栏小记
sql server 安装提示用户名不存在
Chinese characters to Pinyin
Apache DolphinScheduler, a new generation of distributed workflow task scheduling platform in practice - Medium
QT语言文件制作
QT language file production
[In-depth study of 4G/5G/6G topic-51]: URLLC-16-"3GPP URLLC related protocols, specifications, and technical principles in-depth interpretation"-11-High reliability technology-2-Link adaptive enhancem
.NET应用程序--Helloworld(C#)
Native js realizes the effect of selecting and canceling all the multi-select boxes
The usage of try...catch and finally in js
链表的简单描述及代码的简单实现
如何在WordPress中添加特定类别的小工具
Use SuperMap iDesktopX data migration tool to migrate map documents and symbols
【七夕节】浪漫七夕,代码传情。将爱意变成绚烂的立体场景,给她(他)一个惊喜!(送代码)
Data storage practice based on left-order traversal
Images using redis cache Linux master-slave synchronization server hard drive full of moved to the new directory which points to be modified
用CH341A烧录外挂Flash (W25Q16JV)
Matlab drawing 3
1873. The special bonus calculation
Cybersecurity and the Metaverse: Identifying Weak Links