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 > AlaSQL vs. Atos Standard Common Repository vs. Blazegraph vs. H2 vs. QuestDB

Vergleich der Systemeigenschaften AlaSQL vs. Atos Standard Common Repository vs. Blazegraph vs. H2 vs. QuestDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAtos Standard Common Repository  Xaus Vergleich ausschliessenBlazegraph  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
KurzbeschreibungJavaScript DBMS libraryHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A high performance open source SQL database for time series data
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Key-Value Store
Graph DBMS
RDF Store
Relational DBMSTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte0,75
Rang#219  Overall
#19  Graph DBMS
#8  RDF Stores
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte2,52
Rang#109  Overall
#9  Time Series DBMS
Websitealasql.orgatos.net/en/convergence-creators/portfolio/standard-common-repositoryblazegraph.comwww.h2database.comquestdb.io
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwiki.blazegraph.comwww.h2database.com/­html/­main.htmlquestdb.io/­docs
EntwicklerAndrey Gershun & Mathias R. WulffAtos Convergence CreatorsBlazegraphThomas MuellerQuestDB Technology Inc
Erscheinungsjahr20142016200620052014
Aktuelle Version17032.1.5, Maerz 20192.2.220, Juli 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen Source infoerweiterte kommerzielle Lizenz verfügbarOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0
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.
ImplementierungsspracheJavaScriptJavaJavaJavaJava (Zero-GC), C++, Rust
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VMLinux
macOS
Windows
DatenschemaschemafreiSchema and schema-less with LDAP viewsschemafreijaja infoschema-free via InfluxDB Line Protocol
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinoptionalja infoRDF literal typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesneinjajajanein
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinSPARQL is used as query languagejaSQL with time-series extensions
APIs und andere ZugriffskonzepteJavaScript APILDAPJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBC
ODBC
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Unterstützte ProgrammiersprachenJavaScriptAll languages with LDAP bindings.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
JavaC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-seitige Scripts infoStored ProceduresneinneinjaJava Stored Procedures and User-Defined Functionsnein
Triggersjajaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infocell divisionShardingkeinehorizontal partitioning (by timestamps)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinejajaWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-replica replication with eventual consistency
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infoRelationships in Graphsjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageAtomic execution of specific operationsACIDACIDACID for single-table writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja infothrough memory mapped files
Berechtigungskonzept infoZugriffskontrolleneinLDAP bind authenticationSecurity and Authentication via Web Application Container (Tomcat, Jetty)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLAtos Standard Common RepositoryBlazegraphH2QuestDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» mehr
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» mehr
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Neuigkeiten

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8. Mai 2024

Build your own resource monitor with QuestDB and Grafana
6. Mai 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12. April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8. April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5. April 2024

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
AlaSQLAtos Standard Common RepositoryBlazegraphH2QuestDB
Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Back to the future: Does graph database success hang on query language?
5. März 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15. Dezember 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19. August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24. September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26. September 2016, InfoWorld

bereitgestellt von Google News

AWS Marketplace: QuestDB Cloud Comments
22. Februar 2024, AWS Blog

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3. November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11. November 2021, Business Insider

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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

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