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. RethinkDB vs. TypeDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Redshift  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenDatomic  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  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 DatenDBMS for the Web with a mechanism to push updated query results to applications in realtime.TypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSDocument StoreGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,88
Rang#35  Overall
#22  Relational DBMS
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte1,66
Rang#144  Overall
#66  Relational DBMS
Punkte2,66
Rang#107  Overall
#20  Document Stores
Punkte0,70
Rang#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Websiteaws.amazon.com/­redshiftbangdb.comwww.datomic.comrethinkdb.comtypedb.com
Technische Dokumentationdocs.aws.amazon.com/­redshiftdocs.bangdb.comdocs.datomic.comrethinkdb.com/­docstypedb.com/­docs
EntwicklerAmazon (based on PostgreSQL)Sachin Sinha, BangDBCognitectThe Linux Foundation infosince July 2017Vaticle
Erscheinungsjahr20122012201220092016
Aktuelle VersionBangDB 2.0, October 20211.0.6735, Juni 20232.4.1, August 20202.26.3, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3kommerziell infoLimitierte Edition gratisOpen Source infoApache Version 2Open Source infoGPL Version 3, commercial licenses available
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++Java
Server BetriebssystemegehostetLinuxAlle Betriebssysteme mit einer Java VMLinux
OS X
Windows
Linux
OS X
Windows
Datenschemajaschemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsjaja 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, 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 toolneinneinnein
APIs und andere ZugriffskonzepteJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
RESTful HTTP APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCC
C#
C++
Java
Python
Clojure
Java
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
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin Pythonneinja infoTransaction Functionsnein
Triggersneinyes, Notifications (with Streaming only)By using transaction functionsClient-side triggers through changefeedsnein
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 peersSharding inforange basedSharding infoby using Cassandra
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 peersSource-Replica ReplikationMulti-Source Replikation infoby using Cassandra
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjaja infoby using Apache Kafka and Apache Zookeeper
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowerden aber nicht 'enforced'neinneinneinnein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDAtomic single-document operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljaja infoMVCC basedja
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 developmentneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes (enterprise version only)neinja infousers and table-level permissionsyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon RedshiftBangdbDatomicRethinkDBTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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 RedshiftBangdbDatomicRethinkDBTypeDB infoformerly named Grakn
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

Amazon Redshift Serverless is now generally available in the AWS China (Ningxia) Region
28. Mai 2024, AWS Blog

Build a decentralized semantic search engine on heterogeneous data stores using autonomous agents | Amazon Web ...
28. Mai 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 now supports multi-data warehouse writes through data sharing (preview)
26. November 2023, AWS Blog

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

bereitgestellt von Google News

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

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

Zoona Case Study
16. Dezember 2017, AWS Blog

Nubank acquires US company; PayPal studies cryptocurrencies
24. Juli 2020, iupana.com

bereitgestellt von Google News

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

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

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8. September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2. Februar 2024, DataDrivenInvestor

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Präsentieren Sie hier Ihr Produkt