DB-EnginesEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Apache Druid vs. eXtremeDB vs. GigaSpaces vs. SwayDB vs. TiDB

Vergleich der Systemeigenschaften Apache Druid vs. eXtremeDB vs. GigaSpaces vs. SwayDB vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataNatively in-memory DBMS with options for persistency, high-availability and clusteringHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Relational DBMS
Time Series DBMS
Document Store
Object oriented DBMS infoValues are user defined objects
Key-Value StoreRelational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,79
Rang#97  Overall
#50  Relational DBMS
#7  Time Series DBMS
Punkte0,86
Rang#204  Overall
#96  Relational DBMS
#18  Time Series DBMS
Punkte0,89
Rang#198  Overall
#33  Document Stores
#7  Object oriented DBMS
Punkte0,00
Rang#387  Overall
#61  Key-Value Stores
Punkte3,66
Rang#77  Overall
#41  Relational DBMS
Websitedruid.apache.orgwww.mcobject.comwww.gigaspaces.comswaydb.simer.aupingcap.com
Technische Dokumentationdruid.apache.org/­docs/­latest/­designwww.mcobject.com/­docs/­extremedb.htmdocs.gigaspaces.com/­latest/­landing.htmldocs.pingcap.com/­tidb/­stable
EntwicklerApache Software Foundation and contributorsMcObjectGigaspaces TechnologiesSimer PlahaPingCAP, Inc.
Erscheinungsjahr20122001200020182016
Aktuelle Version30.0.0, Juni 20248.2, 202115.5, September 20208.2.0, Juli 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2kommerziellOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoGNU Affero GPL V3.0Open Source infoApache 2.0
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheJavaC und C++Java, C++, .NetScalaGo, Rust
Server BetriebssystemeLinux
OS X
Unix
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
macOS
Solaris
Windows
Linux
Datenschemaja infoschema-less columns are supportedjaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infosupport of XML interfaces availablenein infoXML can be used for describing objects metadataneinnein
Sekundärindizesjajajaneinja
SQL infoSupport of SQLSQL for queryingja infowith the option: eXtremeSQLSQL-99 for query and DML statementsneinja
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C++
Java
Python
Scala
Java
Kotlin
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresneinjajaneinnein
Triggersneinja infoby defining eventsjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedhorizontale Partitionierung / shardingShardingkeinehorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EnginesActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
Multi-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
keineUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infoMap-Reduce pattern can be built with XAP task executorsneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDAtomic execution of operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajajanein
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemRole-based access controlneinFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DruideXtremeDBGigaSpacesSwayDBTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» mehr

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
Apache DruideXtremeDBGigaSpacesSwayDBTiDB
Erwähnungen in aktuellen Nachrichten

Apache® Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers’ Choice Awards
26. Januar 2024, Business Wire

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

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

Apache Druid Takes Its Place In The Pantheon Of Databases
16. Juni 2022, The Next Platform

How to connect DataGrip to Apache Druid
18. Oktober 2021, Towards Data Science

bereitgestellt von Google News

McObject
17. November 2021, Electronic Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject and GoldenSource Collaborate on Regtech EDM Offering
28. Juni 2017, Financial IT

bereitgestellt von Google News

Top 10 startups in B2B E-Commerce in Israel in Oct, 2024
10. Oktober 2024, Tracxn

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data
7. Dezember 2020, Blocks & Files

New Digital Integration Hub from GigaSpaces and Informatica
31. Mai 2019, RTInsights

GigaSpaces XAP – Now on Amazon EC2
24. Juni 2008, AWS Blog

GigaSpaces Launches the Next Generation Apache Spark Distribution
6. September 2016, Business Wire

bereitgestellt von Google News

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

Unlocking performance, scalability, and cost-efficiency of Zomato’s Billing Platform by switching from TiDB to DynamoDB
22. Dezember 2023, AWS Blog

TiDB Can Do What MongoDB or CockRoachDB Can’t
27. Juni 2024, AIM

PingCAP Showcases Marquee Solution TiDB and Leads Industry Conversations on Open-Source Innovation at FinTech Festival India 2024
15. März 2024, Business Standard

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS
14. November 2023, AWS Blog

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.

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

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try 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