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 > GeoMesa vs. GeoSpock vs. RethinkDB vs. Tarantool vs. WakandaDB

Vergleich der Systemeigenschaften GeoMesa vs. GeoSpock vs. RethinkDB vs. Tarantool vs. WakandaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGeoMesa  Xaus Vergleich ausschliessenGeoSpock  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenWakandaDB  Xaus Vergleich ausschliessen
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.
KurzbeschreibungGeoMesa ist ein verteiltes spatio-temporal DBMS basierend auf verschiedenen Systemen als Storage Layer.Spatial and temporal data processing engine for extreme data scaleDBMS for the Web with a mechanism to push updated query results to applications in realtime.In-memory computing platform with a flexible data schema for efficiently building high-performance applicationsWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primäres DatenbankmodellSpatial DBMSRelational DBMSDocument StoreDocument Store
Key-Value Store
Relational DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleTime Series DBMSSpatial DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,81
Rang#214  Overall
#4  Spatial DBMS
Punkte2,84
Rang#106  Overall
#19  Document Stores
Punkte1,67
Rang#150  Overall
#25  Document Stores
#25  Key-Value Stores
#69  Relational DBMS
Punkte0,09
Rang#352  Overall
#16  Object oriented DBMS
Websitewww.geomesa.orggeospock.comrethinkdb.comwww.tarantool.iowakanda.github.io
Technische Dokumentationwww.geomesa.org/­documentation/­stable/­user/­index.htmlrethinkdb.com/­docswww.tarantool.io/­en/­docwakanda.github.io/­doc
EntwicklerCCRi und AndereGeoSpockThe Linux Foundation infosince July 2017VKWakanda SAS
Erscheinungsjahr2014200920082012
Aktuelle Version4.0.5, Februar 20242.0, September 20192.4.1, August 20202.10.0, Mai 20222.7.0 (April 29, 2019), April 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0kommerziellOpen Source infoApache Version 2Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoAGPLv3, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheScalaJava, JavascriptC++C und C++C++, JavaScript
Server BetriebssystemegehostetLinux
OS X
Windows
BSD
Linux
macOS
Linux
OS X
Windows
DatenschemajajaschemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columnsja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, binary, float, bool, date, geometrystring, double, decimal, uuid, integer, blob, boolean, datetimeja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjatemporal, categoricaljaja
SQL infoSupport of SQLneinANSI SQL for query only (using Presto)neinFull-featured ANSI SQL supportnein
APIs und andere ZugriffskonzepteJDBCOpen binary protocolRESTful HTTP API
Unterstützte ProgrammiersprachenC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
JavaScript
Server-seitige Scripts infoStored ProceduresneinneinLua, C and SQL stored proceduresja
TriggersneinneinClient-side triggers through changefeedsjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenabhängig von Storage layerAutomatic shardingSharding inforange basedSharding, 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 Knotenabhängig von Storage layerSource-Replica ReplikationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
keine
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten Systemabhängig von Storage layerImmediate 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
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinAtomic single-document operationsACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMVCC basedjaja
Durability infoDauerhafte Speicherung der Datenjajajayes, write ahead loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenabhängig von Storage layerneinneinyes, full featured in-memory storage engine with persistencenein
Berechtigungskonzept infoZugriffskontrolleja infoanhängig von dem zur Speicherung verwendeten DBMSAccess rights for users can be defined per tableja infousers and table-level permissionsAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
ja

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
GeoMesaGeoSpockRethinkDBTarantoolWakandaDB
DB-Engines Blog Posts

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

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

How GeoSpock is supercharging geospatial analytics
23. Februar 2021, ComputerWeekly.com

GeoSpock launches Spatial Big Data Platform 2.0
4. September 2019, VanillaPlus

nChain leads investment round in extreme-scale data firm GeoSpock
2. Oktober 2020, CoinGeek

GeoSpock’s extreme-scale data mission in $5.4m funding boost
8. Oktober 2020, Cambridge Independent

Smart Cities, Autonomous Vehicles, Artificial General Intelligence Robotics: Q&A with Steve Marsh, GeoSpock
16. Mai 2018, ExchangeWire

bereitgestellt von Google News

An introduction to building realtime apps with RethinkDB
9. Juli 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

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

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt