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

DBMS > Apache Doris vs. Faircom DB vs. IBM Cloudant vs. JaguarDB vs. Lovefield

Vergleich der Systemeigenschaften Apache Doris vs. Faircom DB vs. IBM Cloudant vs. JaguarDB vs. Lovefield

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Doris  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessen
KurzbeschreibungAn MPP-based analytics DBMS embracing the MySQL protocolNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Auf Apache CouchDB basierendes Database as a Service AngebotPerformant, highly scalable DBMS for AI and IoT applicationsEmbeddable relational database for web apps written in pure JavaScript
Primäres DatenbankmodellRelational DBMSKey-Value Store
Relational DBMS
Document StoreKey-Value Store
Vektor DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,57
Rang#244  Overall
#113  Relational DBMS
Punkte0,20
Rang#318  Overall
#48  Key-Value Stores
#141  Relational DBMS
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
#13  Vektor DBMS
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Websitedoris.apache.org
github.com/­apache/­doris
www.faircom.com/­products/­faircom-dbwww.ibm.com/­products/­cloudantwww.jaguardb.comgoogle.github.io/­lovefield
Technische Dokumentationgithub.com/­apache/­doris/­wikidocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlcloud.ibm.com/­docs/­Cloudantwww.jaguardb.com/­support.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.md
EntwicklerApache Software Foundation, originally contributed from BaiduFairCom CorporationIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftDataJaguar, Inc.Google
Erscheinungsjahr20171979201020152014
Aktuelle Version1.2.2, Februar 2023V12, November 20203.3 July 20232.1.12, February 2017
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziell infoRestricted, free version availablekommerziellOpen Source infoGPL V3.0Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaANSI C, C++ErlangC++ infothe server part. Clients available in other languagesJavaScript
Server BetriebssystemeLinuxAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
gehostetLinuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safari
Datenschemajaschema free, schema optional, schema required, partial schema,schemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Types, JSON, typed binary structuresneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLjayes, ANSI SQL with proprietary extensionsneinA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like query language infovia JavaScript builder pattern
APIs und andere ZugriffskonzepteJDBC
MySQL client
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
RESTful HTTP/JSON APIJDBC
ODBC
Unterstützte ProgrammiersprachenJava.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C#
Java
JavaScript
Objective-C
PHP
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenja info.Net, JavaScript, C/C++View Functions (Map-Reduce) in JavaScriptneinnein
TriggersneinjajaneinUsing read-only observers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-Source Replikation
Source-Replica Replikation
Multi-Source Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationentunable from ACID to Eventually Consistentnein infoAtomare Operationen innerhalb eines Dokumentes möglichneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoOptimistic lockingjaja
Durability infoDauerhafte Speicherung der DatenjaYes, tunable from durable to delayed durability to in-memoryjajayes, by using IndexedDB or the cloud service Firebase Realtime Database
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinneinja infousing MemoryDB
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access rights according to SQL-standard with additional protections for filesZugriffsrechte für Benutzer pro Datenbank definierbarRechteverwaltung 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
Apache DorisFaircom DB infoformerly c-treeACEIBM CloudantJaguarDBLovefield
Erwähnungen in aktuellen Nachrichten

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8. Mai 2024, hackernoon.com

Breaking Down Data Silos: How Apache Doris Streamlines Customer Data Integration
20. März 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1. September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Data Analytics: Apache Doris' Impact in Reporting, Tagging, and Data Lake Operations
8. Januar 2024, hackernoon.com

bereitgestellt von Google News

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

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, IBM

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt