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. Faircom DB vs. RRDtool vs. SQLite

Vergleich der Systemeigenschaften 4D vs. Faircom DB vs. RRDtool vs. SQLite

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

Redaktionelle Informationen bereitgestellt von DB-Engines
Name4D infofrüherer Name: 4th Dimension  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungAnwendungsentwicklungsumgebung mit integrierter DatenbankNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Industry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Weit verbreitetes In-Process RDBMS
Primäres DatenbankmodellRelational DBMSKey-Value Store
Relational DBMS
Time Series DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,68
Rang#110  Overall
#54  Relational DBMS
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Punkte2,14
Rang#124  Overall
#10  Time Series DBMS
Punkte116,01
Rang#10  Overall
#7  Relational DBMS
Websitewww.4d.comwww.faircom.com/­products/­faircom-dboss.oetiker.ch/­rrdtoolwww.sqlite.org
Technische Dokumentationdeveloper.4d.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmloss.oetiker.ch/­rrdtool/­docwww.sqlite.org/­docs.html
Entwickler4D, IncFairCom CorporationTobias OetikerDwayne Richard Hipp
Erscheinungsjahr1984197919992000
Aktuelle Versionv20, April 2023V12, November 20201.8.0, 20223.45.3  (15 April 2024), April 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoRestricted, free version availableOpen Source infoGPL V2 and FLOSSOpen Source infoPublic Domain
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.
ImplementierungsspracheANSI C, C++C infoImplementations in Java (e.g. RRD4J) and C# availableC
Server BetriebssystemeOS X
Windows
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
HP-UX
Linux
serverlos
Datenschemajaschema free, schema optional, schema required, partial schema,jaja infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Types, JSON, typed binary structuresNumeric data onlyja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein infoExporting into and restoring from XML files possiblenein
Sekundärindizesjajaneinja
SQL infoSupport of SQLja infoclose to SQL 92yes, ANSI SQL with proprietary extensionsneinja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
In-process Library
Pipes
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte Programmiersprachen4D eigene IDE
PHP
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-seitige Scripts infoStored Proceduresjaja info.Net, JavaScript, C/C++neinnein
Triggersjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).keinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
keine
Fremdschlüssel inforeferenzielle Integritätjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDtunable from ACID to Eventually ConsistentneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoby using the rrdcached daemonja infomittels Filesystem-Locks
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 haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleBenutzer und GruppenFine grained access rights according to SQL-standard with additional protections for filesneinnein

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
DrittanbieterNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» mehr

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 DimensionFaircom DB infoformerly c-treeACERRDtoolSQLite
DB-Engines Blog Posts

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

alle anzeigen

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

bereitgestellt von Google News

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

Cacti servers under attack by attackers exploiting CVE-2022-46169
16. Januar 2023, Help Net Security

Cacti: Using Graphs to Monitor Networks and Devices
16. März 2011, Packt Hub

A plotting utility for text mode consoles and terminals @tenox77
28. Juni 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

bereitgestellt von Google News

Fully local retrieval-augmented generation, step by step
10. April 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16. Januar 2024, DevClass

Universal API Access from Postgres and SQLite
27. Februar 2024, oreilly.com

Stanchion Turns SQLite Into A Column Store
15. Februar 2024, iProgrammer

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.

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.

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

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