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

DBMS > Apache Drill vs. eXtremeDB vs. FoundationDB vs. Hazelcast vs. Postgres-XL

Vergleich der Systemeigenschaften Apache Drill vs. eXtremeDB vs. FoundationDB vs. Hazelcast vs. Postgres-XL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessen
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.
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageNatively in-memory DBMS with options for persistency, high-availability and clusteringSortierter Key-Value Store. Core features werden durch layers ergänzt.A widely adopted in-memory data gridBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMS
Time Series DBMS
Document Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Key-Value StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store infoJSON support with IMDG 3.12Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,28
Rang#119  Overall
#23  Document Stores
#56  Relational DBMS
Punkte0,73
Rang#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Punkte1,07
Rang#188  Overall
#31  Document Stores
#28  Key-Value Stores
#86  Relational DBMS
Punkte6,87
Rang#55  Overall
#6  Key-Value Stores
Punkte0,52
Rang#256  Overall
#117  Relational DBMS
Websitedrill.apache.orgwww.mcobject.comgithub.com/­apple/­foundationdbhazelcast.comwww.postgres-xl.org
Technische Dokumentationdrill.apache.org/­docswww.mcobject.com/­docs/­extremedb.htmapple.github.io/­foundationdbhazelcast.org/­imdg/­docswww.postgres-xl.org/­documentation
EntwicklerApache Software FoundationMcObjectFoundationDBHazelcast
Erscheinungsjahr20122001201320082014 infoseit 2012, ursprünglich genannt StormDB
Aktuelle Version1.20.3, Jaenner 20238.2, 20216.2.28, November 20205.3.6, November 202310 R1, Oktober 2018
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellOpen Source infoApache 2.0Open Source infoApache Version 2; commercial licenses availableOpen Source infoMozilla public license
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.
ImplementierungsspracheC und C++C++JavaC
Server BetriebssystemeLinux
OS X
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VMLinux
macOS
Datenschemaschemafreijaschemafrei infoEinige Layers unterstützen Schemataschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajanein infoEinige Layers unterstützen Typenjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infosupport of XML interfaces availableja infothe object must implement a serialization strategyja infoXML type, but no XML query functionality
Sekundärindizesneinjaneinjaja
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantja infowith the option: eXtremeSQLnur in speziellem SQL-LayerSQL-like query languageja infodistributed, parallel query execution
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
JCache
JPA
Memcached Protokoll
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenC++.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenjanur im SQL-layerja infoEvent Listeners, Executor Servicesbenutzerdefinierte Funktionen
Triggersneinja infoby defining eventsneinja infoEventsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierung / shardingShardingShardinghorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
jaja infoReplicated Map
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyLinearizable consistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjanur im SQL-layerneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDone or two-phase-commit; repeatable reads; read commitedACID infoMVCC
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajaja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourcejajanein
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceneinRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DrilleXtremeDBFoundationDBHazelcastPostgres-XL
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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 DrilleXtremeDBFoundationDBHazelcastPostgres-XL
Erwähnungen in aktuellen Nachrichten

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

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

Using Apache Iceberg for Developing Modern Data Tables
3. Oktober 2023, Open Source For You

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

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

bereitgestellt von Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

McObject Announces Availability of eXtremeDB/rt for Microsoft Azure RTOS ThreadX
15. November 2021, Automation.com

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject and Lynx Software Technologies Team Up for the First COTS Hard Real-Time DBMS for Mission- and Safety ...
21. Oktober 2021, GlobeNewswire

Beta tests for real time in-memory embedded database ...
4. Mai 2021, eeNews Europe

bereitgestellt von Google News

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

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

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

IBM Cloudant ends backing of FoundationDB version of CouchDB
15. März 2022, The Register

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

bereitgestellt von Google News

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22. Februar 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

Hazelcast: The 'true' value of streaming real-time data
27. September 2023, ComputerWeekly.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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