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 > EXASOL vs. Faircom DB vs. IRONdb vs. RDF4J vs. Sequoiadb

Vergleich der Systemeigenschaften EXASOL vs. Faircom DB vs. IRONdb vs. RDF4J vs. Sequoiadb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEXASOL  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityRDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.NewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellRelational DBMSKey-Value Store
Relational DBMS
Time Series DBMSRDF StoreDocument Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,25
Rang#120  Overall
#57  Relational DBMS
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Punkte0,71
Rang#231  Overall
#9  RDF Stores
Punkte0,48
Rang#260  Overall
#41  Document Stores
#121  Relational DBMS
Websitewww.exasol.comwww.faircom.com/­products/­faircom-dbwww.circonus.com/solutions/time-series-database/rdf4j.orgwww.sequoiadb.com
Technische Dokumentationwww.exasol.com/­resourcesdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.circonus.com/irondb/category/getting-startedrdf4j.org/­documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=index
EntwicklerExasolFairCom CorporationCirconus LLC.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.Sequoiadb Ltd.
Erscheinungsjahr20001979201720042013
Aktuelle VersionV12, November 2020V0.10.20, January 2018
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoRestricted, free version availablekommerziellOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoServer: AGPL; Client: Apache V2
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.
ImplementierungsspracheANSI C, C++C und C++JavaC++
Server BetriebssystemeAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxLinux
OS X
Unix
Windows
Linux
Datenschemajaschema free, schema optional, schema required, partial schema,schemafreija infoRDF Schemasschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Types, JSON, typed binary structuresja infotext, numeric, histogramsjaja infooid, date, timestamp, binary, regex
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLjayes, ANSI SQL with proprietary extensionsSQL-like query language (Circonus Analytics Query Language: CAQL)neinSQL-like query language
APIs und andere Zugriffskonzepte.Net
JDBC
ODBC
WebSocket
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenJava
Lua
Python
R
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
Java
PHP
Python
.Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenja info.Net, JavaScript, C/C++yes, in LuajaJavaScript
Triggersjajaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningAutomatic, metric affinity per nodekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).configurable replication factor, datacenter awarekeineSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenja infoHadoop integrationneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate consistency per node, eventual consistency across nodesEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDtunable from ACID to Eventually ConsistentneinACID infoIsolation abhängig vom verwendeten APIwährend einer Transaktion wird das Dokument gesperrt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenjaYes, tunable from durable to delayed durability to in-memoryjaja infoIn-memory Storage wird ebenfalls unterstütztja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles according to SQL-standardFine grained access rights according to SQL-standard with additional protections for filesneinneineinfacher Passwort-basierter Zugriffsschutz

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
EXASOLFaircom DB infoformerly c-treeACEIRONdbRDF4J infoformerly known as SesameSequoiadb
Erwähnungen in aktuellen Nachrichten

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20. März 2024, Business Wire

Top Customer-Rated Exasol Espresso Gets Boost of AI
13. November 2023, Yahoo Finance

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
22. Februar 2024, AiThority

bereitgestellt von Google News

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

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22. Februar 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

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

bereitgestellt von Google News

SequoiaDB's Innovative Solutions in Distributed Databases Earns IDC Recognition - PR Newswire APAC
17. März 2023, PR Newswire Asia

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt