DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Amazon Redshift vs. Bangdb vs. Datomic vs. NCache vs. RethinkDB

Vergleich der Systemeigenschaften Amazon Redshift vs. Bangdb vs. Datomic vs. NCache vs. RethinkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Redshift  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenDatomic  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessen
KurzbeschreibungLarge scale data warehouse service for use with business intelligence toolsConverged and high performance database for device data, events, time series, document and graphDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenOpen-Source and Enterprise in-memory Key-Value StoreDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSKey-Value StoreDocument Store
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte19,03
Rang#34  Overall
#21  Relational DBMS
Punkte0,15
Rang#334  Overall
#45  Document Stores
#31  Graph DBMS
#31  Time Series DBMS
Punkte1,76
Rang#145  Overall
#66  Relational DBMS
Punkte0,98
Rang#196  Overall
#29  Key-Value Stores
Punkte2,84
Rang#106  Overall
#19  Document Stores
Websiteaws.amazon.com/­redshiftbangdb.comwww.datomic.comwww.alachisoft.com/­ncacherethinkdb.com
Technische Dokumentationdocs.aws.amazon.com/­redshiftdocs.bangdb.comdocs.datomic.comwww.alachisoft.com/­resources/­docsrethinkdb.com/­docs
EntwicklerAmazon (based on PostgreSQL)Sachin Sinha, BangDBCognitectAlachisoftThe Linux Foundation infosince July 2017
Erscheinungsjahr20122012201220052009
Aktuelle VersionBangDB 2.0, October 20211.0.6735, Juni 20235.3.3, April 20242.4.1, August 2020
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3kommerziell infoLimitierte Edition gratisOpen Source infoEnterprise Edition availableOpen Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC, C++Java, ClojureC#, .NET, .NET Core, JavaC++
Server BetriebssystemegehostetLinuxAlle Betriebssysteme mit einer Java VMLinux
Windows
Linux
OS X
Windows
Datenschemajaschemafreijaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsjateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterja infostring, binary, float, bool, date, geometry
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizeseingeschränktja infosecondary, composite, nested, reverse, geospatialjajaja
SQL infoSupport of SQLja infokeine vollständige Unterstützung eines SQL-StandardsSQL like support with command line toolneinSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.nein
APIs und andere ZugriffskonzepteJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
RESTful HTTP APIIDistributedCache
JCache
LINQ
Proprietäres native API
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCC
C#
C++
Java
Python
Clojure
Java
.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
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin Pythonneinja infoTransaction Functionsnein infoUnterstützung für stored procedures mit SQL-Server CLR
Triggersneinyes, Notifications (with Streaming only)By using transaction functionsja infoNotificationsClient-side triggers through changefeeds
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkeine infoBut extensive use of caching in the application peersjaSharding inforange based
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaselectable replication factor, Knob for CAP (enterprise version only)keine infoBut extensive use of caching in the application peersja, mit wählbarer KonsistenzSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowerden aber nicht 'enforced'neinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDoptimistic Locking und pessimistic LockingAtomic single-document operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljajaja infoMVCC based
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as wellja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modeja inforecommended only for testing and developmentjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes (enterprise version only)neinAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)ja infousers and table-level permissions
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon RedshiftBangdbDatomicNCacheRethinkDB
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
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
Amazon RedshiftBangdbDatomicNCacheRethinkDB
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

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

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17. April 2024, AWS Blog

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18. April 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29. November 2023, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8. Februar 2024, AWS Blog

How Aura from Unity revolutionized their big data pipeline with Amazon Redshift Serverless | Amazon Web Services
4. April 2024, AWS Blog

bereitgestellt von Google News

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

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

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24. Juli 2020, LatamList

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

An introduction to building realtime apps with RethinkDB
9. Juli 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

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

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt