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. AllegroGraph vs. Heroic vs. OceanBase vs. Raima Database Manager

Vergleich der Systemeigenschaften AlaSQL vs. AllegroGraph vs. Heroic vs. OceanBase vs. Raima Database Manager

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAllegroGraph  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenRaima Database Manager infoformerly named db_Vista  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryHoch performanter, persistenter RDF Store mit Erweiterungen für Graph DBMSTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA distributed, high available RDBMS compatible with Oracle and MySQLRDBMS with a small footprint, either embedded into an application or used as a database server
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store infowith version 6.5
Graph DBMS
RDF Store
Vektor DBMS
Time Series DBMSRelational DBMSRelational DBMS
Time Series DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,51
Rang#256  Overall
#40  Document Stores
#118  Relational DBMS
Punkte1,13
Rang#179  Overall
#30  Document Stores
#17  Graph DBMS
#7  RDF Stores
#7  Vektor DBMS
Punkte0,46
Rang#265  Overall
#22  Time Series DBMS
Punkte1,57
Rang#149  Overall
#69  Relational DBMS
Punkte0,49
Rang#259  Overall
#121  Relational DBMS
#21  Time Series DBMS
Websitealasql.orgallegrograph.comgithub.com/­spotify/­heroicen.oceanbase.comraima.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlspotify.github.io/­heroicen.oceanbase.com/­docs/­oceanbase-databasedocs.raima.com
EntwicklerAndrey Gershun & Mathias R. WulffFranz Inc.SpotifyOceanBase infopreviously Alibaba and Ant GroupRaima Inc.
Erscheinungsjahr20142004201420101984
Aktuelle Version8.0, Dezember 20234.3.0, April 202415, Juni 2021
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziell infoLimitierte Community Edition gratisOpen Source infoApache 2.0Open Source infoCommercial license availablekommerziell
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.
ImplementierungsspracheJavaScriptJavaC++C
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
LinuxAndroid
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
Datenschemaschemafreija infoRDF schemasschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoBulk load from XML files möglichneinjanein infoExporting/Importing of XML structures possible
Sekundärindizesneinjaja infovia Elasticsearchjaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SPARQL is used as query languageneinjaja
APIs und andere ZugriffskonzepteJavaScript APIRESTful HTTP API
SPARQL
HQL (Heroic Query Language, a JSON-based language)
HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenJavaScriptC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
.Net
C
C++
Objective-C
PL/SQL
Server-seitige Scripts infoStored Proceduresneinja infoJavaScript or Common LispneinPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeja infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specification
Triggersjajaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinemittels FederationShardinghorizontal partitioning (by hash, key, range, range columns, list, and list columns)horizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
jaMulti-source replication using PaxosSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)
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 haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenAccess rights for users, groups and roles according to SQL-standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLAllegroGraphHeroicOceanBaseRaima Database Manager infoformerly named db_Vista
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» mehr
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» mehr
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» mehr
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» mehr
Typical application scenariosTypical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» mehr
Key customersInfor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» mehr
Market metricsOver 30 000 applications developers worldwide have field-tested RDM products More...
» mehr
Licensing and pricing modelsJust as the technical aspects of Raima Database Manager are flexible, so are the...
» mehr
Neuigkeiten

How a Neuro-Symbolic AI Approach Can Improve Trust in AI Apps
23. Mai 2024

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17. April 2024

100 Companies That Matter in KM – Franz Inc.
3. April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9. Februar 2024

What is Neuro-Symbolic AI?
23. Januar 2024

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
AlaSQLAllegroGraphHeroicOceanBaseRaima Database Manager infoformerly named db_Vista
Erwähnungen in aktuellen Nachrichten

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

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

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8. April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21. November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16. November 2021, AiThority

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19. Mai 2022, Data Science Central

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11. Dezember 2023, Datanami

bereitgestellt von Google News

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

Daily Tech Roundup: Ant Group Kicks Off Restructuring
20. März 2024, Caixin Global

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

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

Raima releases version 3 of Raima Database API for NI LabVIEW
9. November 2014, Embedded

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



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

Präsentieren Sie hier Ihr Produkt