DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > OrigoDB vs. Tarantool vs. TempoIQ vs. TimesTen vs. Transbase

Vergleich der Systemeigenschaften OrigoDB vs. Tarantool vs. TempoIQ vs. TimesTen vs. Transbase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameOrigoDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenTempoIQ infofrüher TempoDB  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessen
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
KurzbeschreibungA fully ACID in-memory object graph databaseIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsScalable analytics DBMS for sensor data, provided as a service (SaaS)In-Memory RDBMS compatible to OracleA resource-optimized, high-performance, universally applicable RDBMS
Primäres DatenbankmodellDocument Store
Object oriented DBMS
Document Store
Key-Value Store
Relational DBMS
Time Series DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Punkte1,31
Rang#163  Overall
#74  Relational DBMS
Punkte0,11
Rang#341  Overall
#150  Relational DBMS
Websiteorigodb.comwww.tarantool.iotempoiq.com (offline)www.oracle.com/­database/­technologies/­related/­timesten.htmlwww.transaction.de/­en/­products/­transbase.html
Technische Dokumentationorigodb.com/­docswww.tarantool.io/­en/­docdocs.oracle.com/­database/­timesten-18.1www.transaction.de/­en/­products/­transbase/­features.html
EntwicklerRobert Friberg et alVKTempoIQOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Transaction Software GmbH
Erscheinungsjahr2009 infounder the name LiveDB2008201219981987
Aktuelle Version2.10.0, Mai 202211 Release 2 (11.2.2.8.0)Transbase 8.3, 2022
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisekommerziellkommerziellkommerziell infoDevelopment Lizenz gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC#C und C++C und C++
Server BetriebssystemeLinux
Windows
BSD
Linux
macOS
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
FreeBSD
Linux
macOS
Solaris
Windows
DatenschemajaFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateUser defined using .NET types and collectionsstring, double, decimal, uuid, integer, blob, boolean, datetimejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infocan be achieved using .NETneinneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLneinFull-featured ANSI SQL supportneinjaja
APIs und andere Zugriffskonzepte.NET Client API
HTTP API
LINQ
Open binary protocolHTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte Programmiersprachen.NetC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C#
Java
JavaScript infoNode.js
Python
Ruby
C
C++
Java
PL/SQL
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-seitige Scripts infoStored ProceduresjaLua, C and SQL stored proceduresneinPL/SQLja
Triggersja infoDomain Eventsjaja infoRealtime Alertsneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoclient side managed; servers are not synchronizedSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Multi-Source Replikation
Source-Replica Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätdepending on modelyesneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsneinACIDja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infoWrite ahead logyes, write ahead loggingjaja infoby means of logfiles and checkpointsja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, full featured in-memory storage engine with persistenceneinjanein
Berechtigungskonzept infoZugriffskontrolleRole based authorizationAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
einfacher Authentication-basierter ZugriffsschutzBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
OrigoDBTarantoolTempoIQ infofrüher TempoDBTimesTenTransbase
DB-Engines Blog Posts

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

VShard — horizontal scaling in Tarantool
7. März 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18. Dezember 2019, Хабр

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

Präsentieren Sie hier Ihr Produkt