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 > Citus vs. Cloudflare Workers KV vs. Coveo vs. NCache vs. Oracle NoSQL

Vergleich der Systemeigenschaften Citus vs. Cloudflare Workers KV vs. Coveo vs. NCache vs. Oracle NoSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCitus  Xaus Vergleich ausschliessenCloudflare Workers KV  Xaus Vergleich ausschliessenCoveo  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessen
KurzbeschreibungScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.AI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentOpen-Source and Enterprise in-memory Key-Value StoreA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primäres DatenbankmodellRelational DBMSKey-Value StoreSuchmaschineKey-Value StoreDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,15
Rang#117  Overall
#56  Relational DBMS
Punkte0,39
Rang#274  Overall
#39  Key-Value Stores
Punkte2,11
Rang#118  Overall
#11  Suchmaschinen
Punkte0,96
Rang#195  Overall
#29  Key-Value Stores
Punkte3,05
Rang#97  Overall
#17  Document Stores
#16  Key-Value Stores
#50  Relational DBMS
Websitewww.citusdata.comwww.cloudflare.com/­developer-platform/­workers-kvwww.coveo.comwww.alachisoft.com/­ncachewww.oracle.com/­database/­nosql/­technologies/­nosql
Technische Dokumentationdocs.citusdata.comdevelopers.cloudflare.com/­kv/­apidocs.coveo.comwww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
EntwicklerCloudflareCoveoAlachisoftOracle
Erscheinungsjahr20102018201220052011
Aktuelle Version8.1, Dezember 20185.3.3, April 202424.1, Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availablekommerziellkommerziellOpen Source infoEnterprise Edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC#, .NET, .NET Core, JavaJava
Server BetriebssystemeLinuxgehostetgehostetLinux
Windows
Linux
Solaris SPARC/x86
Datenschemajaschemafreihybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationschemafreiSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteroptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML type available, but no XML query functionalityneinneinneinnein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLja infostandard, with numerous extensionsneinneinSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like DML and DDL statements
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST
Proprietäres Protokoll
RESTful HTTP APIIDistributedCache
JCache
LINQ
Proprietäres native API
RESTful HTTP API
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C#
Java
JavaScript
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.neinneinnein infoUnterstützung für stored procedures mit SQL-Server CLRnein
Triggersjaneinjaja infoNotificationsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingjajaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infoother methods possible by using 3rd party extensionsjajaja, mit wählbarer KonsistenzElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjawith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinjaoptimistic Locking und pessimistic Lockingkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja infooff heap cache
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardgranular access controls, API key management, content filtersAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Zugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
CitusCloudflare Workers KVCoveoNCacheOracle NoSQL
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosNCache 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 metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsNCache 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

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

Weitere Ressourcen
CitusCloudflare Workers KVCoveoNCacheOracle NoSQL
Erwähnungen in aktuellen Nachrichten

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, Microsoft

Ubicloud reels in $16M for its open-source cloud platform
5. März 2024, SiliconANGLE News

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8. Juli 2023, InfoQ.com

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

bereitgestellt von Google News

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3. April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3. November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2. November 2023, The Register

Cloudflare is (still) struggling with another outage - here's what to know
3. November 2023, ZDNet

Anonymous Sudan DDoS attack hits Cloudflare website
13. November 2023, SC Media

bereitgestellt von Google News

Analysts Have Been Trimming Their Coveo Solutions Inc. (TSE:CVO) Price Target After Its Latest Report
7. Juni 2024, Yahoo Finance

Coveo Solutions (TSE:CVO) Price Target Lowered to C$13.00 at Royal Bank of Canada
6. Juni 2024, Defense World

Coveo's 2024 Commerce Industry Report Finds More Than 70% of Consumers are Expecting Generative AI to ...
6. Juni 2024, PR Newswire

CA$11.34: That's What Analysts Think Coveo Solutions Inc. (TSE:CVO) Is Worth After Its Latest Results
7. Juni 2024, Simply Wall St

Thalia Selects Coveo for AI Search & Personalization
4. Juni 2024, Martechcube

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

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13. Dezember 2023, Channel Futures

Blog Theme - Details
21. August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, 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