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 > MySQL vs. NuoDB vs. searchxml vs. SingleStore vs. SWC-DB

Vergleich der Systemeigenschaften MySQL vs. NuoDB vs. searchxml vs. SingleStore vs. SWC-DB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMySQL  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessensearchxml  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSWC-DB infoSuper Wide Column Database  Xaus Vergleich ausschliessen
KurzbeschreibungWeit verbreitetes, allgemein einsetzbares Open Source RDBMSNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenDBMS for structured and unstructured content wrapped with an application serverMySQL 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 typeA high performance, scalable Wide Column DBMS
Primäres DatenbankmodellRelational DBMS infoKey/Value Zugriff über memcached APIRelational DBMSNative XML DBMS
Suchmaschine
Relational DBMSWide Column Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Punkte0,89
Rang#198  Overall
#92  Relational DBMS
Punkte0,00
Rang#383  Overall
#7  Native XML DBMS
#25  Suchmaschinen
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Punkte0,01
Rang#376  Overall
#13  Wide Column Stores
Websitewww.mysql.comwww.3ds.com/­nuodb-distributed-sql-databasewww.searchxml.net/­category/­productswww.singlestore.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technische Dokumentationdev.mysql.com/­docdoc.nuodb.comwww.searchxml.net/­support/­handoutsdocs.singlestore.com
EntwicklerOracle infoseit 2010, ursprünglich MySQL AB, danach SunDassault Systèmes infooriginally NuoDB, Inc.informationpartners gmbhSingleStore Inc.Alex Kashirin
Erscheinungsjahr19952013201520132020
Aktuelle Version8.4.0, April 20241.08.5, Jänner 20240.5, April 2021
Lizenz infoCommercial or Open SourceOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.kommerziell infoLimitierte Edition gratiskommerziellkommerziell infofree developer edition availableOpen Source infoGPL V3
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.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 und C++C++C++C++, GoC++
Server BetriebssystemeFreeBSD
Linux
OS X
Solaris
Windows
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
WindowsLinux info64 bit version requiredLinux
Datenschemajajaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjaneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLja infomit proprietären Erweiterungenjaneinyes infobut no triggers and foreign keysSQL-like query language
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
JDBC
ODBC
RESTful HTTP API
WebDAV
XQuery
XSLT
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Proprietäres Protokoll
Thrift
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C++ infomost other programming languages supported via APIsBash
C
C#
Java
JavaScript (Node.js)
Python
C++
Server-seitige Scripts infoStored Proceduresja infoproprietäre SyntaxJava, SQLja infoon the application serverjanein
Triggersjajaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabricdynamische Verteilung der Daten auf die einzelnen KnotenkeineSharding infohash partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
ja infoManaged transparently by NuoDBja infosychronisation to multiple collectionsSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infonicht für MyISAM Storage Enginejaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infonicht für MyISAM Storage EngineACID infotunable commit protocolMehrere Lese-, ein SchreibprozessACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoTable Locks oder Row Locks abhängig von Storage Engineja infoMVCCjayes, 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 haltenjaja infoTemporary tableneinjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenStandard SQL Rollen und RechteDomain, group and role-based access control at the document level and for application servicesFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
MySQLNuoDBsearchxmlSingleStore infoformer name was MemSQLSWC-DB infoSuper Wide Column Database
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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
MySQLNuoDBsearchxmlSingleStore infoformer name was MemSQLSWC-DB infoSuper Wide Column Database
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

alle anzeigen

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

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

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7. Mai 2024, Laravel News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22. April 2024, Oracle

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29. Dezember 2023, InfoQ.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15. Februar 2024, Simplilearn

bereitgestellt von Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

Dassault Systemes to acquire U.S.-based NuoDB
25. November 2020, MarketWatch

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25. November 2020, The Business Journals

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31. Januar 2017, ADT Magazine

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 & Files

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

bereitgestellt von Google News

2022 All O-Zone Football Team
17. Dezember 2022, Ozarks Sports Zone

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

AllegroGraph logo

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

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

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.

Präsentieren Sie hier Ihr Produkt