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 > CockroachDB vs. InterSystems IRIS vs. jBASE vs. NCache vs. VelocityDB

Vergleich der Systemeigenschaften CockroachDB vs. InterSystems IRIS vs. jBASE vs. NCache vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
KurzbeschreibungCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityA robust multi-value DBMS comprising development tools and middlewareOpen-Source and Enterprise in-memory Key-Value StoreA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellRelational DBMSDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Multivalue DBMSKey-Value StoreGraph DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte4,05
Rang#83  Overall
#14  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#45  Relational DBMS
Punkte1,41
Rang#159  Overall
#3  Multivalue DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte0,05
Rang#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitewww.cockroachlabs.comwww.intersystems.com/­products/­intersystems-iriswww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.alachisoft.com/­ncachevelocitydb.com
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9www.alachisoft.com/­resources/­docsvelocitydb.com/­UserGuide
EntwicklerCockroach LabsInterSystemsRocket Software (früher Zumasys)AlachisoftVelocityDB Inc
Erscheinungsjahr20152018199120052011
Aktuelle Version24.1.0, Mai 20242023.3, Juni 20235.75.3.3, April 20247.x
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablekommerziellkommerziellOpen Source infoEnterprise Edition availablekommerziell
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.
ImplementierungsspracheGoC#, .NET, .NET Core, JavaC#
Server BetriebssystemeLinux
macOS
Windows
AIX
Linux
macOS
Ubuntu
Windows
AIX
Linux
Windows
Linux
Windows
Any that supports .NET
Datenschemadynamic schemadepending on used data modelschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptionalteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajaneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLjaEmbedded SQL for jBASE in BASICSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.nein
APIs und andere ZugriffskonzepteJDBCJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
IDistributedCache
JCache
LINQ
Proprietäres native API
.Net
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C++
Java
JavaScript (Node.js)
Python
.Net
Basic
Jabbascript
Java
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
Server-seitige Scripts infoStored Proceduresneinjajanein infoUnterstützung für stored procedures mit SQL-Server CLRnein
Triggersneinjajaja infoNotificationsCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingShardingjaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTSource-Replica Replikationjaja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDoptimistic Locking und pessimistic LockingACID
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 haltenneinjajajaja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlyesAccess rights can be defined down to the item levelAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Based on Windows Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBInterSystems IRISjBASENCacheVelocityDB
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» mehr
NCache 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
CockroachDBInterSystems IRISjBASENCacheVelocityDB
Erwähnungen in aktuellen Nachrichten

mLogica and Cockroach Labs Partner to Accelerate Mainframe and Legacy Database Modernizations
30. Mai 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14. Februar 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

bereitgestellt von Google News

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5. Mai 2024, Mobihealth News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26. März 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28. März 2024, businesswire.com

InterSystems expands the InterSystems IRIS data platform with vector search
4. April 2024, ZAWYA

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



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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt