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 > 4D vs. Apache IoTDB vs. CouchDB vs. DataFS vs. eXtremeDB

Vergleich der Systemeigenschaften 4D vs. Apache IoTDB vs. CouchDB vs. DataFS vs. eXtremeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
Name4D infofrüherer Name: 4th Dimension  Xaus Vergleich ausschliessenApache IoTDB  Xaus Vergleich ausschliessenCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenDataFS  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessen
KurzbeschreibungAnwendungsentwicklungsumgebung mit integrierter DatenbankAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Natively in-memory DBMS with options for persistency, high-availability and clustering
Primäres DatenbankmodellRelational DBMSTime Series DBMSDocument StoreObject oriented DBMSRelational DBMS
Time Series DBMS
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionGraph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,58
Rang#108  Overall
#54  Relational DBMS
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte9,30
Rang#45  Overall
#7  Document Stores
Punkte0,06
Rang#354  Overall
#15  Object oriented DBMS
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Websitewww.4d.comiotdb.apache.orgcouchdb.apache.orgnewdatabase.comwww.mcobject.com
Technische Dokumentationdeveloper.4d.comiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.couchdb.org/­en/­stabledev.mobiland.com/­Overview.xspwww.mcobject.com/­docs/­extremedb.htm
Entwickler4D, IncApache Software FoundationApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerMobiland AGMcObject
Erscheinungsjahr19842018200520182001
Aktuelle Versionv20, April 20231.1.0, April 20233.3.3, Dezember 20231.1.263, October 20228.2, 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open Source infoApache Version 2kommerziellkommerziell
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.
ImplementierungsspracheJavaErlangC und C++
Server BetriebssystemeOS X
Windows
Alle Betriebssysteme mit einer Java VM (>=1.8)Android
BSD
Linux
OS X
Solaris
Windows
WindowsAIX
HP-UX
Linux
macOS
Solaris
Windows
DatenschemajajaschemafreiClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinneinnein infosupport of XML interfaces available
Sekundärindizesjajaja infoüber Viewsneinja
SQL infoSupport of SQLja infoclose to SQL 92SQL-like query languageneinneinja infowith the option: eXtremeSQL
APIs und andere ZugriffskonzepteODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBC
Native API
RESTful HTTP/JSON API.NET Client API
Proprietary client DLL
WinRT client
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
Unterstützte Programmiersprachen4D eigene IDE
PHP
C
C#
C++
Go
Java
Python
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C
C#
C++
VB.Net
.Net
C
C#
C++
Java
Lua
Python
Scala
Server-seitige Scripts infoStored ProceduresjajaView Functions in JavaScriptja
Triggersjajajano, except callback-events from server when changes happenedja infoby defining events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding infoimproved architecture with release 2.0Proprietary Sharding systemhorizontale Partitionierung / sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-Source Replikation
Source-Replica Replikation
Active Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
MapReduce infoBietet ein API für Map/Reduce OperationenneinIntegration with Hadoop and Sparkjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Strong Consistency with Raft
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinnein infoatomare Operationen innerhalb eines Dokumentes möglichACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoStrategie: optimistic lockingjaja infoOptimistic (MVCC) and pessimistic (locking) strategies available
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer und GruppenjaZugriffsrechte für Benutzer pro Datenbank definierbarWindows-Profile
Weitere Informationen bereitgestellt vom Systemhersteller
4D infofrüherer Name: 4th DimensionApache IoTDBCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"DataFSeXtremeDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» mehr

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
4D infofrüherer Name: 4th DimensionApache IoTDBCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"DataFSeXtremeDB
DB-Engines Blog Posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21. September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

Apache Promotes IoT Database Project
25. September 2020, Datanami

Timecho Raises Over US$10M in First Funding
29. Juni 2022, FinSMEs

bereitgestellt von Google News

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4. Dezember 2023, hackernoon.com

HNS IoT Botnet Evolves, Goes Cross-Platform
2. Dezember 2023, Dark Reading

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

CouchDB 3.0 ends admin party era • DEVCLASS
27. Februar 2020, DevClass

bereitgestellt von Google News

eXtremeDB 8.4 Unveils Exciting New Features and Enhancements
13. Mai 2024, EE Journal

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

McObject & IBM Set New Records for Speed & Stability in STAC-M3 Benchmark for Capital Markets
3. November 2015, Yahoo Lifestyle UK

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

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