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

DBMS > Altibase vs. Apache Druid vs. Interbase vs. searchxml vs. Tarantool

Vergleich der Systemeigenschaften Altibase vs. Apache Druid vs. Interbase vs. searchxml vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAltibase  Xaus Vergleich ausschliessenApache Druid  Xaus Vergleich ausschliessenInterbase  Xaus Vergleich ausschliessensearchxml  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungAn enterprise grade, high-performance RDBMSOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataLeichtgewichtiges bewährtes RDBMS infoursprünglich von BorlandDBMS for structured and unstructured content wrapped with an application serverIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellRelational DBMSRelational DBMS
Time Series DBMS
Relational DBMSNative XML DBMS
Suchmaschine
Document Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,07
Rang#186  Overall
#87  Relational DBMS
Punkte3,34
Rang#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Punkte4,61
Rang#72  Overall
#39  Relational DBMS
Punkte0,00
Rang#383  Overall
#7  Native XML DBMS
#25  Suchmaschinen
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Websitealtibase.comdruid.apache.orgwww.embarcadero.com/­products/­interbasewww.searchxml.net/­category/­productswww.tarantool.io
Technische Dokumentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdruid.apache.org/­docs/­latest/­designdocs.embarcadero.com/­products/­interbasewww.searchxml.net/­support/­handoutswww.tarantool.io/­en/­doc
EntwicklerAltibaseApache Software Foundation and contributorsEmbarcaderoinformationpartners gmbhVK
Erscheinungsjahr19992012198420152008
Aktuelle Versionv7.3, 2023, August 202329.0.1, April 2024InterBase 2020, Dezember 20191.02.10.0, Mai 2022
Lizenz infoCommercial or Open Sourcekommerziell infoOpen source edition discontinued with March 2023Open Source infoApache license v2kommerziellkommerziellOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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.
ImplementierungsspracheC++JavaCC++C und C++
Server BetriebssystemeAIX
HP-UX
Linux
Linux
OS X
Unix
Android
iOS
Linux
OS X
Windows
WindowsBSD
Linux
macOS
Datenschemajaja infoschema-less columns are supportedjaschemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajastring, double, decimal, uuid, integer, blob, boolean, datetime
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoExportieren als XML möglichjanein
Sekundärindizesjajajajaja
SQL infoSupport of SQLANSI SQL-92SQL for queryingjaneinFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll
JDBC
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
RESTful HTTP API
WebDAV
XQuery
XSLT
Open binary protocol
Unterstützte ProgrammiersprachenC
C++
Java
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
C++ infomost other programming languages supported via APIsC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresstored procedures and stored functionsneinja infoInterbase procedure and trigger languageja infoon the application serverLua, C and SQL stored procedures
Triggersjaneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infomanual/auto, time-basedkeinekeineSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja, durch HDFS, S3 oder andere Storage EnginesInterbase Change Viewsja infosychronisation to multiple collectionsAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyCasual 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
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDMehrere Lese-, ein SchreibprozessACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMultiversion concurreny controljaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaneinyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardDomain, group and role-based access control at the document level and for application servicesAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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
AltibaseApache DruidInterbasesearchxmlTarantool
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

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

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6. Juni 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6. Juni 2023, Business Wire

bereitgestellt von Google News

Borland InterBase backdoor detected | ZDNET
11. Januar 2001, ZDNet

An independent soccer league transforming lives in a slum in Kenya
15. November 2022, FanSided

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21. Februar 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29. Januar 2018, Yahoo Singapore News

AHQ (Unit) Islamabad wins interbase shooting c’ship
11. Februar 2020, Pakistan Observer

bereitgestellt von Google News

In-Memory Showdown: Redis vs. Tarantool
4. April 2023, Хабр

TaranHouse: New Big Data Warehouse Announced by Tarantool
4. April 2018, Newswire

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

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9. Oktober 2019, Хабр

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Präsentieren Sie hier Ihr Produkt