DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud Log Service vs. Neo4j vs. ObjectBox vs. Teradata vs. YugabyteDB

Vergleich der Systemeigenschaften Alibaba Cloud Log Service vs. Neo4j vs. ObjectBox vs. Teradata vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud Log Service  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsExtremely fast embedded database for small devices, IoT and MobileA hybrid cloud data analytics software platform (Teradata Vantage)High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellSuchmaschineGraph DBMSObject oriented DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMSDocument Store
Graph DBMS
Spatial DBMS
Time Series DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,43
Rang#265  Overall
#18  Suchmaschinen
Punkte44,46
Rang#23  Overall
#1  Graph DBMS
Punkte1,20
Rang#170  Overall
#5  Object oriented DBMS
Punkte45,33
Rang#21  Overall
#15  Relational DBMS
Punkte2,91
Rang#102  Overall
#51  Relational DBMS
Websitewww.alibabacloud.com/­product/­log-serviceneo4j.comobjectbox.iowww.teradata.comwww.yugabyte.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­slsneo4j.com/­docsdocs.objectbox.iodocs.teradata.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAlibabaCloud Inc.Neo4j, Inc.ObjectBox LimitedTeradataYugabyte Inc.
Erscheinungsjahr20162007201719842017
Aktuelle Version5.19, April 2024Teradata Vantage 1.0 MU2, Jänner 20192.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei BedarfOpen Source infoApache License 2.0kommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJava, ScalaC und C++C und C++
Server BetriebssystemegehostetLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Android
iOS
Linux
macOS
Windows
gehostet
Linux
Linux
OS X
Datenschemaschemafreischemafrei und schema-optionaljajadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjaja infoAustauschbares Index Subsystem, per Default Apache Lucenejaja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellenja
SQL infoSupport of SQLSQL for queryingneinneinja infoSQL 2016 + extensionsyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteHTTP RESTBolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Proprietäres native API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte Programmiersprachen.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinja infoUser defined Procedures and Functionsneinja infoUDFs, stored procedures, table functions in parallelja infosql, plpgsql, C
Triggersjaja infomittels Event Handlerneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja, mit Neo4j FabrickeineSharding infoHashingHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knoten3 replicasCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyonline/offline synchronization between client and serverMulti-Source Replikation
Source-Replica Replikation
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop Connectorneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinja infoBeziehungen in Graphenjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjanein
Berechtigungskonzept infoZugriffskontrolleAlibaba Cloud user access controlUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)jaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud Log ServiceNeo4jObjectBoxTeradataYugabyteDB
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» mehr
Neo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» mehr
Neo4j is the market leader, graph database category creator, and the most widely...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» mehr
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customers* Alibaba & Ant-Finance:he infrastructure service for the Corp * Over 22k Subscriber...
» mehr
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsPay-As-You-Go https://www.alibabacloud.com/product/log-service/pricing
» mehr
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Apache 2.0 license for the database
» mehr
Neuigkeiten

Creating the GQL Database Language Standard
7. Mai 2024

This Week in Neo4j: GraphRAG, Knowledge Graphs, Open Source AI, GraphQL and more
4. Mai 2024

This Week in Neo4j: Nodes 2024, Data Modelling, Events, Knowledge Graphs and more
27. April 2024

GQL is Here: Your Cypher Queries in a GQL World
26. April 2024

GQL: The ISO Standard for Graphs Has Arrived
25. April 2024

Edge AI: The era of on-device AI
23. April 2024

In-Memory Database Use Cases
15. Februar 2024

Data Viewer for Objects – announcing ObjectBox Admin
14. November 2023

Vector Databases for Edge AI
9. August 2023

Vector Database Release for Flutter / Dart + Python
13. Juni 2023

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Alibaba Cloud Log ServiceNeo4jObjectBoxTeradataYugabyteDB
DB-Engines Blog Posts

Applying Graph Analytics to Game of Thrones
12. Juni 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22. Dezember 2015, Emil Eifrem (guest author)

alle anzeigen

Teradata is the most popular data warehouse DBMS
2. April 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

2 Methods for Installing Serverless Kubernetes in Alibaba Cloud
29. März 2022, hackernoon.com

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

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

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

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

bereitgestellt von Google News

Neo4j Awards Technology Grant to Syracuse University for Mapping Misinformation Trends in 2024 U.S. Elections with ...
7. Mai 2024, Yahoo Finance

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26. März 2024, PR Newswire

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15. Februar 2024, Bloomberg

Using Neo4j’s graph database for AI in Azure
4. April 2024, InfoWorld

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26. April 2024, SiliconANGLE News

bereitgestellt von Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21. Juni 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29. April 2018, Open Source For You

bereitgestellt von Google News

Why Teradata (TDC) Shares Are Plunging Today
7. Mai 2024, Yahoo Finance

Kenvue, Crocs rise; Disney, Teradata fall, Tuesday, 5/7/2024
7. Mai 2024, ABC News

Teradata's stock tumbles after BofA cuts rating on lack of near-term positive catalysts
7. Mai 2024, Seeking Alpha

The Analyst Landscape: 9 Takes On Teradata - Teradata (NYSE:TDC)
7. Mai 2024, Benzinga

Teradata (TDC) Q1 Earnings: How Key Metrics Compare to Wall Street Estimates
6. Mai 2024, Yahoo Finance

bereitgestellt von Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

Yugabyte announced details and theme for Distributed SQL Summit Asia
18. April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18. April 2024, BERNAMA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

SingleStore logo

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

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

Milvus logo

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt