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 > BigObject vs. InterSystems IRIS vs. NCache vs. RethinkDB vs. TerminusDB

Vergleich der Systemeigenschaften BigObject vs. InterSystems IRIS vs. NCache vs. RethinkDB vs. TerminusDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBigObject  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic DBMS für Echtzeitberechnungen und QueriesA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityOpen-Source and Enterprise in-memory Key-Value StoreDBMS for the Web with a mechanism to push updated query results to applications in realtime.Scalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primäres DatenbankmodellRelational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Key-Value StoreDocument StoreGraph DBMS
Sekundäre DatenbankmodelleDocument Store
Suchmaschine infoUsing distributed Lucene
Spatial DBMSDocument Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,13
Rang#333  Overall
#147  Relational DBMS
Punkte4,05
Rang#83  Overall
#14  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#45  Relational DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte2,74
Rang#105  Overall
#19  Document Stores
Punkte0,17
Rang#325  Overall
#29  Graph DBMS
Websitebigobject.iowww.intersystems.com/­products/­intersystems-iriswww.alachisoft.com/­ncacherethinkdb.comterminusdb.com
Technische Dokumentationdocs.bigobject.iodocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clswww.alachisoft.com/­resources/­docsrethinkdb.com/­docsterminusdb.github.io/­terminusdb/­#
EntwicklerBigObject, Inc.InterSystemsAlachisoftThe Linux Foundation infosince July 2017DataChemist Ltd.
Erscheinungsjahr20152018200520092018
Aktuelle Version2023.3, Juni 20235.3.3, April 20242.4.1, August 202011.0.0, Jaenner 2023
Lizenz infoCommercial or Open Sourcekommerziell infokostenlose community edition verfügbarkommerziellOpen Source infoEnterprise Edition availableOpen Source infoApache Version 2Open Source infoGPL V3
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.
ImplementierungsspracheC#, .NET, .NET Core, JavaC++Prolog, Rust
Server BetriebssystemeLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
AIX
Linux
macOS
Ubuntu
Windows
Linux
Windows
Linux
OS X
Windows
Linux
Datenschemajadepending on used data modelschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterja infostring, binary, float, bool, date, geometryja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLSQL-like DML and DDL statementsjaSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.neinSQL-like query language (WOQL)
APIs und andere Zugriffskonzeptefluentd
ODBC
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietäres native API
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte Programmiersprachen.Net
C++
Java
JavaScript (Node.js)
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
JavaScript
Python
Server-seitige Scripts infoStored ProceduresLuajanein infoUnterstützung für stored procedures mit SQL-Server CLRja
Triggersneinjaja infoNotificationsClient-side triggers through changefeedsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingjaSharding inforange basedGraph Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica Replikationja, mit wählbarer KonsistenzSource-Replica ReplikationJournaling Streams
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjajanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoautomatically between fact table and dimension tablesjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDoptimistic Locking und pessimistic LockingAtomic single-document operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/write lock on objects (tables, trees)jajaja infoMVCC basedja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoin-memory journaling
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleneinyesAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)ja infousers and table-level permissionsRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
BigObjectInterSystems IRISNCacheRethinkDBTerminusDB infoformer name was DataChemist
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
BigObjectInterSystems IRISNCacheRethinkDBTerminusDB infoformer name was DataChemist
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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 Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11. Januar 2024, Yahoo Finance

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

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

NCache 4.4 Open Sourced
16. Januar 2015, iProgrammer

bereitgestellt von Google News

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

Realtime App Development with RethinkDB and React Native — SitePoint
17. Juni 2016, SitePoint

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

How to deploy RethinkDB using Docker
14. Februar 2018, Packt Hub

bereitgestellt von Google News

How TerminusDB is commercializing its open source graph database
16. März 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15. März 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12. April 2022, United Nations Office for Disaster Risk Reduction

Trinity College spinout TerminusDB secures €3.6m in investment
15. März 2021, The Irish Times

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
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