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. BoltDB vs. CrateDB vs. Raima Database Manager vs. TypeDB

Vergleich der Systemeigenschaften AlaSQL vs. BoltDB vs. CrateDB vs. Raima Database Manager vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenBoltDB  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenRaima Database Manager infoformerly named db_Vista  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryAn embedded key-value store for Go.Verteilter Data Store basierend auf LuceneRDBMS with a small footprint, either embedded into an application or used as a database serverTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellDocument Store
Relational DBMS
Key-Value StoreDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Relational DBMS
Time Series DBMS
Graph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Sekundäre DatenbankmodelleRelational 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,74
Rang#220  Overall
#31  Key-Value Stores
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte0,46
Rang#259  Overall
#120  Relational DBMS
#22  Time Series DBMS
Punkte0,65
Rang#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Websitealasql.orggithub.com/­boltdb/­boltcratedb.comraima.comtypedb.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlcratedb.com/­docsdocs.raima.comtypedb.com/­docs
EntwicklerAndrey Gershun & Mathias R. WulffCrateRaima Inc.Vaticle
Erscheinungsjahr20142013201319842016
Aktuelle Version15, Juni 20212.26.3, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoMIT LicenseOpen SourcekommerziellOpen Source infoGPL Version 3, commercial licenses available
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.
ImplementierungsspracheJavaScriptGoJavaCJava
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Solaris
Windows
All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAndroid
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
Linux
OS X
Windows
DatenschemaschemafreischemafreiFlexible Schema (defined schema, partial schema, schema free)jaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoExporting/Importing of XML structures possiblenein
Sekundärindizesneinneinjajaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinyes, but no triggers and constraints, and PostgreSQL compatibilityjanein
APIs und andere ZugriffskonzepteJavaScript APIADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Unterstützte ProgrammiersprachenJavaScriptGo.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
.Net
C
C++
Objective-C
PL/SQL
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresneinneinbenutzerdefinierte Funktionenja infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationnein
Triggersjaneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardinghorizontale PartitionierungSharding infoby using Cassandra
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinekeineConfigurable replication on table/partition-levelSource-Replica ReplikationMulti-Source Replikation infoby using Cassandra
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja infoby using Apache Kafka and Apache Zookeeper
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeinekeineEventual Consistency
Read-after-write consistency on record level
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjanein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storagejanein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACID
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 haltenjaneinneinjanein
Berechtigungskonzept infoZugriffskontrolleneinneinRechteverwaltung mit Benutzeraccountsneinyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLBoltDBCrateDBRaima Database Manager infoformerly named db_VistaTypeDB infoformerly named Grakn
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» mehr
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» mehr
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Typical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» mehr
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Infor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Over 30 000 applications developers worldwide have field-tested RDM products More...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
Just as the technical aspects of Raima Database Manager are flexible, so are the...
» mehr
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» mehr
Neuigkeiten

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29. Februar 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10. Juni 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8. Oktober 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1. Oktober 2020

Raima Expands Their Reseller Network in Asia
19. Mai 2020

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
AlaSQLBoltDBCrateDBRaima Database Manager infoformerly named db_VistaTypeDB infoformerly named Grakn
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

4 Instructive Postmortems on Data Downtime and Loss
1. März 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14. März 2023, hackernoon.com

Roblox’s cloud-native catastrophe: A post mortem
31. Januar 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22. April 2023, The New Stack

bereitgestellt von Google News

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

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

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

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

Raima re-bundles their Raima Database Manager packages to align with market trends
14. März 2012, Embedded

Edge Computing Enabling the Future | Wind River
2. Juli 2018, WIND

LabVIEW integrates Raima's Database API
7. August 2013, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27. Januar 2014, Embedded

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2. Februar 2024, DataDrivenInvestor

How Roche Discovered Novel Potential Gene Targets with TypeDB
8. Juni 2021, Towards Data Science

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

AllegroGraph logo

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

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