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

DBMS > Amazon Redshift vs. atoti vs. Bangdb vs. Blazegraph vs. FoundationDB

Vergleich der Systemeigenschaften Amazon Redshift vs. atoti vs. Bangdb vs. Blazegraph vs. FoundationDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Redshift  Xaus Vergleich ausschliessenatoti  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenBlazegraph  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessen
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungLarge scale data warehouse service for use with business intelligence toolsAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Converged and high performance database for device data, events, time series, document and graphHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Sortierter Key-Value Store. Core features werden durch layers ergänzt.
Primäres DatenbankmodellRelational DBMSObject oriented DBMSDocument Store
Graph DBMS
Time Series DBMS
Graph DBMS
RDF Store
Document Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte17,94
Rang#34  Overall
#21  Relational DBMS
Punkte0,56
Rang#245  Overall
#10  Object oriented DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte0,75
Rang#219  Overall
#19  Graph DBMS
#8  RDF Stores
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Websiteaws.amazon.com/­redshiftatoti.iobangdb.comblazegraph.comgithub.com/­apple/­foundationdb
Technische Dokumentationdocs.aws.amazon.com/­redshiftdocs.atoti.iodocs.bangdb.comwiki.blazegraph.comapple.github.io/­foundationdb
EntwicklerAmazon (based on PostgreSQL)ActiveViamSachin Sinha, BangDBBlazegraphFoundationDB
Erscheinungsjahr2012201220062013
Aktuelle VersionBangDB 2.0, October 20212.1.5, Maerz 20196.2.28, November 2020
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infofree versions availableOpen Source infoBSD 3Open Source infoerweiterte kommerzielle Lizenz verfügbarOpen Source infoApache 2.0
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.
ImplementierungsspracheCJavaC, C++JavaC++
Server BetriebssystemegehostetLinuxLinux
OS X
Windows
Linux
OS X
Windows
Datenschemajaschemafreischemafreischemafrei infoEinige Layers unterstützen Schemata
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsja infoRDF literal typesnein infoEinige Layers unterstützen Typen
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizeseingeschränktja infosecondary, composite, nested, reverse, geospatialjanein
SQL infoSupport of SQLja infokeine vollständige Unterstützung eines SQL-StandardsMultidimensional Expressions (MDX)SQL like support with command line toolSPARQL is used as query languagenur in speziellem SQL-Layer
APIs und andere ZugriffskonzepteJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCC
C#
C++
Java
Python
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin PythonPythonneinjanur im SQL-layer
Triggersneinyes, Notifications (with Streaming only)neinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding, horizontal partitioningSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaselectable replication factor, Knob for CAP (enterprise version only)jaja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate Consistency or Eventual Consistency depending on configurationLinearizable consistency
Fremdschlüssel inforeferenzielle Integritätja infowerden aber nicht 'enforced'neinja infoRelationships in Graphsnur im SQL-layer
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)yes, optimistic concurrency controljaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajayes, run db with in-memory only mode
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes (enterprise version only)Security and Authentication via Web Application Container (Tomcat, Jetty)nein

Weitere Informationen bereitgestellt vom Systemhersteller

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 RedshiftatotiBangdbBlazegraphFoundationDB
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

Erwähnungen in aktuellen Nachrichten

Databricks vs. Redshift: Data Platform Comparison
22. Mai 2024, eWeek

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

Breaking barriers in geospatial: Amazon Redshift, CARTO, and H3 | Amazon Web Services
16. Mai 2024, AWS Blog

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2. Mai 2024, AWS Blog

Amazon Redshift now supports multi-data warehouse writes through data sharing (preview)
26. November 2023, AWS Blog

bereitgestellt von Google News

FRTB product of the year: ActiveViam
28. November 2023, Risk.net

bereitgestellt von Google News

Back to the future: Does graph database success hang on query language?
5. März 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15. Dezember 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19. August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24. September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26. September 2016, InfoWorld

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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