当前位置:网站首页>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.
边栏推荐
- The 22-07-31 weeks summary
- Everyone in China said data, you need to focus on core characteristic is what?
- Multithreading (2)
- UOS系统下ksql应用缺少动态库”libtinfo.so.5“问题
- 告白数字化转型时代,时速云镌刻价值新起点
- Open Source License Description LGPL
- 2022-08-04 The sixth group, hidden from spring, study notes
- 通过模拟Vite一起深入其工作原理
- Review 51 MCU
- Intersection of Boolean Operations in SuperMap iDesktop.Net - Repairing Complex Models with Topological Errors
猜你喜欢

Cloud Native (32) | Introduction to Platform Storage System in Kubernetes

静态方法获取配置文件数据

How to Add Category-Specific Widgets in WordPress

dmp(dump)转储文件

龙蜥社区第二届理事大会圆满召开!理事换届选举、4 位特约顾问加入

Flink 1.15.1 Cluster Construction (StandaloneSession)

J9 Digital Currency: What is the creator economy of web3?

VSCode Change Default Terminal how to modify the Default Terminal VSCode

Simple description of linked list and simple implementation of code

Matlab画图3
随机推荐
CPDA|How Operators Learn Data Analysis (SQL) from Negative Foundations
Syntax basics (variables, input and output, expressions and sequential statement completion)
Is your data safe in this hyperconnected world?
private封装
QT:神奇QVarient
1527. Patients suffering from a disease
The linear table lookup
1667. 修复表中的名字
优炫数据库的单节点如何转集群
Beyond YOLO5-Face | YOLO-FaceV2 officially open source Trick+ academic point full
mysql tree structure query problem
QT语言文件制作
Why did they choose to fall in love with AI?
Summary of domestic environments supported by SuperMap
sql server 安装提示用户名不存在
[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
Bubble Sort and Quick Sort
Ant Sword Advanced Module Development
Native js realizes the effect of selecting and canceling all the multi-select boxes
沃谈小知识 |“远程透传”那点事儿