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

DBMS > Apache Drill vs. FileMaker vs. FoundationDB vs. Ignite vs. RDF4J

Vergleich der Systemeigenschaften Apache Drill vs. FileMaker vs. FoundationDB vs. Ignite vs. RDF4J

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenFileMaker  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  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 StorageFileMaker ist ein RDBMS mit einem GUI Frontend.Sortierter Key-Value Store. Core features werden durch layers ergänzt.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.RDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Key-Value Store
Relational DBMS
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,58
Rang#118  Overall
#23  Document Stores
#56  Relational DBMS
Punkte48,81
Rang#21  Overall
#15  Relational DBMS
Punkte1,50
Rang#166  Overall
#29  Document Stores
#27  Key-Value Stores
#76  Relational DBMS
Punkte4,04
Rang#86  Overall
#12  Key-Value Stores
#46  Relational DBMS
Punkte0,72
Rang#234  Overall
#9  RDF Stores
Websitedrill.apache.orgwww.claris.com/­filemakergithub.com/­apple/­foundationdbignite.apache.orgrdf4j.org
Technische Dokumentationdrill.apache.org/­docswww.claris.com/­resources/­documentationapple.github.io/­foundationdbapacheignite.readme.io/­docsrdf4j.org/­documentation
EntwicklerApache Software FoundationClaris infoein Tochterunternehmen von AppleFoundationDBApache Software FoundationSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Erscheinungsjahr20121983201320152004
Aktuelle Version1.20.3, Jaenner 202319.4.1, November 20216.2.28, November 2020Apache Ignite 2.6
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoEclipse Distribution License (EDL), v1.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.
ImplementierungsspracheC++C++, Java, .NetJava
Server BetriebssystemeLinux
OS X
Windows
iOS infoclient part only
Linux
OS X
Windows
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
Datenschemaschemafreijaschemafrei infoEinige Layers unterstützen Schematajaja infoRDF Schemas
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, XSLTneinja infoEine http Query kann die Daten als XML zurück gebenja
Sekundärindizesneinjaneinjaja
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantja infoüber PlugInsnur in speziellem SQL-LayerANSI-99 for query and DML statements, subset of DDLnein
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
Filemaker WebDirect
JDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Unterstützte ProgrammiersprachenC++PHP.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#
C++
Java
PHP
Python
Ruby
Scala
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenjanur im SQL-layeryes (compute grid and cache interceptors can be used instead)ja
Triggersneinjaneinyes (cache interceptors and events)ja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infosince Version 14jayes (replicated cache)keine
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinyes (compute grid and hadoop accelerator)nein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineLinearizable consistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjanur im SQL-layernein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDACIDACID infoIsolation abhängig vom verwendeten API
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajajaja infoIn-memory Storage wird ebenfalls unterstützt
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourceja
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceeinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesneinSecurity Hooks for custom implementationsnein

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

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 DrillFileMakerFoundationDBIgniteRDF4J infoformerly known as Sesame
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 Poised to Crack Tough Data Challenges
19. Mai 2015, Datanami

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

bereitgestellt von Google News

Reviews - Features
1. März 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1. März 2024, IndieWire

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15. Oktober 2023, Patently Apple

Tilda Swinton Wasn't Prepared for 'Problemista' Horror Stories from Audiences Who Recognize Her Toxic Art World ...
4. März 2024, Yahoo Movies Canada

Apple subsidiary FileMaker returns to its original name from the '80s
6. August 2019, The Verge

bereitgestellt von Google News

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

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

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

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

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

Apache Ignite: An Overview
6. September 2023, Open Source For You

ArcGIS and Apache Log4j Vulnerabilities
22. Mai 2023, Esri

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

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



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

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.

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt