DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Bangdb vs. Coveo vs. FoundationDB vs. HyperSQL vs. RRDtool

Vergleich der Systemeigenschaften Bangdb vs. Coveo vs. FoundationDB vs. HyperSQL vs. RRDtool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenCoveo  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentSortierter Key-Value Store. Core features werden durch layers ergänzt.In Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBIndustry 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.
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
SuchmaschineDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Relational DBMSTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,07
Rang#346  Overall
#47  Document Stores
#35  Graph DBMS
#32  Time Series DBMS
Punkte2,14
Rang#116  Overall
#11  Suchmaschinen
Punkte0,97
Rang#191  Overall
#32  Document Stores
#28  Key-Value Stores
#87  Relational DBMS
Punkte3,14
Rang#85  Overall
#46  Relational DBMS
Punkte1,70
Rang#136  Overall
#11  Time Series DBMS
Websitebangdb.comwww.coveo.comgithub.com/­apple/­foundationdbhsqldb.orgoss.oetiker.ch/­rrdtool
Technische Dokumentationdocs.bangdb.comdocs.coveo.comapple.github.io/­foundationdbhsqldb.org/­web/­hsqlDocsFrame.htmloss.oetiker.ch/­rrdtool/­doc
EntwicklerSachin Sinha, BangDBCoveoFoundationDBTobias Oetiker
Erscheinungsjahr20122012201320011999
Aktuelle VersionBangDB 2.0, October 20216.2.28, November 20202.7.2, Juni 20231.8.0, 2022
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziellOpen Source infoApache 2.0Open Source infoBasiert auf BSD-LizenzOpen Source infoGPL V2 and FLOSS
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++C++JavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server BetriebssystemeLinuxgehostetLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesHP-UX
Linux
Datenschemaschemafreihybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationschemafrei infoEinige Layers unterstützen Schematajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjanein infoEinige Layers unterstützen TypenjaNumeric data only
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoExporting into and restoring from XML files possible
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjaneinjanein
SQL infoSupport of SQLSQL like support with command line toolneinnur in speziellem SQL-Layerjanein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
RESTful HTTP APIHTTP API infoJDBC via HTTP
JDBC
ODBC
In-process Library
Pipes
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C#
Java
JavaScript
Python
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
All languages supporting JDBC/ODBC
Java
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
Server-seitige Scripts infoStored Proceduresneinneinnur im SQL-layerJava, SQLnein
Triggersyes, Notifications (with Streaming only)janeinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmjaShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)jajakeinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyLinearizable consistencyImmediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätneinjanur im SQL-layerjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja infoby using the rrdcached daemon
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejaja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)granular access controls, API key management, content filtersneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

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
BangdbCoveoFoundationDBHyperSQL infoalso known as HSQLDBRRDtool
DB-Engines Blog Posts

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

Erwähnungen in aktuellen Nachrichten

Online grocery shopping to rise during 2024 holiday shopping season
17. September 2024, SmartBrief

Coveo Announces New Integration with Salesforce Data Cloud
11. September 2024, PR Newswire

Coveo Solutions Inc. (TSE:CVO) Receives Average Rating of "Buy" from Brokerages
18. September 2024, MarketBeat

Coveo Debuts GenAI Tools on Genesys Cloud and AppFoundry
17. Mai 2024, CX Today

Coveo Solutions Chairman & CEO Acquires 24% More Stock
13. September 2024, Simply Wall St

bereitgestellt von Google News

FoundationDB team’s new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, PR Newswire

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Apple Acquires FoundationDB
24. März 2015, blogs.wsj.com

Apple's FoundationDB takes new Record Layer open source, confirms tech underpins CloudKit
14. Januar 2019, AppleInsider

bereitgestellt von Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

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

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

The 16 Best Open Source Network Monitoring Tools in 2023
21. Oktober 2022, Solutions Review

How to Make a Solar Powered Weather Station #piday #raspberrypi @Raspberry_Pi
26. August 2016, Adafruit Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt