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 > Galaxybase vs. LevelDB vs. NuoDB vs. openGauss vs. SingleStore

Vergleich der Systemeigenschaften Galaxybase vs. LevelDB vs. NuoDB vs. openGauss vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGalaxybase  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenopenGauss  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungScalable, ACID-compliant native distributed parallel graph platformEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiMySQL 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 DatenbankmodellGraph DBMSKey-Value StoreRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,04
Rang#375  Overall
#40  Graph DBMS
Punkte2,75
Rang#107  Overall
#19  Key-Value Stores
Punkte0,99
Rang#195  Overall
#92  Relational DBMS
Punkte1,05
Rang#189  Overall
#87  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitegalaxybase.comgithub.com/­google/­leveldbwww.3ds.com/­nuodb-distributed-sql-databasegitee.com/­opengauss
opengauss.org
www.singlestore.com
Technische Dokumentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddoc.nuodb.comdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
docs.singlestore.com
EntwicklerChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司GoogleDassault Systèmes infooriginally NuoDB, Inc.Huawei and openGauss communitySingleStore Inc.
Erscheinungsjahr20172011201320192013
Aktuelle VersionNov 20, November 20211.23, Februar 20213.0, March 20228.5, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSDkommerziell infoLimitierte Edition gratisOpen Sourcekommerziell 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
ImplementierungsspracheC and JavaC++C++C, C++, JavaC++, Go
Server BetriebssystemeLinuxIllumos
Linux
OS X
Windows
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
LinuxLinux info64 bit version required
DatenschemaStrong typed schemaschemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLneinneinjaANSI SQL 2011yes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietäres native API
ADO.NET
JDBC
ODBC
JDBC
ODBC
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenGo
Java
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresuser defined procedures and functionsneinJava, SQLjaja
Triggersneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinedynamische Verteilung der Daten auf die einzelnen Knotenhorizontal partitioning (by range, list and hash)Sharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja infoManaged transparently by NuoDBSource-Replica ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infotunable commit protocolACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMVCCjayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjaja infowith automatic compression on writesjajaja 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 haltenjaja infoTemporary tableneinja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlneinStandard SQL Rollen und RechteAccess rights for users, groups and roles according to SQL-standardFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
GalaxybaseLevelDBNuoDBopenGaussSingleStore 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
GalaxybaseLevelDBNuoDBopenGaussSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

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

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业
5. April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别
13. September 2023, CSDN

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19. Mai 2023, Trend Micro

bereitgestellt von Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
23. April 2024, Yahoo Singapore News

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

NuoDB set to improve distributed SQL performance
7. Januar 2020, TechTarget

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

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7. Oktober 2019, InfoQ.com

bereitgestellt von Google News

openGauss Open Source Community Officially Launch
1. Juli 2020, huawei.com

The openGauss powers database industry forward through innovation
6. Januar 2022, Global Times

Huawei's Four Open Source Basic Software Projects Infuse Diversified Computing Power into Every Line of Code
12. Oktober 2020, PR Newswire

Diversified Computing: Open Innovation for Shared Success
30. September 2020, huawei.com

About HUAWEI Open Source
9. Februar 2022, huawei.com

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.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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