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

DBMS > Apache Druid vs. Faircom DB vs. Firebird vs. Ignite

Vergleich der Systemeigenschaften Apache Druid vs. Faircom DB vs. Firebird vs. Ignite

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenFirebird  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Firebird ist ein Open Source RDBMS abgeleitet von Borlands InterBaseApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Key-Value Store
Relational DBMS
Relational DBMSKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,29
Rang#95  Overall
#49  Relational DBMS
#7  Time Series DBMS
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Punkte21,06
Rang#31  Overall
#19  Relational DBMS
Punkte3,64
Rang#89  Overall
#13  Key-Value Stores
#48  Relational DBMS
Websitedruid.apache.orgwww.faircom.com/­products/­faircom-dbwww.firebirdsql.orgignite.apache.org
Technische Dokumentationdruid.apache.org/­docs/­latest/­designdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.firebirdsql.org/­en/­reference-manualsapacheignite.readme.io/­docs
EntwicklerApache Software Foundation and contributorsFairCom CorporationFirebird FoundationApache Software Foundation
Erscheinungsjahr201219792000 infoAls Fork von Borlands InterBase2015
Aktuelle Version29.0.1, April 2024V12, November 20205.0.0, Jaenner 2024Apache Ignite 2.6
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2kommerziell infoRestricted, free version availableOpen Source infoInitial Developer's Public LicenseOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaANSI C, C++C und C++C++, Java, .Net
Server BetriebssystemeLinux
OS X
Unix
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
AIX
FreeBSD
HP-UX
Linux
OS X
serverlos infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
OS X
Solaris
Windows
Datenschemaja infoschema-less columns are supportedschema free, schema optional, schema required, partial schema,jaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Types, JSON, typed binary structuresjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesjajajaja
SQL infoSupport of SQLSQL for queryingyes, ANSI SQL with proprietary extensionsjaANSI-99 for query and DML statements, subset of DDL
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinja info.Net, JavaScript, C/C++PSQLyes (compute grid and cache interceptors can be used instead)
Triggersneinjajayes (cache interceptors and events)
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage Enginesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-Replica Replikationyes (replicated cache)
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinyes (compute grid and hadoop accelerator)
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneintunable from ACID to Eventually ConsistentACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMVCC Architektur, lesende Clients blockieren schreibende Clients nichtja
Durability infoDauerhafte Speicherung der DatenjaYes, tunable from durable to delayed durability to in-memoryjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemFine grained access rights according to SQL-standard with additional protections for filesBenutzer mit feingranularem BerechtigungskonzeptSecurity Hooks for custom implementations

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 DruidFaircom DB infoformerly c-treeACEFirebirdIgnite
Erwähnungen in aktuellen Nachrichten

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6. Juni 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6. Juni 2023, Business Wire

bereitgestellt von Google News

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3. September 2021, Automation.com

bereitgestellt von Google News

Albany Firebirds single-game tickets on sale Friday
29. Februar 2024, Troy Record

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23. Oktober 2023, The Hacker News

How to Run Multiple Instances of Firebird Server - opensource for you
31. August 2019, Open Source For You

Top 15 Databases to Use in 2024 and Beyond
4. Juni 2021, Appinventiv

Former Trinity DB Ross stars as Sharks rout Firebirds
1. Dezember 2021, The Florida Times-Union

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

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

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