DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. Amazon DynamoDB vs. Amazon Neptune vs. RRDtool vs. Stardog

Vergleich der Systemeigenschaften AlaSQL vs. Amazon DynamoDB vs. Amazon Neptune vs. RRDtool vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAmazon DynamoDB  Xaus Vergleich ausschliessenAmazon Neptune  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryGehostetes, skalierbares Datenbankservice von Amazon; die Daten werden in der Amazon Cloud gespeichertFast, reliable graph database built for the cloudIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Key-Value Store
Graph DBMS
RDF Store
Time Series DBMSGraph DBMS
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,49
Rang#259  Overall
#40  Document Stores
#120  Relational DBMS
Punkte77,57
Rang#16  Overall
#2  Document Stores
#2  Key-Value Stores
Punkte2,58
Rang#112  Overall
#9  Graph DBMS
#5  RDF Stores
Punkte2,14
Rang#124  Overall
#10  Time Series DBMS
Punkte2,05
Rang#129  Overall
#11  Graph DBMS
#6  RDF Stores
Websitealasql.orgaws.amazon.com/­dynamodbaws.amazon.com/­neptuneoss.oetiker.ch/­rrdtoolwww.stardog.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­dynamodbaws.amazon.com/­neptune/­developer-resourcesoss.oetiker.ch/­rrdtool/­docdocs.stardog.com
EntwicklerAndrey Gershun & Mathias R. WulffAmazonAmazonTobias OetikerStardog-Union
Erscheinungsjahr20142012201719992010
Aktuelle Version1.8.0, 20227.3.0, Mai 2020
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziell infokostenlos bis zu einer gewissen Anzahl von DatenbankoperationenkommerziellOpen Source infoGPL V2 and FLOSSkommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptC infoImplementations in Java (e.g. RRD4J) and C# availableJava
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)gehostetgehostetHP-UX
Linux
Linux
macOS
Windows
Datenschemaschemafreischemafreischemafreijaschema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaNumeric data onlyja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoExporting into and restoring from XML files possiblenein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesneinjaneinneinja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinneinneinYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzepteJavaScript APIRESTful HTTP APIOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
In-process Library
Pipes
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Unterstützte ProgrammiersprachenJavaScript.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinneinneinneinuser defined functions and aggregates, HTTP Server extensions in Java
Triggersjaja infoby integration with AWS Lambdaneinneinja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeinekeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinejaMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.keineMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Immediate ConsistencykeineImmediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätjaneinja infoRelationships in graphsneinja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACID infoACID across one or more tables within a single AWS account and regionACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoby using the rrdcached daemonja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejaja infowith encyption-at-restjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)neinZugriffsrechte für Benutzer und Rollen

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
AlaSQLAmazon DynamoDBAmazon NeptuneRRDtoolStardog
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

bereitgestellt von Google News

Amazon DynamoDB now supports AWS PrivateLink
19. März 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11. April 2024, Uber

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28. November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20. März 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31. Januar 2024, AWS Blog

bereitgestellt von Google News

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune | Amazon Web ...
17. April 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22. Februar 2024, AWS Blog

Amazon Neptune Analytics is now generally available
29. November 2023, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14. März 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29. November 2023, AWS Blog

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16. März 2011, Packt Hub

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29. November 2017, Linux.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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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