DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

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

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenLeanXcale  Xaus Vergleich ausschliessenOpenQM infowird auch QM genannt  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessen
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaA 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 typeEine häufig verwendete Suchmaschinentechnologie basierend auf Apache Lucene
Primäres DatenbankmodellRelational DBMSKey-Value Store
Relational DBMS
Multivalue DBMSRelational DBMSSuchmaschine
Sekundäre DatenbankmodelleDocument StoreDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,95
Rang#197  Overall
#93  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
Punkte44,28
Rang#24  Overall
#3  Suchmaschinen
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.leanxcale.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.singlestore.comsolr.apache.org
Technische Dokumentationdocs.dolthub.comdocs.singlestore.comsolr.apache.org/­resources.html
EntwicklerDoltHub IncLeanXcaleRocket Software, originally Martin PhillipsSingleStore Inc.Apache Software Foundation
Erscheinungsjahr20182015199320132006
Aktuelle Version3.4-128.5, Jänner 20249.5.0, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbarkommerziell infofree developer edition availableOpen Source infoApache Version 2
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
ImplementierungsspracheGoC++, GoJava
Server BetriebssystemeLinux
macOS
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux info64 bit version requiredAlle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)
Datenschemajajaja infowith some exceptionsjaja infoDynamic Fields enables on-the-fly addition of new fields
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infomit benutzerdefinierten Datentypen und automatic typing
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinja
Sekundärindizesjajajaja infoAlle Suchfelder werden automatisch indiziert
SQL infoSupport of SQLjaja infothrough Apache Derbyneinyes infobut no triggers and foreign keysSolr Parallel SQL Interface
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Java API
RESTful HTTP/JSON API
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
Java
Scala
.Net
Basic
C
Java
Objective C
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
.Net
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releasejajaJava plugins
Triggersjajaneinja infoUser configurable commands triggered on index changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinejaSharding infohash partitioningSharding
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.jaSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDoptimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja
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 startupAccess rights can be defined down to the item levelFine grained access control via users, groups and rolesja
Weitere Informationen bereitgestellt vom Systemhersteller
DoltLeanXcaleOpenQM infowird auch QM genanntSingleStore infoformer name was MemSQLSolr
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
DoltLeanXcaleOpenQM infowird auch QM genanntSingleStore infoformer name was MemSQLSolr
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

Elasticsearch replaced Solr as the most popular search engine
12. Januar 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2. Juli 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4. Februar 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

'DoltHub' that can manage database version and host like GitHub
10. Juni 2020, GIGAZINE(ギガジン)

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 adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

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

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

SingleStore, Snowflake Help Customers Build Enterprise-Ready Generative AI Apps
3. Januar 2024, Acceleration Economy

bereitgestellt von Google News

SOLR-led walkout demands better conditions for Compass workers
27. Februar 2024, Daily Northwestern

Closing Bell: Solar Alliance Energy Inc flat on Tuesday (SOLR)
16. April 2024, The Globe and Mail

Long Term Trading Analysis for (SOLR)
28. März 2024, news.stocktradersdaily.com

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28. Januar 2024, Daily Northwestern

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

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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.

Präsentieren Sie hier Ihr Produkt