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

DBMS > Fujitsu Enterprise Postgres vs. Microsoft Azure Cosmos DB vs. NCache vs. RavenDB vs. Spark SQL

Vergleich der Systemeigenschaften Fujitsu Enterprise Postgres vs. Microsoft Azure Cosmos DB vs. NCache vs. RavenDB vs. Spark SQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFujitsu Enterprise Postgres  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessen
KurzbeschreibungEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Globally distributed, horizontally scalable, multi-model database serviceOpen-Source and Enterprise in-memory Key-Value StoreOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter Daten
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Key-Value StoreDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Spatial DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,31
Rang#285  Overall
#129  Relational DBMS
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte2,92
Rang#101  Overall
#18  Document Stores
Punkte18,96
Rang#33  Overall
#20  Relational DBMS
Websitewww.postgresql.fastware.comazure.microsoft.com/­services/­cosmos-dbwww.alachisoft.com/­ncacheravendb.netspark.apache.org/­sql
Technische Dokumentationwww.postgresql.fastware.com/­product-manualslearn.microsoft.com/­azure/­cosmos-dbwww.alachisoft.com/­resources/­docsravendb.net/­docsspark.apache.org/­docs/­latest/­sql-programming-guide.html
EntwicklerPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyMicrosoftAlachisoftHibernating RhinosApache Software Foundation
Erscheinungsjahr2014200520102014
Aktuelle VersionFujitsu Enterprise Postgres 14, January 20225.3.3, April 20245.4, Juli 20223.5.0 ( 2.13), September 2023
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoEnterprise Edition availableOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen 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.
ImplementierungsspracheCC#, .NET, .NET Core, JavaC#Scala
Server BetriebssystemeLinux
Windows
gehostetLinux
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
Datenschemajaschemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoJSON typesteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesjaja infoAll properties auto-indexed by defaultjajanein
SQL infoSupport of SQLjaSQL-like query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like query language (RQL)SQL-like DML and DDL statements
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
IDistributedCache
JCache
LINQ
Proprietäres native API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JDBC
ODBC
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
Python
R
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenJavaScriptnein infoUnterstützung für stored procedures mit SQL-Server CLRjanein
TriggersjaJavaScriptja infoNotificationsjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenpartitioning by range, list and by hashSharding infoImplizit im Cloud ServicejaShardingyes, utilizing Spark Core
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infoImplizit im Cloud Serviceja, mit wählbarer KonsistenzMulti-Source Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*jaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDMulti-item ACID transactions with snapshot isolation within a partitionoptimistic Locking und pessimistic LockingACID, Cluster-wide transaction availablenein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte bis auf item level einstellbarAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Authorization levels configured per client per databasenein
Weitere Informationen bereitgestellt vom Systemhersteller
Fujitsu Enterprise PostgresMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNCacheRavenDBSpark SQL
Specific characteristics100% compatible with community PostgreSQL
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» mehr
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» mehr
Market Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsCore based licensing
» mehr
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
Fujitsu Enterprise PostgresMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNCacheRavenDBSpark SQL
Erwähnungen in aktuellen Nachrichten

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26. Februar 2015, Fujitsu

Supporting Business Continuity with Postgres on IBM Cloud LinuxONE Virtual Servers for VPC
24. September 2021, IBM

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22. Mai 2018, The Register

bereitgestellt von Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K | Azure Blog
8. Mai 2024, azure.microsoft.com

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, azure.microsoft.com

Evaluating Performance: CosmosDB vs. Azure SQL
16. Januar 2024, Хабр

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

bereitgestellt von Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24. Januar 2024, AWS Blog

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

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24. Januar 2024, Towards Data Science

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

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.

RaimaDB logo

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

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