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

DBMS > Google Cloud Spanner vs. Greenplum vs. mSQL vs. OrigoDB vs. SingleStore

Vergleich der Systemeigenschaften Google Cloud Spanner vs. Greenplum vs. mSQL vs. OrigoDB vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Spanner  Xaus Vergleich ausschliessenGreenplum  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Analytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.mSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseMySQL 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 DBMSRelational DBMSRelational DBMSDocument Store
Object oriented DBMS
Relational 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
Punkte2,89
Rang#105  Overall
#53  Relational DBMS
Punkte9,23
Rang#47  Overall
#30  Relational DBMS
Punkte1,67
Rang#151  Overall
#70  Relational DBMS
Punkte0,03
Rang#378  Overall
#51  Document Stores
#18  Object oriented DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitecloud.google.com/­spannergreenplum.orghughestech.com.au/­products/­msqlorigodb.comwww.singlestore.com
Technische Dokumentationcloud.google.com/­spanner/­docsdocs.greenplum.orgorigodb.com/­docsdocs.singlestore.com
EntwicklerGooglePivotal Software Inc.Hughes TechnologiesRobert Friberg et alSingleStore Inc.
Erscheinungsjahr2017200519942009 infounder the name LiveDB2013
Aktuelle Version7.0.0, September 20234.4, Oktober 20218.5, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziell infofree licenses can be providedOpen Sourcekommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
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
ImplementierungsspracheCC#C++, Go
Server BetriebssystemegehostetLinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
Linux info64 bit version required
Datenschemajajajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaUser defined using .NET types and collectionsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoseit Version 4.2neinnein infocan be achieved using .NETnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLja infoQuery statements complying to ANSI 2011jaA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersneinyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JDBC
ODBC
JDBC
ODBC
.NET Client API
HTTP API
LINQ
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
Python
C
Java
Perl
Python
R
C
C++
Delphi
Java
Perl
PHP
Tcl
.NetBash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinjaneinjaja
Triggersneinjaneinja infoDomain Eventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeinehorizontale Partitionierung infoclient side managed; servers are not synchronizedSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication with 3 replicas for regional instances.Source-Replica ReplikationkeineSource-Replica ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenja infousing Google Cloud Dataflowjaneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityjaneindepending on modelnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoStrict serializable isolationACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaneinjayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajaja infoWrite ahead logja 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 haltenneinneinneinjaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinRole based authorizationFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud SpannerGreenplummSQL infoMini SQLOrigoDBSingleStore 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
Google Cloud SpannerGreenplummSQL infoMini SQLOrigoDBSingleStore 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

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12. Oktober 2023, Techzine Europe

bereitgestellt von Google News

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6. Dezember 2018, oreilly.com

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9. September 2019, AWS Blog

Greenplum 6 ventures outside the analytic box | ZDNET
19. März 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7. November 2019, InfoWorld

EMC and Greenplum Dress Elephant for IT Parade
8. Dezember 2011, WIRED

bereitgestellt von Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1. Dezember 2022, MakeUseOf

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

Higher Education PS rules out ghost students before PAC - Zambia
29. November 2018, diggers.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 Accelerates Go-to-Market Strategy with AWS
5. März 2024, Business Wire

New AI features for developers in SingleStoreDB
29. Januar 2024, InfoWorld

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

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.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt