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 > NCache vs. PouchDB vs. ScyllaDB vs. SQLite vs. VelocityDB

Vergleich der Systemeigenschaften NCache vs. PouchDB vs. ScyllaDB vs. SQLite vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameNCache  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-Source and Enterprise in-memory Key-Value StoreJavaScript DBMS mit einem von CouchDB inspirierten APICassandra and DynamoDB compatible wide column storeWeit verbreitetes In-Process RDBMSA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellKey-Value StoreDocument StoreWide Column StoreRelational DBMSGraph DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleDocument Store
Suchmaschine infoUsing distributed Lucene
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,96
Rang#195  Overall
#29  Key-Value Stores
Punkte2,34
Rang#112  Overall
#21  Document Stores
Punkte4,08
Rang#76  Overall
#5  Wide Column Stores
Punkte111,41
Rang#10  Overall
#7  Relational DBMS
Punkte0,11
Rang#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitewww.alachisoft.com/­ncachepouchdb.comwww.scylladb.comwww.sqlite.orgvelocitydb.com
Technische Dokumentationwww.alachisoft.com/­resources/­docspouchdb.com/­guidesdocs.scylladb.comwww.sqlite.org/­docs.htmlvelocitydb.com/­UserGuide
EntwicklerAlachisoftApache Software FoundationScyllaDBDwayne Richard HippVelocityDB Inc
Erscheinungsjahr20052012201520002011
Aktuelle Version5.3.3, April 20247.1.1, Juni 2019ScyllaDB Open Source 5.4.1, Jaenner 20243.46.0  (23 May 2024), Mai 20247.x
Lizenz infoCommercial or Open SourceOpen Source infoEnterprise Edition availableOpen SourceOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoPublic Domainkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheC#, .NET, .NET Core, JavaJavaScriptC++CC#
Server BetriebssystemeLinux
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)LinuxserverlosAny that supports .NET
Datenschemaschemafreischemafreischemafreija infodynamische Spaltentypenja
Typisierung infovordefinierte Datentypen, z.B. float oder dateteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterneinjaja infokeine strenge Typisierung wegen 'dynamic typing'ja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaja infoüber Viewsja infocluster global secondary indicesjaja
SQL infoSupport of SQLSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.neinSQL-like DML and DDL statements (CQL)ja infoSQL-92 wird nicht vollständig unterstütztnein
APIs und andere ZugriffskonzepteIDistributedCache
JCache
LINQ
Proprietäres native API
HTTP REST infoonly for PouchDB Server
JavaScript API
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
.Net
Unterstützte Programmiersprachen.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
JavaScriptFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
.Net
Server-seitige Scripts infoStored Proceduresnein infoUnterstützung für stored procedures mit SQL-Server CLRView Functions in JavaScriptyes, Luaneinnein
Triggersja infoNotificationsjaneinjaCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenjaSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit wählbarer KonsistenzMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
frei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possiblekeine
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenoptimistic Locking und pessimistic Lockingneinnein infoAtomicity and isolation are supported for single operationsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infomittels Filesystem-Locksja
Durability infoDauerhafte Speicherung der Datenjaja infomittels IndexedDB, WebSQL oder LevelDBjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoin-memory tablesjaja
Berechtigungskonzept infoZugriffskontrolleAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)neinAccess rights for users can be defined per objectneinBased on Windows Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
NCachePouchDBScyllaDBSQLiteVelocityDB
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
ScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» mehr
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
DrittanbieterNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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
NCachePouchDBScyllaDBSQLiteVelocityDB
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

3 Reasons To Think Offline First
22. März 2017, ibm.com

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

bereitgestellt von Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10. Juli 2023, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

ScyllaDB Database Review | eWeek
21. August 2018, eWeek

bereitgestellt von Google News

Microsoft Research chief scientist has no issue with Windows Recall
6. Juni 2024, The Register

How to Work with SQLite Database in Python
8. Juni 2024, Analytics Insight

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21. Mai 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

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