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 > CouchDB vs. Google Cloud Spanner vs. SingleStore vs. Splunk vs. Yanza

Vergleich der Systemeigenschaften CouchDB vs. Google Cloud Spanner vs. SingleStore vs. Splunk vs. Yanza

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSplunk  Xaus Vergleich ausschliessenYanza  Xaus Vergleich ausschliessen
Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertA 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.MySQL 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 typePlattform für die Analyse von Big DataTime Series DBMS for IoT Applications
Primäres DatenbankmodellDocument StoreRelational DBMSRelational DBMSSuchmaschineTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte10,26
Rang#45  Overall
#7  Document Stores
Punkte2,89
Rang#105  Overall
#53  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Punkte88,71
Rang#14  Overall
#2  Suchmaschinen
Websitecouchdb.apache.orgcloud.google.com/­spannerwww.singlestore.comwww.splunk.comyanza.com
Technische Dokumentationdocs.couchdb.org/­en/­stablecloud.google.com/­spanner/­docsdocs.singlestore.comdocs.splunk.com/­Documentation/­Splunk
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerGoogleSingleStore Inc.Splunk Inc.Yanza
Erscheinungsjahr20052017201320032015
Aktuelle Version3.3.3, Dezember 20238.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellkommerziell infofree developer edition availablekommerziell infoEingeschränkte Gratisversion verfügbarkommerziell infofree version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein infobut mainly used as a service provided by Yanza
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
ImplementierungsspracheErlangC++, Go
Server BetriebssystemeAndroid
BSD
Linux
OS X
Solaris
Windows
gehostetLinux info64 bit version requiredLinux
OS X
Solaris
Windows
Windows
Datenschemaschemafreijajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesja infoüber Viewsjajajanein
SQL infoSupport of SQLneinja infoQuery statements complying to ANSI 2011yes infobut no triggers and foreign keysnein infoSplunk Search Processing Language for search commandsnein
APIs und andere ZugriffskonzepteRESTful HTTP/JSON APIgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
HTTP RESTHTTP API
Unterstützte ProgrammiersprachenC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Go
Java
JavaScript (Node.js)
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
C#
Java
JavaScript
PHP
Python
Ruby
jede Sprache, die HTTP-Aufrufe erlaubt
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptneinjajanein
Triggersjaneinneinjaja infoTimer and event based
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoimproved architecture with release 2.0ShardingSharding infohash partitioningShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-source replication with 3 replicas for regional instances.Source-Replica Replikation infostores two copies of each physical data partition on two separate nodesMulti-Source Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenjaja infousing Google Cloud Dataflownein infocan define user-defined aggregate functions for map-reduce-style calculationsjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoatomare Operationen innerhalb eines Dokumentes möglichACID infoStrict serializable isolationACIDnein infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searchingnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoStrategie: optimistic lockingjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer pro Datenbank definierbarAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Fine grained access control via users, groups and rolesZugriffsrechte für Benutzer und Rollennein
Weitere Informationen bereitgestellt vom Systemhersteller
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"Google Cloud SpannerSingleStore infoformer name was MemSQLSplunkYanza
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
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"Google Cloud SpannerSingleStore infoformer name was MemSQLSplunkYanza
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

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

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27. Februar 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14. August 2021, MakeUseOf

bereitgestellt von Google News

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

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

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

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

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

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

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