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

DBMS > AlaSQL vs. Apache IoTDB vs. CrateDB vs. Riak TS vs. Stardog

Vergleich der Systemeigenschaften AlaSQL vs. Apache IoTDB vs. CrateDB vs. Riak TS vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenApache IoTDB  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkVerteilter Data Store basierend auf LuceneRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellDocument Store
Relational DBMS
Time Series DBMSDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Time Series DBMSGraph DBMS
RDF Store
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,49
Rang#259  Overall
#40  Document Stores
#120  Relational DBMS
Punkte1,19
Rang#176  Overall
#15  Time Series DBMS
Punkte0,73
Rang#229  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte0,25
Rang#308  Overall
#26  Time Series DBMS
Punkte2,05
Rang#129  Overall
#11  Graph DBMS
#6  RDF Stores
Websitealasql.orgiotdb.apache.orgcratedb.comwww.stardog.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqliotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlcratedb.com/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.stardog.com
EntwicklerAndrey Gershun & Mathias R. WulffApache Software FoundationCrateOpen Source, formerly Basho TechnologiesStardog-Union
Erscheinungsjahr20142018201320152010
Aktuelle Version1.1.0, April 20233.0.0, September 20227.3.0, Mai 2020
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0Open SourceOpen Sourcekommerziell 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ügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheJavaScriptJavaJavaErlangJava
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Alle Betriebssysteme mit einer Java VM (>=1.8)All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
OS X
Linux
macOS
Windows
DatenschemaschemafreijaFlexible Schema (defined schema, partial schema, schema free)schemafreischema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesneinjajaeingeschränktja 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.SQL-like query languageyes, but no triggers and constraints, and PostgreSQL compatibilityyes, limitedYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzepteJavaScript APIJDBC
Native API
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
HTTP API
Native Erlang Interface
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 ProgrammiersprachenJavaScriptC
C#
C++
Go
Java
Python
Scala
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinjabenutzerdefinierte FunktionenErlanguser defined functions and aggregates, HTTP Server extensions in Java
Triggersjajaneinja infopre-commit hooks and post-commit hooksja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasConfigurable replication on table/partition-levelfrei wählbarer ReplikationsfaktorMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce OperationenneinIntegration with Hadoop and Sparkneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual Consistency
Strong Consistency with Raft
Eventual Consistency
Read-after-write consistency on record level
Eventual ConsistencyImmediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätjaneinneinnein infolinks between datasets can be storedja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageneinnein infounique row identifiers can be used for implementing an optimistic concurrency control strategyneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
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 haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleneinjaRechteverwaltung mit BenutzeraccountsneinZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLApache IoTDBCrateDBRiak TSStardog
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
AlaSQLApache IoTDBCrateDBRiak TSStardog
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

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

Benchmarking The Performance Impact To AMD Inception Mitigations
15. August 2023, Phoronix

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

bereitgestellt von Google News

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1. März 2023, Business Wire

bereitgestellt von Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

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.

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

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt