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

DBMS > Cubrid vs. Google Cloud Datastore vs. mSQL vs. Sphinx vs. Vertica

Vergleich der Systemeigenschaften Cubrid vs. Google Cloud Datastore vs. mSQL vs. Sphinx vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCubrid  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenSphinx  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
KurzbeschreibungCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformmSQL (Mini SQL) is a simple and lightweight RDBMSOpen Source Suchmaschine zum Suchen in Daten aus verschiedenen Quellen, u.a. relationalen DatenbankenCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSSuchmaschineRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,20
Rang#169  Overall
#78  Relational DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Punkte5,98
Rang#56  Overall
#5  Suchmaschinen
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
cloud.google.com/­datastorehughestech.com.au/­products/­msqlsphinxsearch.comwww.vertica.com
Technische Dokumentationcubrid.org/­manualscloud.google.com/­datastore/­docssphinxsearch.com/­docsvertica.com/­documentation
EntwicklerCUBRID Corporation, CUBRID FoundationGoogleHughes TechnologiesSphinx Technologies Inc.OpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr20082008199420012005
Aktuelle Version11.0, Jaenner 20214.4, Oktober 20213.5.1, Februar 202312.0.3, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellkommerziell infofree licenses can be providedOpen Source infoGPL Version 2, kommerzielle Lizenz erhältlichkommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++, JavaCC++C++
Server BetriebssystemeLinux
Windows
gehostetAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
DatenschemajaschemafreijajaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierjaneinyes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajaja infoFull-Text Index auf allen SuchfeldernNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLjaSQL-like query language (GQL)A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language (SphinxQL)Full 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
OLE DB
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
Proprietäres ProtokollADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
C++ infoinoffizielle Client Library
Java
Perl infoinoffizielle Client Library
PHP
Python
Ruby infoinoffizielle Client Library
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored ProceduresJava Stored Proceduresmit Google App Engineneinneinyes, PostgreSQL PL/pgSQL, with minor differences
TriggersjaCallbacks mit Google Apps Engineneinneinyes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeineSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.horizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-source replication using PaxoskeinekeineMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowneinneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.keineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infovia ReferenceProperties or Ancestor pathsneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaneinjaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoDer Originalinhalt von Feldern wird nicht im Sphinx-Index gespeichert.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinnein
Berechtigungskonzept infoZugriffskontrollefine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinneinfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
CubridGoogle Cloud DatastoremSQL infoMini SQLSphinxVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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
CubridGoogle Cloud DatastoremSQL infoMini SQLSphinxVertica infoOpenText™ Vertica™
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

Best cloud storage of 2024
29. April 2024, TechRadar

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

bereitgestellt von Google News

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29. November 2018, diggers.news

bereitgestellt von Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2. Februar 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11. Januar 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29. Oktober 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22. Dezember 2018, WQXR Radio

bereitgestellt von Google News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

How Embedded Analytics Help ISVs Overcome Challenges
14. September 2023, Spiceworks News and Insights

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26. Juli 2023, Techzine Europe

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Präsentieren Sie hier Ihr Produkt