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 > Drizzle vs. Geode vs. Interbase vs. Kinetica vs. Tarantool

Vergleich der Systemeigenschaften Drizzle vs. Geode vs. Interbase vs. Kinetica vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDrizzle  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenInterbase  Xaus Vergleich ausschliessenKinetica  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesLeichtgewichtiges bewährtes RDBMS infoursprünglich von BorlandFully vectorized database across both GPUs and CPUsIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMSRelational DBMSDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
Time Series DBMS
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,99
Rang#133  Overall
#23  Key-Value Stores
Punkte5,04
Rang#71  Overall
#39  Relational DBMS
Punkte0,69
Rang#234  Overall
#107  Relational DBMS
Punkte1,67
Rang#150  Overall
#25  Document Stores
#25  Key-Value Stores
#69  Relational DBMS
Websitegeode.apache.orgwww.embarcadero.com/­products/­interbasewww.kinetica.comwww.tarantool.io
Technische Dokumentationgeode.apache.org/­docsdocs.embarcadero.com/­products/­interbasedocs.kinetica.comwww.tarantool.io/­en/­doc
EntwicklerDrizzle Projekt, ursprünglich gestartet von Brian AkerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.EmbarcaderoKineticaVK
Erscheinungsjahr20082002198420122008
Aktuelle Version7.2.4, September 20121.1, February 2017InterBase 2020, Dezember 20197.1, August 20212.10.0, Mai 2022
Lizenz infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoApache Version 2; commercial licenses available as GemfirekommerziellkommerziellOpen 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++C und C++
Server BetriebssystemeFreeBSD
Linux
OS X
Alle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredAndroid
iOS
Linux
OS X
Windows
LinuxBSD
Linux
macOS
DatenschemajaschemafreijajaFlexible 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, XSLTneinnein infoExportieren als XML möglichneinnein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLja infomit propriätären ErweiterungenSQL-like query language (OQL)jaSQL-like DML and DDL statementsFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteJDBCJava Client API
Memcached Protokoll
RESTful HTTP API
ADO.NET
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
Open binary protocol
Unterstützte ProgrammiersprachenC
C++
Java
PHP
.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
C++
Java
JavaScript (Node.js)
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenja infoInterbase procedure and trigger languagebenutzerdefinierte FunktionenLua, C and SQL stored procedures
Triggersnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.ja infoCache Event Listenersjaja infotriggers when inserted values for one or more columns fall within a specified rangeja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeineShardingSharding, 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 KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-Source ReplikationInterbase Change ViewsSource-Replica ReplikationAsynchronous 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 SystemEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationCasual 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ätjaneinjajayes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDyes, on a single nodeACIDneinACID, 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 haltenjajaja infoGPU vRAM or System RAMyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrollePluggable Authentication Mechanismen infoz.B. LDAP, HTTPAccess rights per client and object definableBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen auf TabellenebeneAccess 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
DrizzleGeodeInterbaseKineticaTarantool
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, oreilly.com

Event-Driven Architectures with Apache Geode and Spring Integration
20. März 2019, InfoQ.com

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30. Juni 2018, InfoQ.com

bereitgestellt von Google News

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

Sakaja's vow to nurture sports talents in Nairobi
23. Februar 2024, Nairobi News

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

bereitgestellt von Google News

Kinetica Delivers Real-Time Vector Similarity Search
21. März 2024, insideBIGDATA

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18. März 2024, SiliconANGLE News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26. März 2024, Datanami

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18. März 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30. Oktober 2023, InfoWorld

bereitgestellt von Google News

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

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18. Mai 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, Хабр

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt