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. Amazon Neptune vs. Faircom DB vs. ScyllaDB vs. Stardog

System Properties Comparison Alibaba Cloud Log Service vs. Amazon Neptune vs. Faircom DB vs. ScyllaDB vs. Stardog

Editorial information provided by DB-Engines
NameAlibaba Cloud Log Service  Xexclude from comparisonAmazon Neptune  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonScyllaDB  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.Fast, reliable graph database built for the cloudNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Cassandra and DynamoDB compatible wide column storeEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelSearch engineGraph DBMS
RDF store
Key-value store
Relational DBMS
Wide column storeGraph DBMS
RDF store
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.43
Rank#265  Overall
#18  Search engines
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.alibabacloud.com/­product/­log-serviceaws.amazon.com/­neptunewww.faircom.com/­products/­faircom-dbwww.scylladb.comwww.stardog.com
Technical documentationwww.alibabacloud.com/­help/­en/­slsaws.amazon.com/­neptune/­developer-resourcesdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.scylladb.comdocs.stardog.com
DeveloperAlibabaCloud Inc.AmazonFairCom CorporationScyllaDBStardog-Union
Initial release20162017197920152010
Current releaseV12, November 2020ScyllaDB Open Source 5.4.1, January 20247.3.0, May 2020
License infoCommercial or Open Sourcecommercialcommercialcommercial infoRestricted, free version availableOpen Source infoOpen Source (AGPL), commercial license availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageANSI C, C++C++Java
Server operating systemshostedhostedAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxLinux
macOS
Windows
Data schemeschema-freeschema-freeschema free, schema optional, schema required, partial schema,schema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesyes, ANSI SQL Types, JSON, typed binary structuresyesyes
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.nonononono infoImport/export of XML data possible
Secondary indexesyesnoyesyes infocluster global secondary indicesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL for queryingnoyes, ANSI SQL with proprietary extensionsSQL-like DML and DDL statements (CQL)Yes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsHTTP RESTOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonoyes info.Net, JavaScript, C/C++yes, Luauser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesnoyesnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingnoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodes3 replicasMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).selectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integritynoyes infoRelationships in graphsyesnoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDtunable from ACID to Eventually Consistentno infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infowith encyption-at-restYes, tunable from durable to delayed durability to in-memoryyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoin-memory tablesyes
User concepts infoAccess controlAlibaba Cloud user access controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Fine grained access rights according to SQL-standard with additional protections for filesAccess rights for users can be defined per objectAccess rights for users and roles
More information provided by the system vendor
Alibaba Cloud Log ServiceAmazon NeptuneFaircom DB infoformerly c-treeACEScyllaDBStardog
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customers* Alibaba & Ant-Finance:he infrastructure service for the Corp * Over 22k Subscriber...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsPay-As-You-Go https://www.alibabacloud.com/product/log-service/pricing
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

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 ServiceAmazon NeptuneFaircom DB infoformerly c-treeACEScyllaDBStardog
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

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 1: Full-text search | Amazon Web ...
7 May 2024, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 2: Vector similarity search | Amazon ...
7 May 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

Amazon Neptune announces support for data APIs in the AWS SDK
22 February 2024, AWS Blog

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10 July 2023, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Present your product here