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 > jBASE vs. Microsoft Azure Data Explorer vs. Oracle Coherence vs. Stardog vs. Teradata Aster

Vergleich der Systemeigenschaften jBASE vs. Microsoft Azure Data Explorer vs. Oracle Coherence vs. Stardog vs. Teradata Aster

Redaktionelle Informationen bereitgestellt von DB-Engines
NamejBASE  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOracle Coherence  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessen
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
KurzbeschreibungA robust multi-value DBMS comprising development tools and middlewareFully managed big data interactive analytics platformOracles in-memory data grid solutionEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationPlatform for big data analytics on multistructured data sources and types
Primäres DatenbankmodellMultivalue DBMSRelational DBMS infocolumn orientedKey-Value StoreGraph DBMS
RDF Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Suchmaschine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,41
Rang#159  Overall
#3  Multivalue DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte1,92
Rang#130  Overall
#22  Key-Value Stores
Punkte2,02
Rang#123  Overall
#11  Graph DBMS
#6  RDF Stores
Websitewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseazure.microsoft.com/­services/­data-explorerwww.oracle.com/­java/­coherencewww.stardog.com
Technische Dokumentationdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.microsoft.com/­en-us/­azure/­data-explorerdocs.oracle.com/­en/­middleware/­standalone/­coherencedocs.stardog.com
EntwicklerRocket Software (früher Zumasys)MicrosoftOracleStardog-UnionTeradata
Erscheinungsjahr19912019200720102005
Aktuelle Version5.7cloud service with continuous releases14.1, August 20237.3.0, Mai 2020
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziellkommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentskommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJava
Server BetriebssystemeAIX
Linux
Windows
gehostetAlle Betriebssysteme mit einer Java VMLinux
macOS
Windows
Linux
DatenschemaschemafreiFixed schema with schema-less datatypes (dynamic)schemafreischema-free and OWL/RDFS-schema supportFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionalja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajaneinnein infoImportieren/Exportieren von XML Daten möglichja infoin Aster File Store
Sekundärindizesall fields are automatically indexedneinja infosupports real-time indexing in full-text and geospatialja
SQL infoSupport of SQLEmbedded SQL for jBASE in BASICKusto Query Language (KQL), SQL subsetneinYes, compatible with all major SQL variants through dedicated BI/SQL Serverja
APIs und andere ZugriffskonzepteJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JCache
JPA
RESTful HTTP API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
JDBC
ODBC
OLE DB
Unterstützte Programmiersprachen.Net
Basic
Jabbascript
Java
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C++
Java
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C#
C++
Java
Python
R
Server-seitige Scripts infoStored ProceduresjaYes, possible languages: KQL, Python, Rneinuser defined functions and aggregates, HTTP Server extensions in JavaR packages
Triggersjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoLive Eventsja infovia event handlersnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplicit feature of the cloud serviceShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja, mit wählbarer KonsistenzMulti-Source Replikation in HA-Clusterja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoBietet ein API für Map/Reduce OperationenneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinneinja infoSQL Map-Reduce Framework
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Immediate Consistency in HA-ClusterImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infoBeziehungen in Graphennein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinkonfigurierbarACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infooptionallyjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjajanein
Berechtigungskonzept infoZugriffskontrolleAccess rights can be defined down to the item levelAzure Active Directory Authenticationauthentification to access the cache via certificates or http basic authenticationZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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

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

Weitere Ressourcen
jBASEMicrosoft Azure Data ExplorerOracle CoherenceStardogTeradata Aster
Erwähnungen in aktuellen Nachrichten

Temenos signs first customer in India
24. August 2009, Finextra

bereitgestellt von Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, Microsoft

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23. Mai 2023, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, Microsoft

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, Microsoft

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11. Februar 2019, Microsoft

bereitgestellt von Google News

Microservices with Major New Coherence and Helidon Releases
9. August 2022, blogs.oracle.com

Nike achieves scalability and performance with Oracle Coherence & Exadata
20. Dezember 2012, blogs.oracle.com

New solutions for Oracle WebLogic on Azure Virtual Machines
1. April 2021, Microsoft

Oracle launches Oracle Banking Cloud Services - ThePaypers
8. Februar 2023, The Paypers

Goondu Q&A: Oracle WebLogic Server 12c
13. März 2012, Yahoo Singapore News

bereitgestellt von Google News

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
1. Mai 2024, AOL

Teradata Aster Analytics Going Places: On Hadoop and AWS
24. August 2016, PR Newswire

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23. Mai 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8. Oktober 2013, ZDNet

Teradata's Aster shows how the flowers of fraud bloom
23. April 2015, The Register

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt