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

DBMS > DuckDB vs. Firebird vs. GridDB vs. InfinityDB vs. LevelDB

Vergleich der Systemeigenschaften DuckDB vs. Firebird vs. GridDB vs. InfinityDB vs. LevelDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDuckDB  Xaus Vergleich ausschliessenFirebird  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn embeddable, in-process, column-oriented SQL OLAP RDBMSFirebird ist ein Open Source RDBMS abgeleitet von Borlands InterBaseScalable in-memory time series database optimized for IoT and Big DataA Java embedded Key-Value Store which extends the Java Map interfaceEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string values
Primäres DatenbankmodellRelational DBMSRelational DBMSTime Series DBMSKey-Value StoreKey-Value Store
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,57
Rang#74  Overall
#40  Relational DBMS
Punkte20,82
Rang#30  Overall
#18  Relational DBMS
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte2,35
Rang#111  Overall
#19  Key-Value Stores
Websiteduckdb.orgwww.firebirdsql.orggriddb.netboilerbay.comgithub.com/­google/­leveldb
Technische Dokumentationduckdb.org/­docswww.firebirdsql.org/­en/­reference-manualsdocs.griddb.netboilerbay.com/­infinitydb/­manualgithub.com/­google/­leveldb/­blob/­main/­doc/­index.md
EntwicklerFirebird FoundationToshiba CorporationBoiler Bay Inc.Google
Erscheinungsjahr20182000 infoAls Fork von Borlands InterBase201320022011
Aktuelle Version0.10, Februar 20245.0.0, Jaenner 20245.1, August 20224.01.23, Februar 2021
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoInitial Developer's Public LicenseOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablekommerziellOpen Source infoBSD
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.
ImplementierungsspracheC++C und C++C++JavaC++
Server BetriebssystemeserverlosAIX
FreeBSD
HP-UX
Linux
OS X
serverlos infoFirebird Embedded Server
Solaris
Unix
Windows
LinuxAlle Betriebssysteme mit einer Java VMIllumos
Linux
OS X
Windows
Datenschemajajajaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infonumerical, string, blob, geometry, boolean, timestampja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajanein infomanual creation possible, using inversions based on multi-value capabilitynein
SQL infoSupport of SQLjajaSQL92, SQL-like TQL (Toshiba Query Language)neinnein
APIs und andere ZugriffskonzepteArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Unterstützte ProgrammiersprachenC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Server-seitige Scripts infoStored ProceduresneinPSQLneinneinnein
Triggersneinjajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationSource-Replica Replikationkeinekeine
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate consistency within container, eventual consistency across containersImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinnein infomanual creation possible, using inversions based on multi-value capabilitynein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID at container levelACID infoOptimistic locking for transactions; no isolation for bulk loadsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)ja infoMVCC Architektur, lesende Clients blockieren schreibende Clients nichtjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infowith automatic compression on writes
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem BerechtigungskonzeptAccess rights for users can be defined per databaseneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
DuckDBFirebirdGridDBInfinityDBLevelDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsGitHub trending repository
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
DuckDBFirebirdGridDBInfinityDBLevelDB
Erwähnungen in aktuellen Nachrichten

DuckDB: The tiny but powerful analytics database
15. Mai 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1. Mai 2024, Towards Data Science

DuckDB Walks to the Beat of Its Own Analytics Drum
5. März 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12. März 2024, InfoQ.com

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20. September 2023, PR Newswire

bereitgestellt von Google News

12 Top Open Source Databases to Consider
1. Mai 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23. Oktober 2023, The Hacker News

Exploring the Firebird Database
9. August 2023, Open Source For You

US and Australian police arrested Firebird RAT author and operator
15. April 2024, securityaffairs.com

Top Databases for Artificial Intelligence, IoT, Deep Learning, Machine Learning, Data Science, and Other Software Applications
23. Juli 2023, MarkTechPost

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17. Juni 2020, global.toshiba

bereitgestellt von Google News

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19. Mai 2023, Trend Micro

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21. April 2022, BlackBerry 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

RaimaDB logo

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

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