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 > Apache Drill vs. Fujitsu Enterprise Postgres vs. NuoDB vs. RDF4J vs. YugabyteDB

Vergleich der Systemeigenschaften Apache Drill vs. Fujitsu Enterprise Postgres vs. NuoDB vs. RDF4J vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenFujitsu Enterprise Postgres  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.NuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenRDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSRelational DBMSRDF StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,95
Rang#127  Overall
#23  Document Stores
#60  Relational DBMS
Punkte0,31
Rang#285  Overall
#129  Relational DBMS
Punkte0,89
Rang#198  Overall
#92  Relational DBMS
Punkte0,69
Rang#230  Overall
#9  RDF Stores
Punkte2,91
Rang#102  Overall
#51  Relational DBMS
Websitedrill.apache.orgwww.postgresql.fastware.comwww.3ds.com/­nuodb-distributed-sql-databaserdf4j.orgwww.yugabyte.com
Technische Dokumentationdrill.apache.org/­docswww.postgresql.fastware.com/­product-manualsdoc.nuodb.comrdf4j.org/­documentationdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerApache Software FoundationPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyDassault Systèmes infooriginally NuoDB, Inc.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.Yugabyte Inc.
Erscheinungsjahr2012201320042017
Aktuelle Version1.20.3, Jaenner 2023Fujitsu Enterprise Postgres 14, January 20222.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellkommerziell infoLimitierte Edition gratisOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheCC++JavaC und C++
Server BetriebssystemeLinux
OS X
Windows
Linux
Windows
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Unix
Windows
Linux
OS X
Datenschemaschemafreijajaja infoRDF Schemasdepending on used data model
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, XSLTneinneinnein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantjajaneinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
ODBC
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenC++.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Java
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenbenutzerdefinierte FunktionenJava, SQLjaja infosql, plpgsql, C
Triggersneinjajajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingpartitioning by range, list and by hashdynamische Verteilung der Daten auf die einzelnen KnotenkeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infoManaged transparently by NuoDBkeineBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infotunable commit protocolACID infoIsolation abhängig vom verwendeten APIDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)ja infoMVCCjaja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajaja infoIn-memory Storage wird ebenfalls unterstütztja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourceja infoTemporary tablenein
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardStandard SQL Rollen und Rechteneinja
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DrillFujitsu Enterprise PostgresNuoDBRDF4J infoformerly known as SesameYugabyteDB
Specific characteristics100% compatible with community PostgreSQL
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsCore based licensing
» mehr
Apache 2.0 license for the database
» 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 DrillFujitsu Enterprise PostgresNuoDBRDF4J infoformerly known as SesameYugabyteDB
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

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23. September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31. August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

Apache Drill Poised to Crack Tough Data Challenges
19. Mai 2015, Datanami

bereitgestellt von Google News

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

Supporting Business Continuity with Postgres on IBM Cloud LinuxONE Virtual Servers for VPC
24. September 2021, IBM

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22. Mai 2018, The Register

bereitgestellt von Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

Dassault Systemes to acquire U.S.-based NuoDB
25. November 2020, MarketWatch

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31. Januar 2017, ADT Magazine

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25. November 2020, The Business Journals

bereitgestellt von Google News

GraphDB Goes Open Source
27. Januar 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13. Juni 2019, Markets Insider

bereitgestellt von Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Yugabyte announced details and theme for Distributed SQL Summit Asia
18. April 2024, Martechcube

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

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

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.

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

Präsentieren Sie hier Ihr Produkt