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 > Apache IoTDB vs. Bangdb vs. NuoDB vs. Rockset vs. SQLite

Vergleich der Systemeigenschaften Apache IoTDB vs. Bangdb vs. NuoDB vs. Rockset vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkConverged and high performance database for device data, events, time series, document and graphNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenA scalable, reliable search and analytics service in the cloud, built on RocksDBWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellTime Series DBMSDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMS
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte0,89
Rang#198  Overall
#92  Relational DBMS
Punkte0,79
Rang#211  Overall
#35  Document Stores
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Websiteiotdb.apache.orgbangdb.comwww.3ds.com/­nuodb-distributed-sql-databaserockset.comwww.sqlite.org
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.bangdb.comdoc.nuodb.comdocs.rockset.comwww.sqlite.org/­docs.html
EntwicklerApache Software FoundationSachin Sinha, BangDBDassault Systèmes infooriginally NuoDB, Inc.RocksetDwayne Richard Hipp
Erscheinungsjahr20182012201320192000
Aktuelle Version1.1.0, April 2023BangDB 2.0, October 20213.45.3  (15 April 2024), April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSD 3kommerziell infoLimitierte Edition gratiskommerziellOpen Source infoPublic Domain
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC, C++C++C++C
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)Linuxgehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
gehostetserverlos
Datenschemajaschemafreijaschemafreija infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsjadynamic typingja 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, XSLTneinneinneinnein infoingestion from XML files supportednein
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialjaall fields are automatically indexedja
SQL infoSupport of SQLSQL-like query languageSQL like support with command line tooljaRead-only SQL queries, including JOINsja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteJDBC
Native API
Propriätäres Protokoll
RESTful HTTP API
ADO.NET
JDBC
ODBC
HTTP RESTADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
C
C#
C++
Java
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
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 ProceduresjaneinJava, SQLneinnein
Triggersjayes, Notifications (with Streaming only)janeinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmdynamische Verteilung der Daten auf die einzelnen KnotenAutomatic shardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasselectable replication factor, Knob for CAP (enterprise version only)ja infoManaged transparently by NuoDBjakeine
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Tunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infotunable commit protocolneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controlja infoMVCCjaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modeja infoTemporary tableja
Berechtigungskonzept infoZugriffskontrollejayes (enterprise version only)Standard SQL Rollen und RechteAccess rights for users and organizations can be defined via Rockset consolenein

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
Apache IoTDBBangdbNuoDBRocksetSQLite
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, 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

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

IoTDB Provides Data Management for Industrial Edge IT
15. Oktober 2020, The New Stack

bereitgestellt von Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

NuoDB set to improve distributed SQL performance
7. Januar 2020, TechTarget

Dassault Systemes to acquire U.S.-based NuoDB
25. November 2020, MarketWatch

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31. Januar 2017, ADT Magazine

bereitgestellt von Google News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18. April 2024, Datanami

Rockset targets cost control with latest database update
31. Januar 2024, TechTarget

Honing business data with AI real-time analytics
14. März 2024, SiliconANGLE News

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31. Januar 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31. Januar 2024, SDxCentral

bereitgestellt von Google News

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

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

Universal API Access from Postgres and SQLite
27. Februar 2024, O'Reilly Media

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29. August 2023, hackernoon.com

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.

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

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.

Präsentieren Sie hier Ihr Produkt