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 > Altibase vs. Axibase vs. TerminusDB vs. TimesTen vs. YugabyteDB

Vergleich der Systemeigenschaften Altibase vs. Axibase vs. TerminusDB vs. TimesTen vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAltibase  Xaus Vergleich ausschliessenAxibase  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn enterprise grade, high-performance RDBMSSkalierbares Timeseries DBMS basierend auf HBase mit integrierter Rule Engine und VisualisierungScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsIn-Memory RDBMS compatible to OracleHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellRelational DBMSTime Series DBMSGraph DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
RDF Store
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,07
Rang#186  Overall
#87  Relational DBMS
Punkte0,29
Rang#292  Overall
#25  Time Series DBMS
Punkte0,17
Rang#325  Overall
#29  Graph DBMS
Punkte1,31
Rang#163  Overall
#74  Relational DBMS
Punkte2,91
Rang#102  Overall
#51  Relational DBMS
Websitealtibase.comaxibase.com/­docs/­atsd/­financeterminusdb.comwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.yugabyte.com
Technische Dokumentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsterminusdb.github.io/­terminusdb/­#docs.oracle.com/­database/­timesten-18.1docs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAltibaseAxibase CorporationDataChemist Ltd.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Yugabyte Inc.
Erscheinungsjahr19992013201819982017
Aktuelle Versionv7.3, 2023, August 20231558511.0.0, Jaenner 202311 Release 2 (11.2.2.8.0)2.1, September 2023
Lizenz infoCommercial or Open Sourcekommerziell infoOpen source edition discontinued with March 2023kommerziell infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoGPL V3kommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
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.
ImplementierungsspracheC++JavaProlog, RustC und C++
Server BetriebssystemeAIX
HP-UX
Linux
LinuxLinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Datenschemajajajajadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoshort, integer, long, float, double, decimal, stringjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaneinjaja
SQL infoSupport of SQLANSI SQL-92SQL-like query languageSQL-like query language (WOQL)jayes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll
JDBC
Proprietary protocol (Network API)
RESTful HTTP API
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
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 ProgrammiersprachenC
C++
Java
Go
Java
PHP
Python
R
Ruby
JavaScript
Python
C
C++
Java
PL/SQL
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresstored procedures and stored functionsjajaPL/SQLja infosql, plpgsql, C
Triggersjajajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingGraph PartitioningkeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSource-Replica ReplikationJournaling StreamsMulti-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 Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätjaneinjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoin-memory journalingja infoby means of logfiles and checkpointsja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
AltibaseAxibaseTerminusDB infoformer name was DataChemistTimesTenYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» mehr

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
AltibaseAxibaseTerminusDB infoformer name was DataChemistTimesTenYugabyteDB
Erwähnungen in aktuellen Nachrichten

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8. April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17. Mai 2022, Etnews

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26. Oktober 2018, openPR

South Korean company to provide database solution to Mobicom
10. April 2020, UB Post

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13. April 2024, Post Production Buyers Guide

bereitgestellt von Google News

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20. April 2021, Outdoor Life

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6. Februar 2020, openPR

bereitgestellt von Google News

How TerminusDB is commercializing its open source graph database
16. März 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15. März 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15. März 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12. April 2022, United Nations Office for Disaster Risk Reduction

bereitgestellt von Google News

In-memory databases with Emulex Gen 7
25. Oktober 2023, Broadcom Inc.

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

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

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

RaimaDB logo

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt