DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud Log Service vs. InfluxDB vs. Machbase Neo vs. MySQL vs. SurrealDB

System Properties Comparison Alibaba Cloud Log Service vs. InfluxDB vs. Machbase Neo vs. MySQL vs. SurrealDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Log Service  Xexclude from comparisonInfluxDB  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMySQL  Xexclude from comparisonSurrealDB  Xexclude from comparison
DescriptionA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.DBMS for storing time series, events and metricsTimeSeries DBMS for AIoT and BigDataWidely used open source RDBMSA fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelSearch engineTime Series DBMSTime Series DBMSRelational DBMS infoKey/Value like access via memcached APIDocument store
Graph DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.43
Rank#265  Overall
#18  Search engines
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.86
Rank#203  Overall
#34  Document stores
#18  Graph DBMS
Websitewww.alibabacloud.com/­product/­log-servicewww.influxdata.com/­products/­influxdb-overviewmachbase.comwww.mysql.comsurrealdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­slsdocs.influxdata.com/­influxdbmachbase.com/­dbmsdev.mysql.com/­docsurrealdb.com/­docs
DeveloperAlibabaCloud Inc.MachbaseOracle infosince 2010, originally MySQL AB, then SunSurrealDB Ltd
Initial release20162013201319952022
Current release2.7.6, April 2024V8.0, August 20238.4.0, April 2024v1.1.1, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoMIT-License; commercial enterprise version availablecommercial infofree test version availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageGoCC and C++Rust
Server operating systemshostedLinux
OS X infothrough Homebrew
Linux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononoyes
Secondary indexesyesnoyesyes
SQL infoSupport of SQLSQL for queryingSQL-like query languageSQL-like query languageyes infowith proprietary extensionsSQL-like query language
APIs and other access methodsHTTP RESTHTTP API
JSON over UDP
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
GraphQL
RESTful HTTP API
WebSocket
Supported programming languages.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresnononoyes infoproprietary syntax
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoin enterprise version onlyShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodes3 replicasselectable replication factor infoin enterprise version onlyselectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoDepending on used storage engineyes infovolatile and lookup tableyes
User concepts infoAccess controlAlibaba Cloud user access controlsimple rights management via user accountssimple password-based access controlUsers with fine-grained authorization concept infono user groups or rolesyes, based on authentication and database rules
More information provided by the system vendor
Alibaba Cloud Log ServiceInfluxDBMachbase Neo infoFormer name was InfinifluxMySQLSurrealDB
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» more
InfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» more
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» more
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customers* Alibaba & Ant-Finance:he infrastructure service for the Corp * Over 22k Subscriber...
» more
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsPay-As-You-Go https://www.alibabacloud.com/product/log-service/pricing
» more
Open source core with closed source clustering available either on-premise or on...
» more
News

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Alibaba Cloud Log ServiceInfluxDBMachbase Neo infoFormer name was InfinifluxMySQLSurrealDB
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

2 Methods for Installing Serverless Kubernetes in Alibaba Cloud
29 March 2022, hackernoon.com

Alibaba Cloud vs AWS | Cloud Provider Comparison | ITBE
6 October 2021, IT Business Edge

Alibaba Cloud Further Facilitates Digital Transformation Acceleration across Asia in the Year of the Pandemic
27 January 2021, PR Newswire

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Alibaba Cloud launches China Gateway program in Singapore
30 May 2019, China Daily

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.com

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4 March 2024, The Register

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17 January 2024, Microsoft

provided by Google News

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

New Investment: Lago – Matt Turck
14 March 2024, Matt Turck

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here