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

DBMS > 4D vs. Apache Druid vs. Quasardb vs. Tarantool vs. TerminusDB

Vergleich der Systemeigenschaften 4D vs. Apache Druid vs. Quasardb vs. Tarantool vs. TerminusDB

Redaktionelle Informationen bereitgestellt von DB-Engines
Name4D infofrüherer Name: 4th Dimension  Xaus Vergleich ausschliessenApache Druid  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessen
KurzbeschreibungAnwendungsentwicklungsumgebung mit integrierter DatenbankOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataDistributed, high-performance timeseries databaseIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primäres DatenbankmodellRelational DBMSRelational DBMS
Time Series DBMS
Time Series DBMSDocument Store
Key-Value Store
Relational DBMS
Graph DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extensionDocument Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,68
Rang#110  Overall
#54  Relational DBMS
Punkte3,29
Rang#95  Overall
#49  Relational DBMS
#7  Time Series DBMS
Punkte0,19
Rang#327  Overall
#30  Time Series DBMS
Punkte1,67
Rang#150  Overall
#25  Document Stores
#25  Key-Value Stores
#69  Relational DBMS
Punkte0,22
Rang#323  Overall
#28  Graph DBMS
Websitewww.4d.comdruid.apache.orgquasar.aiwww.tarantool.ioterminusdb.com
Technische Dokumentationdeveloper.4d.comdruid.apache.org/­docs/­latest/­designdoc.quasar.ai/­masterwww.tarantool.io/­en/­docterminusdb.github.io/­terminusdb/­#
Entwickler4D, IncApache Software Foundation and contributorsquasardbVKDataChemist Ltd.
Erscheinungsjahr19842012200920082018
Aktuelle Versionv20, April 202329.0.1, April 20243.14.1, Jänner 20242.10.0, Mai 202211.0.0, Jaenner 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache license v2kommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoGPL V3
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.
ImplementierungsspracheJavaC++C und C++Prolog, Rust
Server BetriebssystemeOS X
Windows
Linux
OS X
Unix
BSD
Linux
OS X
Windows
BSD
Linux
macOS
Linux
Datenschemajaja infoschema-less columns are supportedschemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columnsja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infointeger and binarystring, 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, XSLTjaneinneinneinnein
Sekundärindizesjajaja infomittels Tagsja
SQL infoSupport of SQLja infoclose to SQL 92SQL for queryingSQL-like query languageFull-featured ANSI SQL supportSQL-like query language (WOQL)
APIs und andere ZugriffskonzepteODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBC
RESTful HTTP/JSON API
HTTP APIOpen binary protocolOWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte Programmiersprachen4D eigene IDE
PHP
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
JavaScript
Python
Server-seitige Scripts infoStored ProceduresjaneinneinLua, C and SQL stored proceduresja
Triggersjaneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infomanual/auto, time-basedSharding infoconsistent hashingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Graph Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationja, durch HDFS, S3 oder andere Storage EnginesSource-Replica Replikation mit wählbarem ReplikationsfaktorAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Journaling Streams
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinwith Hadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate 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ätjaneinneinyesja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infomittels LevelDByes, write ahead loggingja infoin-memory journaling
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja infoTransient modeyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleBenutzer und GruppenRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemCryptographically strong user authentication and audit trailAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Role-based access control

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
4D infofrüherer Name: 4th DimensionApache DruidQuasardbTarantoolTerminusDB infoformer name was DataChemist
DB-Engines Blog Posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, 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

'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

Quasar Partners with PTC for IoT Data Solutions
11. September 2023, Read IT Quik

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

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, Хабр

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

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

[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

Irish start-ups received €28m from Enterprise Ireland in 2021
7. April 2022, SiliconRepublic.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

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.

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt