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

DBMS > Percona Server for MongoDB vs. Snowflake vs. Solr vs. Spark SQL vs. YugabyteDB

Vergleich der Systemeigenschaften Percona Server for MongoDB vs. Snowflake vs. Solr vs. Spark SQL vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NamePercona Server for MongoDB  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Data warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenEine häufig verwendete Suchmaschinentechnologie basierend auf Apache LuceneSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter DatenHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument StoreRelational DBMSSuchmaschineRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,60
Rang#246  Overall
#39  Document Stores
Punkte130,36
Rang#8  Overall
#5  Relational DBMS
Punkte41,02
Rang#24  Overall
#3  Suchmaschinen
Punkte18,04
Rang#33  Overall
#20  Relational DBMS
Punkte2,63
Rang#109  Overall
#53  Relational DBMS
Websitewww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.snowflake.comsolr.apache.orgspark.apache.org/­sqlwww.yugabyte.com
Technische Dokumentationdocs.percona.com/­percona-distribution-for-mongodbdocs.snowflake.net/­manuals/­index.htmlsolr.apache.org/­resources.htmlspark.apache.org/­docs/­latest/­sql-programming-guide.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerPerconaSnowflake Computing Inc.Apache Software FoundationApache Software FoundationYugabyte Inc.
Erscheinungsjahr20152014200620142017
Aktuelle Version3.4.10-2.10, November 20179.6.1, Mai 20243.5.0 ( 2.13), September 20232.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoGPL Version 2kommerziellOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheC++JavaScalaC und C++
Server BetriebssystemeLinuxgehostetAlle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)Linux
OS X
Windows
Linux
OS X
Datenschemaschemafreija infosupport of semi-structured data formats (JSON, XML, Avro)ja infoDynamic Fields enables on-the-fly addition of new fieldsjadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infomit benutzerdefinierten Datentypen und automatic typingjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajaneinnein
Sekundärindizesjaja infoAlle Suchfelder werden automatisch indiziertneinja
SQL infoSupport of SQLneinjaSolr Parallel SQL InterfaceSQL-like DML and DDL statementsyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteProprietäres Protokoll basierend auf JSONCLI Client
JDBC
ODBC
Java API
RESTful HTTP/JSON API
JDBC
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenActionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
JavaScript (Node.js)
Python
.Net
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
Java
Python
R
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresJavaScriptuser defined functionsJava pluginsneinja infosql, plpgsql, C
Triggersneinnein infosimilar concept for controling cloud resourcesja infoUser configurable commands triggered on index changesneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingjaShardingyes, utilizing Spark CoreHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationjajakeineBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDoptimistic LockingneinDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infovia In-Memory Engineneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollenjaneinja
Weitere Informationen bereitgestellt vom Systemhersteller
Percona Server for MongoDBSnowflakeSolrSpark SQLYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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

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

Weitere Ressourcen
Percona Server for MongoDBSnowflakeSolrSpark SQLYugabyteDB
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Elasticsearch replaced Solr as the most popular search engine
12. Januar 2016, Paul Andlinger

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

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

MongoDB Performance Tuning
23. Mai 2024, Database Trends and Applications

How to Plan Your MongoDB Upgrade
29. Januar 2024, The New Stack

There are lots of ways to put a database in the cloud – here's what to consider
15. September 2023, The Register

Why Isn't the World Upgrading Its Databases?
25. März 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

bereitgestellt von Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6. Juni 2024, WIRED

What Snowflake isn't saying about its customer data breaches
8. Juni 2024, TechCrunch

Snowflake Hit With Data Breach - What's Going On?
6. Juni 2024, Yahoo Finance

Massive Ticketmaster, Santander data breaches linked to Snowflake cloud storage
31. Mai 2024, The Verge

Hudson Rock yanks report fingering Snowflake employee creds snafu for mega-leak
4. Juni 2024, The Register

bereitgestellt von Google News

SOLR-led walkout demands better conditions for Compass workers
27. Februar 2024, Daily Northwestern

Solr Network Launches Groundbreaking Solana Token Creator
28. Mai 2024, AccessWire

(SOLR) Technical Data
17. Mai 2024, Stock Traders Daily

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
27. Mai 2024, Yahoo Movies UK

SOLR hosts May Day amid ongoing contract negotiations
12. Mai 2024, Daily Northwestern

bereitgestellt von Google News

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

Performance Insights from Sigma Rule Detections in Spark Streaming
1. Juni 2024, Towards Data Science

What is Apache Spark? The big data platform that crushed Hadoop
3. April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1. April 2024, Simplilearn

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

bereitgestellt von Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, businesswire.com

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, businesswire.com

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20. Mai 2022, Forbes

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

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.

Präsentieren Sie hier Ihr Produkt