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 > Bangdb vs. JaguarDB vs. LevelDB vs. MarkLogic vs. Microsoft Azure Cosmos DB

Vergleich der Systemeigenschaften Bangdb vs. JaguarDB vs. LevelDB vs. MarkLogic vs. Microsoft Azure Cosmos DB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphPerformant, highly scalable DBMS for AI and IoT applicationsEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesOperational and transactional Enterprise NoSQL databaseGlobally distributed, horizontally scalable, multi-model database service
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Key-Value Store
Vektor DBMS
Key-Value StoreDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Document Store
Graph DBMS
Key-Value Store
Wide Column Store
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte0,06
Rang#381  Overall
#59  Key-Value Stores
#14  Vektor DBMS
Punkte2,25
Rang#115  Overall
#19  Key-Value Stores
Punkte5,18
Rang#63  Overall
#11  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#7  Suchmaschinen
Punkte27,71
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Websitebangdb.comwww.jaguardb.comgithub.com/­google/­leveldbwww.progress.com/­marklogicazure.microsoft.com/­services/­cosmos-db
Technische Dokumentationdocs.bangdb.comwww.jaguardb.com/­support.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.progress.com/­marklogic/­documentationlearn.microsoft.com/­azure/­cosmos-db
EntwicklerSachin Sinha, BangDBDataJaguar, Inc.GoogleMarkLogic Corp.Microsoft
Erscheinungsjahr20122015201120012014
Aktuelle VersionBangDB 2.0, October 20213.3 July 20231.23, Februar 202111.0, December 2022
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoGPL V3.0Open Source infoBSDkommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++C++ infothe server part. Clients available in other languagesC++C++
Server BetriebssystemeLinuxLinuxIllumos
Linux
OS X
Windows
Linux
OS X
Windows
gehostet
Datenschemaschemafreijaschemafreischemafrei infoSchema kann erzwungen werdenschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjaneinjaja infoJSON types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjaneinjaja infoAll properties auto-indexed by default
SQL infoSupport of SQLSQL like support with command line toolA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersneinja infoSQL92SQL-like query language
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
JDBC
ODBC
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-seitige Scripts infoStored Proceduresneinneinneinja infovia XQuery or JavaScriptJavaScript
Triggersyes, Notifications (with Streaming only)neinneinjaJavaScript
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingkeineShardingSharding infoImplizit im Cloud Service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikationkeinejaja infoImplizit im Cloud Service
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACID infocan act as a resource manager in an XA/JTA transactionMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljaja infowith automatic compression on writesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinyes, with Range Indexes
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Rechteverwaltung mit BenutzeraccountsneinRollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneZugriffsrechte bis auf item level einstellbar

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
BangdbJaguarDBLevelDBMarkLogicMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
Erwähnungen in aktuellen Nachrichten

Malicious npm 'colors' typosquats pack Discord malware
3. Mai 2022, Sonatype Blog

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks and 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

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21. April 2022, BlackBerry Blog

bereitgestellt von Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22. April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7. Februar 2023, Progress Software

AI can make logistics data as valuable as intelligence or operational data for mission success
17. April 2024, Breaking Defense

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1. Februar 2024, release.nl

Intelligence for multi-domain warfighters can now be sourced from logistics operations
13. Mai 2024, Breaking Defense

bereitgestellt von Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, azure.microsoft.com

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21. Mai 2024, azure.microsoft.com

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, azure.microsoft.com

Building Planet-Scale .NET Apps with Azure Cosmos DB
4. Juni 2024, Visual Studio Magazine

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24. April 2024, azure.microsoft.com

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt