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 > Hypertable vs. Ignite vs. SingleStore vs. SpaceTime vs. XTDB

Vergleich der Systemeigenschaften Hypertable vs. Ignite vs. SingleStore vs. SpaceTime vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHypertable  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSpaceTime  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungEine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeSpaceTime ist ein Spatio-temporal DBMS mit Focus auf Performance.A general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellWide Column StoreKey-Value Store
Relational DBMS
Relational DBMSSpatial DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Punkte0,00
Rang#383  Overall
#7  Spatial DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websiteignite.apache.orgwww.singlestore.comwww.mireo.com/­spacetimegithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationapacheignite.readme.io/­docsdocs.singlestore.comwww.xtdb.com/­docs
EntwicklerHypertable Inc.Apache Software FoundationSingleStore Inc.MireoJuxt Ltd.
Erscheinungsjahr20092015201320202019
Aktuelle Version0.9.8.11, Maerz 2016Apache Ignite 2.68.5, Jänner 20241.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarOpen Source infoApache 2.0kommerziell infofree developer edition availablekommerziellOpen Source infoMIT License
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheC++C++, Java, .NetC++, GoC++Clojure
Server BetriebssystemeLinux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
Linux
OS X
Solaris
Windows
Linux info64 bit version requiredLinuxAlle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemaschemafreijajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizeseingeschränkt infoNur Gleichheits- und Präfixabfragenjajaneinja
SQL infoSupport of SQLneinANSI-99 for query and DML statements, subset of DDLyes infobut no triggers and foreign keysA subset of ANSI SQL is implementedeingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteC++ API
Thrift
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
RESTful HTTP APIHTTP REST
JDBC
Unterstützte ProgrammiersprachenC++
Java
Perl
PHP
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
C#
C++
Python
Clojure
Java
Server-seitige Scripts infoStored Proceduresneinyes (compute grid and cache interceptors can be used instead)janeinnein
Triggersneinyes (cache interceptors and events)neinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infohash partitioningFixed-grid hypercubeskeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenwählbarer Replikationsfaktor auf Filesystemebeneyes (replicated cache)Source-Replica Replikation infostores two copies of each physical data partition on two separate nodesReal-time block device replication (DRBD)ja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenjayes (compute grid and hadoop accelerator)nein infocan define user-defined aggregate functions for map-reduce-style calculationsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrolleneinSecurity Hooks for custom implementationsFine grained access control via users, groups and rolesja
Weitere Informationen bereitgestellt vom Systemhersteller
HypertableIgniteSingleStore infoformer name was MemSQLSpaceTimeXTDB infoformerly named Crux
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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
HypertableIgniteSingleStore infoformer name was MemSQLSpaceTimeXTDB infoformerly named Crux
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

NoSQL Market: A well-defined technological growth map with an impact-analysis
19. Juni 2020, Inter Press Service

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

Apache Ignite: An Overview
6. September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1. Juni 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14. Mai 2016, AWS Blog

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
17. April 2024, Madrona Venture Group

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, businesswire.com

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, IBM

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt