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

DBMS > Faircom DB vs. Ingres vs. JaguarDB vs. LeanXcale vs. TerarkDB

Vergleich der Systemeigenschaften Faircom DB vs. Ingres vs. JaguarDB vs. LeanXcale vs. TerarkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenIngres  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenLeanXcale  Xaus Vergleich ausschliessenTerarkDB  Xaus Vergleich ausschliessen
KurzbeschreibungNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Bewährtes RDBMSPerformant, highly scalable DBMS for AI and IoT applicationsA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Relational DBMSKey-Value Store
Vektor DBMS
Key-Value Store
Relational DBMS
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#318  Overall
#48  Key-Value Stores
#141  Relational DBMS
Punkte4,11
Rang#81  Overall
#44  Relational DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
#13  Vektor DBMS
Punkte0,29
Rang#291  Overall
#41  Key-Value Stores
#132  Relational DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
Websitewww.faircom.com/­products/­faircom-dbwww.actian.com/­databases/­ingreswww.jaguardb.comwww.leanxcale.comgithub.com/­bytedance/­terarkdb
Technische Dokumentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.actian.com/­ingreswww.jaguardb.com/­support.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
EntwicklerFairCom CorporationActian CorporationDataJaguar, Inc.LeanXcaleByteDance, originally Terark
Erscheinungsjahr19791974 infoUrsprünglich bereits in den 1970 Jahren201520152016
Aktuelle VersionV12, November 202011.2, Mai 20223.3 July 2023
Lizenz infoCommercial or Open Sourcekommerziell infoRestricted, free version availablekommerziellOpen Source infoGPL V3.0kommerziellkommerziell inforestricted open source version available
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++CC++ infothe server part. Clients available in other languagesC++
Server BetriebssystemeAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
Datenschemaschema free, schema optional, schema required, partial schema,jajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, ANSI Standard SQL Types, JSON, typed binary structuresjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoaber Import/Export aus/von XML-files möglichneinnein
Sekundärindizesjajajanein
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsjaA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersja infothrough Apache Derbynein
APIs und andere ZugriffskonzepteADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
.NET Client API
JDBC
ODBC
Proprietäres Protokoll (OpenAPI)
JDBC
ODBC
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
C++ API
Java API
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
Java
Scala
C++
Java
Server-seitige Scripts infoStored Proceduresja info.Net, JavaScript, C/C++janeinnein
Triggersjajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioninghorizontale Partitionierung infoIngres Star zum gleichzeitigen Zugriff auf mehrere DatenbankenShardingkeine
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).Ingres ReplicatorMulti-Source Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationentunable from ACID to Eventually ConsistentACIDneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoMVCCjajaja
Durability infoDauerhafte Speicherung der DatenYes, tunable from durable to delayed durability to in-memoryjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinjaja
Berechtigungskonzept infoZugriffskontrolleFine grained access rights according to SQL-standard with additional protections for filesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRechteverwaltung mit Benutzeraccountsnein

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

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

bereitgestellt von Google News

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

Actian Launches Ingres as a Fully-Managed Cloud Service
24. September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13. Juni 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1. Februar 2019, The New Stack

bereitgestellt von Google News

Combining operational and analytical databases in a single platform
26. Mai 2017, Cordis News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

Präsentieren Sie hier Ihr Produkt