DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Dolt vs. GridGain vs. LeanXcale vs. OpenQM vs. SingleStore

Vergleich der Systemeigenschaften Dolt vs. GridGain vs. LeanXcale vs. OpenQM vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenLeanXcale  Xaus Vergleich ausschliessenOpenQM infowird auch QM genannt  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaGridGain is an in-memory computing platform, built on Apache IgniteA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesQpenQM is a high-performance, self-tuning, multi-value DBMSMySQL 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 type
Primäres DatenbankmodellRelational DBMSKey-Value Store
Relational DBMS
Key-Value Store
Relational DBMS
Multivalue DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,95
Rang#197  Overall
#93  Relational DBMS
Punkte1,53
Rang#155  Overall
#26  Key-Value Stores
#73  Relational DBMS
Punkte0,35
Rang#283  Overall
#41  Key-Value Stores
#128  Relational DBMS
Punkte0,33
Rang#286  Overall
#10  Multivalue DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.gridgain.comwww.leanxcale.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.singlestore.com
Technische Dokumentationdocs.dolthub.comwww.gridgain.com/­docs/­index.htmldocs.singlestore.com
EntwicklerDoltHub IncGridGain Systems, Inc.LeanXcaleRocket Software, originally Martin PhillipsSingleStore Inc.
Erscheinungsjahr20182007201519932013
Aktuelle VersionGridGain 8.5.13.4-128.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellkommerziellOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbarkommerziell infofree developer edition available
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
ImplementierungsspracheGoJava, C++, .NetC++, Go
Server BetriebssystemeLinux
macOS
Windows
Linux
OS X
Solaris
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux info64 bit version required
Datenschemajajajaja infowith some exceptionsja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajanein
Sekundärindizesjajajaja
SQL infoSupport of SQLjaANSI-99 for query and DML statements, subset of DDLja infothrough Apache Derbyneinyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
HDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Java
PHP
Python
Ruby
Scala
C
Java
Scala
.Net
Basic
C
Java
Objective C
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releaseyes (compute grid and cache interceptors can be used instead)jaja
Triggersjayes (cache interceptors and events)janein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingjaSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes (replicated cache)jaSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinyes (compute grid and hadoop accelerator)neinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupSecurity Hooks for custom implementationsAccess rights can be defined down to the item levelFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
DoltGridGainLeanXcaleOpenQM infowird auch QM genanntSingleStore infoformer name was MemSQL
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
DoltGridGainLeanXcaleOpenQM infowird auch QM genanntSingleStore infoformer name was MemSQL
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

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5. Juli 2022, O'Reilly Media

bereitgestellt von Google News

GridGain's 2023 Growth Positions Company for Strong 2024
25. Januar 2024, Datanami

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

GridGain to Sponsor, Exhibit at Kafka Summit 2024 in London
12. März 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

GridGain: Product Overview and Analysis
5. Juni 2019, eWeek

bereitgestellt von Google News

Combining operational and analytical databases in a single platform
26. Mai 2017, Cordis News

bereitgestellt von Google News

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

SingleStore Announces Exclusive Partnership with Agile Platform
15. April 2024, Business Wire

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

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

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

AllegroGraph logo

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

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.

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