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 > BoltDB vs. InfinityDB vs. LevelDB vs. TimescaleDB vs. Transwarp KunDB

Vergleich der Systemeigenschaften BoltDB vs. InfinityDB vs. LevelDB vs. TimescaleDB vs. Transwarp KunDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBoltDB  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessenTranswarp KunDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn embedded key-value store for Go.A 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 valuesA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLOLTP DBMS based on a distributed architecture and highly compatible with MySQL and Oracle
Primäres DatenbankmodellKey-Value StoreKey-Value StoreKey-Value StoreTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,74
Rang#220  Overall
#31  Key-Value Stores
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte2,35
Rang#111  Overall
#19  Key-Value Stores
Punkte4,64
Rang#71  Overall
#4  Time Series DBMS
Punkte0,10
Rang#344  Overall
#151  Relational DBMS
Websitegithub.com/­boltdb/­boltboilerbay.comgithub.com/­google/­leveldbwww.timescale.comwww.transwarp.cn/­en/­product/­kundb
Technische Dokumentationboilerbay.com/­infinitydb/­manualgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.timescale.com
EntwicklerBoiler Bay Inc.GoogleTimescaleTranswarp
Erscheinungsjahr2013200220112017
Aktuelle Version4.01.23, Februar 20212.15.0, Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicensekommerziellOpen Source infoBSDOpen Source infoApache 2.0kommerziell
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.
ImplementierungsspracheGoJavaC++C
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VMIllumos
Linux
OS X
Windows
Linux
OS X
Windows
Datenschemaschemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesneinnein infomanual creation possible, using inversions based on multi-value capabilityneinjaja
SQL infoSupport of SQLneinneinneinja infofull PostgreSQL SQL syntaxja
APIs und andere ZugriffskonzepteAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenGoJavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresneinneinneinbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellja
Triggersneinneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekeinekeineyes, across time and space (hash partitioning) attributeshorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinekeinekeineSource-Replica Replikation info
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infomanual creation possible, using inversions based on multi-value capabilityneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACID infoOptimistic locking for transactions; no isolation for bulk loadsneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infowith automatic compression on writesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleneinneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja

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
BoltDBInfinityDBLevelDBTimescaleDBTranswarp KunDB
Erwähnungen in aktuellen Nachrichten

What I learnt from building 3 high traffic web applications on an embedded key value store.
21. Februar 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1. März 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31. Januar 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22. April 2023, The New Stack

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

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

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

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

bereitgestellt von Google News

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4. April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18. März 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22. Februar 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16. Mai 2023, Embedded Computing Design

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Präsentieren Sie hier Ihr Produkt