DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > AlaSQL vs. AllegroGraph vs. Heroic vs. Kdb vs. OceanBase

Vergleich der Systemeigenschaften AlaSQL vs. AllegroGraph vs. Heroic vs. Kdb vs. OceanBase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAllegroGraph  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenOceanBase  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 ElasticSearchHoch performantes Time Series DBMSA distributed, high available RDBMS compatible with Oracle and MySQL
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store infowith version 6.5
Graph DBMS
RDF Store
Vektor DBMS
Time Series DBMSTime Series DBMS
Vektor DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,41
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte0,75
Rang#215  Overall
#36  Document Stores
#19  Graph DBMS
#9  RDF Stores
#11  Vektor DBMS
Punkte0,02
Rang#368  Overall
#38  Time Series DBMS
Punkte7,06
Rang#48  Overall
#2  Time Series DBMS
#2  Vektor DBMS
Punkte2,02
Rang#118  Overall
#57  Relational DBMS
Websitealasql.orgallegrograph.comgithub.com/­spotify/­heroickx.comen.oceanbase.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlspotify.github.io/­heroiccode.kx.comen.oceanbase.com/­docs/­oceanbase-database
EntwicklerAndrey Gershun & Mathias R. WulffFranz Inc.SpotifyKx Systems, a division of First Derivatives plcOceanBase infopreviously Alibaba and Ant Group
Erscheinungsjahr2014200420142000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 20032010
Aktuelle Version8.0, Dezember 20233.6, Mai 20184.3.0, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziell infoLimitierte Community Edition gratisOpen Source infoApache 2.0kommerziell infoKostenlose 32-bit VersionOpen Source infoCommercial license 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.
ImplementierungsspracheJavaScriptJavaqC++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
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öglichneinjaja
Sekundärindizesneinjaja infovia Elasticsearchja infotable attribute 'grouped'ja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SPARQL is used as query languageneinSQL-like query language (q)ja
APIs und andere ZugriffskonzepteJavaScript APIRESTful HTTP API
SPARQL
HQL (Heroic Query Language, a JSON-based language)
HTTP API
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
Unterstützte ProgrammiersprachenJavaScriptC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
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
Server-seitige Scripts infoStored Proceduresneinja infoJavaScript or Common Lispneinbenutzerdefinierte FunktionenPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
Triggersjajaneinja infomittels Viewsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinemittels FederationShardinghorizontale Partitionierunghorizontal partitioning (by hash, key, range, range columns, list, and list columns)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
jaSource-Replica ReplikationMulti-source replication using Paxos
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infoein vergleichbares Paradigma wird intern verwendetnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDneinneinACID
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 haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenRechteverwaltung mit BenutzeraccountsAccess rights for users, groups and roles according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLAllegroGraphHeroicKdbOceanBase
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsupon request
» mehr
Neuigkeiten

AllegroGraph Named a 2024 Trend Setting Product
16. September 2024

Gartner recognized Franz Inc. as a Key Neuro-Symbolic AI Provider in 2024 Hype Cycle for AI
10. September 2024

Next-Generation Cybersecurity: Integrating Knowledge Graphs and Neuro-Symbolic AI with STIX and TAXII
10. September 2024

Pruning Cycles in UMLS Metathesaurus: A Neuro Symbolic AI Approach
9. September 2024

Podcast – Gartner AI Hype Cycle – Knowledge Graphs and Neuro-Symbolic AI
24. August 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
AlaSQLAllegroGraphHeroicKdbOceanBase
Erwähnungen in aktuellen Nachrichten

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

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

bereitgestellt von Google News

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

Embracing the Power of Knowledge Graphs at Data Summit 2023
10. Mai 2023, Database Trends and Applications

Why dynamically visualizing relationships in data matters
21. Juni 2018, InfoWorld

Is Deep Learning too superficial?
27. September 2018, AI Business

Putting data back into the hands of owners
19. Dezember 2016, TechCrunch

bereitgestellt von Google News

How Code Wizards load tested Heroic Labs’ Nakama to two million concurrent players with AWS
1. Oktober 2024, AWS Blog

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital markets customers for analysis of real-time and historical time series data
18. Mai 2023, AWS Blog

ICE, KX Partner on Real-time Analytics
14. Juli 2023, Markets Media

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Next-Gen Analytics in Capital Markets: Trade Execution and Risk Management
29. Juli 2024, NVIDIA Daily News Report

bereitgestellt von Google News

Meet the Database Built for Modern-Day Pressures (And Your AI Dreams Too)
24. Juni 2024, CDOTrends

How GCash leverages OceanBase database solution to accelerate its growth and serve over 90 million users
8. Oktober 2024, Asian Business Review

Fintech giant Ant Group spins off database firm as Alibaba affiliates take stake
3. Juli 2024, South China Morning Post

OceanBase announces its listing on Google Cloud Marketplace, expanding cloud database services to 80 availability zones worldwide
27. Juni 2024, PR Newswire

OceanBase Cloud Database Will Be Available on Google Cloud Marketplace
27. Juni 2024, Fintech News Singapore

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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