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 > HugeGraph vs. Microsoft Azure Data Explorer vs. OpenSearch vs. SQL.JS vs. SQLite

Vergleich der Systemeigenschaften HugeGraph vs. Microsoft Azure Data Explorer vs. OpenSearch vs. SQL.JS vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHugeGraph  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOpenSearch  Xaus Vergleich ausschliessenSQL.JS  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungA fast-speed and highly-scalable Graph DBMSFully managed big data interactive analytics platformA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LucenePortierung von SQLite auf JavaScriptWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellGraph DBMSRelational DBMS infocolumn orientedSuchmaschineRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Suchmaschine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,13
Rang#336  Overall
#32  Graph DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte16,36
Rang#37  Overall
#4  Suchmaschinen
Punkte0,53
Rang#252  Overall
#116  Relational DBMS
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Websitegithub.com/­hugegraph
hugegraph.apache.org
azure.microsoft.com/­services/­data-explorergithub.com/­opensearch-project
opensearch.org
sql.js.orgwww.sqlite.org
Technische Dokumentationhugegraph.apache.org/­docsdocs.microsoft.com/­en-us/­azure/­data-exploreropensearch.org/­docs/­latestsql.js.org/­documentation/­index.htmlwww.sqlite.org/­docs.html
EntwicklerBaiduMicrosoftAmazon Web ServicesAlon Zakai infomittlerweile Weiterentwicklungen durch andere erfolgtDwayne Richard Hipp
Erscheinungsjahr20182019202120122000
Aktuelle Version0.9cloud service with continuous releases2.5.0, Jänner 20233.46.0  (23 May 2024), Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoApache Version 2.0Open SourceOpen Source infoPublic Domain
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.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
ImplementierungsspracheJavaJavaJavaScriptC
Server BetriebssystemeLinux
macOS
Unix
gehostetAlle Betriebssysteme mit einer Java VMServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)serverlos
DatenschemajaFixed schema with schema-less datatypes (dynamic)schemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.jaja infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjajaja 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, XSLTneinjaneinnein
Sekundärindizesja infoalso supports composite index and range indexall fields are automatically indexedja infoAlle Suchfelder werden automatisch indiziertja
SQL infoSupport of SQLneinKusto Query Language (KQL), SQL subsetSQL-like query languageja infoSQL-92 wird nicht vollständig unterstütztja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
TinkerPop Gremlin
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Java API
RESTful HTTP/JSON API
JavaScript APIADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenGroovy
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
JavaScriptActionscript
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 Proceduresasynchronous Gremlin script jobsYes, possible languages: KQL, Python, Rjaneinnein
Triggersneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoMittels Verwendung des 'Percolation' featuresneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoImplicit feature of the cloud serviceShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infodepending on used storage backend, e.g. Cassandra and HBaseja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.jakeinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenvia hugegraph-sparkSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allkeine
Fremdschlüssel inforeferenzielle Integritätja infoedges in graphneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjajajanein infoaußer mittels Serialisierung der DB auf einen Fileja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrolleUsers, roles and permissionsAzure Active Directory Authenticationneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
HugeGraphMicrosoft Azure Data ExplorerOpenSearchSQL.JSSQLite
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» mehr
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» mehr
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» mehr
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
DrittanbieterAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» mehr
Navicat 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
HugeGraphMicrosoft Azure Data ExplorerOpenSearchSQL.JSSQLite
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

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

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

bereitgestellt von Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, azure.microsoft.com

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, Microsoft

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11. Februar 2019, azure.microsoft.com

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23. November 2023, InfoQ.com

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7. Februar 2019, azure.microsoft.com

bereitgestellt von Google News

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22. Mai 2024, AWS Blog

Amazon OpenSearch Service now supports OpenSearch version 2.13
21. Mai 2024, AWS Blog

Introducing blueprint discovery and other UI enhancements for Amazon OpenSearch Ingestion | Amazon Web Services
22. Mai 2024, AWS Blog

AVB accelerates search in LINQ with Amazon OpenSearch Service | Amazon Web Services
21. Mai 2024, AWS Blog

Amazon OpenSearch Serverless now available in Europe (Paris) region
8. Mai 2024, AWS Blog

bereitgestellt von Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22. März 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14. Januar 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24. August 2021, Hackaday

In Praise Of SQLite
28. Juli 2022, iProgrammer

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

A Guide to Working with SQLite Databases in Python
21. Mai 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

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

Universal API Access from Postgres and SQLite
27. Februar 2024, oreilly.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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.

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