DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud Log Service vs. EJDB vs. FoundationDB vs. InfluxDB vs. Linter

System Properties Comparison Alibaba Cloud Log Service vs. EJDB vs. FoundationDB vs. InfluxDB vs. Linter

Editorial information provided by DB-Engines
NameAlibaba Cloud Log Service  Xexclude from comparisonEJDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonLinter  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Ordered key-value store. Core features are complimented by layers.DBMS for storing time series, events and metricsRDBMS for high security requirements
Primary database modelSearch engineDocument storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.43
Rank#265  Overall
#18  Search engines
Score0.27
Rank#297  Overall
#44  Document stores
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.09
Rank#346  Overall
#152  Relational DBMS
Websitewww.alibabacloud.com/­product/­log-servicegithub.com/­Softmotions/­ejdbgithub.com/­apple/­foundationdbwww.influxdata.com/­products/­influxdb-overviewlinter.ru
Technical documentationwww.alibabacloud.com/­help/­en/­slsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdapple.github.io/­foundationdbdocs.influxdata.com/­influxdb
DeveloperAlibabaCloud Inc.SoftmotionsFoundationDBrelex.ru
Initial release20162012201320131990
Current release6.2.28, November 20202.7.6, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPLv2Open Source infoApache 2.0Open Source infoMIT-License; commercial enterprise version availablecommercial
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.
Implementation languageCC++GoC and C++
Server operating systemshostedserver-lessLinux
OS X
Windows
Linux
OS X infothrough Homebrew
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
Data schemeschema-freeschema-freeschema-free infosome layers support schemasschema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idno infosome layers support typingNumeric data and Stringsyes
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.nonono
Secondary indexesyesnononoyes
SQL infoSupport of SQLSQL for queryingnosupported in specific SQL layer onlySQL-like query languageyes
APIs and other access methodsHTTP RESTin-process shared libraryHTTP API
JSON over UDP
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
Server-side scripts infoStored proceduresnonoin SQL-layer onlynoyes infoproprietary syntax with the possibility to convert from PL/SQL
Triggersyesnononoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingSharding infoin enterprise version onlynone
Replication methods infoMethods for redundantly storing data on multiple nodes3 replicasnoneyesselectable replication factor infoin enterprise version onlySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyLinearizable consistencyImmediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblein SQL-layer onlynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoDepending on used storage engine
User concepts infoAccess controlAlibaba Cloud user access controlnonosimple rights management via user accountsfine grained access rights according to SQL-standard
More information provided by the system vendor
Alibaba Cloud Log ServiceEJDBFoundationDBInfluxDBLinter
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

An Introductory Guide to Grafana Alerts
16 May 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14 May 2024

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 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

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

More resources
Alibaba Cloud Log ServiceEJDBFoundationDBInfluxDBLinter
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

Recent citations in the news

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

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

Six Typical Issues when Constructing a Kubernetes Log System
24 December 2019, DataDrivenInvestor

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

Cloud comparison tool - AWS Vs Google Vs IBM Vs Microsoft Vs Alibaba Cloud
6 March 2019, Wire19

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

provided by Google News

Introducing Amazon Timestream for InfluxDB: A managed service for the popular open source time-series database ...
20 May 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

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

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.

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

RaimaDB logo

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

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here