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 > Geode vs. SingleStore vs. TerminusDB vs. Trafodion vs. XTDB

Vergleich der Systemeigenschaften Geode vs. SingleStore vs. TerminusDB vs. Trafodion vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGeode  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessenTrafodion  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesMySQL 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 typeScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsTransactional SQL-on-Hadoop DBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellKey-Value StoreRelational DBMSGraph DBMSRelational DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Document Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Punkte0,17
Rang#325  Overall
#29  Graph DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitegeode.apache.orgwww.singlestore.comterminusdb.comtrafodion.apache.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationgeode.apache.org/­docsdocs.singlestore.comterminusdb.github.io/­terminusdb/­#trafodion.apache.org/­documentation.htmlwww.xtdb.com/­docs
EntwicklerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.SingleStore Inc.DataChemist Ltd.Apache Software Foundation, originally developed by HPJuxt Ltd.
Erscheinungsjahr20022013201820142019
Aktuelle Version1.1, February 20178.5, Jänner 202411.0.0, Jaenner 20232.3.0, Februar 20191.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as Gemfirekommerziell infofree developer edition availableOpen Source infoGPL V3Open Source infoApache 2.0Open 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
ImplementierungsspracheJavaC++, GoProlog, RustC++, JavaClojure
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredLinux info64 bit version requiredLinuxLinuxAlle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemaschemafreijajajaschemafrei
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, XSLTneinneinneinneinnein
Sekundärindizesneinjajaja
SQL infoSupport of SQLSQL-like query language (OQL)yes infobut no triggers and foreign keysSQL-like query language (WOQL)jaeingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteJava Client API
Memcached Protokoll
RESTful HTTP API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
ADO.NET
JDBC
ODBC
HTTP REST
JDBC
Unterstützte Programmiersprachen.Net
All JVM based languages
C++
Groovy
Java
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
JavaScript
Python
All languages supporting JDBC/ODBC/ADO.NetClojure
Java
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenjajaJava Stored Proceduresnein
Triggersja infoCache Event Listenersneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infohash partitioningGraph PartitioningShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesJournaling Streamsja, durch HBaseja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsneinja infomittels user defined functions und HBasenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenyes, on a single nodeACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja infoin-memory journalingjayes, 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 infoZugriffskontrolleAccess rights per client and object definableFine grained access control via users, groups and rolesRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
GeodeSingleStore infoformer name was MemSQLTerminusDB infoformer name was DataChemistTrafodionXTDB 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
GeodeSingleStore infoformer name was MemSQLTerminusDB infoformer name was DataChemistTrafodionXTDB 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

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22. Februar 2024, Vulture

Reactive Event Processing with Apache Geode
5. Juli 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

bereitgestellt von Google News

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

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

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

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

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

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

Trinity College spinout TerminusDB secures €3.6m in investment
15. März 2021, The Irish Times

bereitgestellt von Google News

Evaluating HTAP Databases for Machine Learning Applications
2. November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7. April 2022, Embedded Computing Design

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Milvus logo

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

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