DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Doris vs. Brytlyt vs. Fujitsu Enterprise Postgres vs. HEAVY.AI vs. OrientDB

Vergleich der Systemeigenschaften Apache Doris vs. Brytlyt vs. Fujitsu Enterprise Postgres vs. HEAVY.AI vs. OrientDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Doris  Xaus Vergleich ausschliessenBrytlyt  Xaus Vergleich ausschliessenFujitsu Enterprise Postgres  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn MPP-based analytics DBMS embracing the MySQL protocolScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareMulti-model DBMS (Document, Graph, Key/Value)
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,57
Rang#244  Overall
#113  Relational DBMS
Punkte0,29
Rang#288  Overall
#131  Relational DBMS
Punkte0,31
Rang#285  Overall
#129  Relational DBMS
Punkte1,77
Rang#141  Overall
#65  Relational DBMS
Punkte3,19
Rang#93  Overall
#16  Document Stores
#7  Graph DBMS
#14  Key-Value Stores
Websitedoris.apache.org
github.com/­apache/­doris
brytlyt.iowww.postgresql.fastware.comgithub.com/­heavyai/­heavydb
www.heavy.ai
orientdb.org
Technische Dokumentationgithub.com/­apache/­doris/­wikidocs.brytlyt.iowww.postgresql.fastware.com/­product-manualsdocs.heavy.aiwww.orientdb.com/­docs/­last/­index.html
EntwicklerApache Software Foundation, originally contributed from BaiduBrytlytPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyHEAVY.AI, Inc.OrientDB LTD; CallidusCloud; SAP
Erscheinungsjahr2017201620162010
Aktuelle Version1.2.2, Februar 20235.0, August 2023Fujitsu Enterprise Postgres 14, January 20225.10, Jänner 20223.2.29, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellkommerziellOpen Source infoApache Version 2; enterprise edition availableOpen Source infoApache Version 2
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.
ImplementierungsspracheJavaC, C++ and CUDACC++ and CUDAJava
Server BetriebssystemeLinuxLinux
OS X
Windows
Linux
Windows
LinuxAlle Betriebssysteme mit einer Java JDK (>= JDK 6)
Datenschemajajajajaschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infospecific XML-type available, but no XML query functionality.neinnein
Sekundärindizesjajajaneinja
SQL infoSupport of SQLjajajajaSQL-like query language, no joins
APIs und andere ZugriffskonzepteJDBC
MySQL client
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
Thrift
Vega
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenJava.Net
C
C++
Delphi
Java
Perl
Python
Tcl
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
All languages supporting JDBC/ODBC/Thrift
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenbenutzerdefinierte Funktionen infoin PL/pgSQLbenutzerdefinierte FunktionenneinJava, Javascript
TriggersneinjajaneinHooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierungpartitioning by range, list and by hashSharding infoRound robinSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationSource-Replica ReplikationMulti-Source ReplikationMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein infocould be achieved with distributed queries
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaneinja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DorisBrytlytFujitsu Enterprise PostgresHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022OrientDB
Specific characteristics100% compatible with community PostgreSQL
» mehr
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» mehr
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» mehr
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» mehr
Licensing and pricing modelsCore based licensing
» 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
Apache DorisBrytlytFujitsu Enterprise PostgresHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022OrientDB
DB-Engines Blog Posts

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16. Mai 2024, hackernoon.com

Data Analytics: Apache Doris' Impact in Reporting, Tagging, and Data Lake Operations
8. Januar 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1. September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Apache Doris Analytical Database Graduates from Apache Incubator
20. Juni 2022, Datanami

bereitgestellt von Google News

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1. August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22. Dezember 2021, Silicon Canals

Brytlyt becomes NVIDIA Inception Premier Partner
31. Januar 2023, PR Newswire

Bringing GPUs To Bear On Bog Standard Relational Databases
26. Februar 2018, The Next Platform

Brytlyt raises £3.8m for '1000x faster analytics'
22. Dezember 2021, BusinessCloud

bereitgestellt von Google News

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26. Februar 2015, Fujitsu

Expert Insight 202009 KAC
4. September 2023, Fujitsu

Fujitsu Develops Database Integration Technology to Accelerate IoT Data Analysis
17. März 2017, Fujitsu

Fujitsu recognized as winner of 2023 Microsoft Japan Healthcare & Life Sciences Partner of the Year Award for its ...
28. Juni 2023, Fujitsu

Latest News
17. September 2020, IBM Newsroom

bereitgestellt von Google News

Big Data Analytics: A Game Changer for Infrastructure
13. Juli 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19. April 2023, Business Wire

OmniSci Gets HEAVY New Name and New CEO
1. März 2022, Datanami

Making the most of geospatial intelligence
14. April 2023, InfoWorld

The insideBIGDATA IMPACT 50 List for Q4 2023
11. Oktober 2023, insideBIGDATA

bereitgestellt von Google News

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

HNS IoT Botnet Evolves, Goes Cross-Platform
2. Dezember 2023, Dark Reading

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

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

AllegroGraph logo

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

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