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 > eXtremeDB vs. Heroic vs. Spark SQL vs. Stardog vs. TiDB

Vergleich der Systemeigenschaften eXtremeDB vs. Heroic vs. Spark SQL vs. Stardog vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameeXtremeDB  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungNatively in-memory DBMS with options for persistency, high-availability and clusteringTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter DatenEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationTiDB 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
Time Series DBMSRelational DBMSGraph DBMS
RDF Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,66
Rang#239  Overall
#109  Relational DBMS
#20  Time Series DBMS
Punkte0,63
Rang#242  Overall
#21  Time Series DBMS
Punkte19,56
Rang#34  Overall
#21  Relational DBMS
Punkte2,03
Rang#136  Overall
#12  Graph DBMS
#6  RDF Stores
Punkte5,14
Rang#75  Overall
#41  Relational DBMS
Websitewww.mcobject.comgithub.com/­spotify/­heroicspark.apache.org/­sqlwww.stardog.compingcap.com
Technische Dokumentationwww.mcobject.com/­docs/­extremedb.htmspotify.github.io/­heroicspark.apache.org/­docs/­latest/­sql-programming-guide.htmldocs.stardog.comdocs.pingcap.com/­tidb/­stable
EntwicklerMcObjectSpotifyApache Software FoundationStardog-UnionPingCAP, Inc.
Erscheinungsjahr20012014201420102016
Aktuelle Version8.2, 20213.5.0 ( 2.13), September 20237.3.0, Mai 20207.6.0, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Source infoApache 2.0kommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen 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.
ImplementierungsspracheC und C++JavaScalaJavaGo, Rust
Server BetriebssystemeAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Windows
Linux
macOS
Windows
Linux
Datenschemajaschemafreijaschema-free and OWL/RDFS-schema supportja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infosupport of XML interfaces availableneinneinnein infoImportieren/Exportieren von XML Daten möglichnein
Sekundärindizesjaja infovia Elasticsearchneinja infosupports real-time indexing in full-text and geospatialja
SQL infoSupport of SQLja infowith the option: eXtremeSQLneinSQL-like DML and DDL statementsYes, compatible with all major SQL variants through dedicated BI/SQL Serverja
APIs und andere Zugriffskonzepte.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
Lua
Python
Scala
Java
Python
R
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
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 Proceduresjaneinneinuser defined functions and aggregates, HTTP Server extensions in Javanein
Triggersja infoby defining eventsneinneinja infovia event handlersnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung / shardingShardingyes, utilizing Spark Corekeinehorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
jakeineMulti-Source Replikation in HA-ClusterUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency in HA-ClusterImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinja infoBeziehungen in Graphenja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinjanein
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer und RollenFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
eXtremeDBHeroicSpark SQLStardogTiDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Block, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» mehr
TiDB 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
eXtremeDBHeroicSpark SQLStardogTiDB
Erwähnungen in aktuellen Nachrichten

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

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

Best Big Data Analytics & Technology Provider: McObject
4. Juni 2019, www.waterstechnology.com

McObject releases new version of its eXtremeDB In-Memory Database System
27. Oktober 2014, Financial IT

Beta tests for real time in-memory embedded database ...
4. Mai 2021, eeNews Europe

bereitgestellt von Google News

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
25. März 2024, Simplilearn

Run Spark SQL on Amazon Athena Spark | AWS Big Data Blog
23. Oktober 2023, AWS Blog

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23. Dezember 2023, Towards Data Science

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24. Januar 2024, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

bereitgestellt von Google News

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

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

TiDB 7.5 Sets New Standard for Stability at Scale
19. Dezember 2023, GlobeNewswire

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1. November 2023, PR Newswire

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

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

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.

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

Präsentieren Sie hier Ihr Produkt