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

DBMS > Atos Standard Common Repository vs. JaguarDB vs. Microsoft Azure Data Explorer vs. Newts vs. TimesTen

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. JaguarDB vs. Microsoft Azure Data Explorer vs. Newts vs. TimesTen

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenNewts  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksPerformant, highly scalable DBMS for AI and IoT applicationsFully managed big data interactive analytics platformTime Series DBMS basierend auf CassandraIn-Memory RDBMS compatible to Oracle
Primäres DatenbankmodellDocument Store
Key-Value Store
Key-Value Store
Vektor DBMS
Relational DBMS infocolumn orientedTime Series DBMSRelational 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
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
#13  Vektor DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte0,00
Rang#383  Overall
#41  Time Series DBMS
Punkte1,31
Rang#163  Overall
#74  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.jaguardb.comazure.microsoft.com/­services/­data-exploreropennms.github.io/­newtswww.oracle.com/­database/­technologies/­related/­timesten.html
Technische Dokumentationwww.jaguardb.com/­support.htmldocs.microsoft.com/­en-us/­azure/­data-explorergithub.com/­OpenNMS/­newts/­wikidocs.oracle.com/­database/­timesten-18.1
EntwicklerAtos Convergence CreatorsDataJaguar, Inc.MicrosoftOpenNMS GroupOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Erscheinungsjahr20162015201920141998
Aktuelle Version17033.3 July 2023cloud service with continuous releases11 Release 2 (11.2.2.8.0)
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL V3.0kommerziellOpen Source infoApache 2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++ infothe server part. Clients available in other languagesJava
Server BetriebssystemeLinuxLinuxgehostetLinux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
DatenschemaSchema and schema-less with LDAP viewsjaFixed schema with schema-less datatypes (dynamic)schemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjaneinnein
Sekundärindizesjajaall fields are automatically indexedneinja
SQL infoSupport of SQLneinA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersKusto Query Language (KQL), SQL subsetneinja
APIs und andere ZugriffskonzepteLDAPJDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP REST
Java API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
JavaC
C++
Java
PL/SQL
Server-seitige Scripts infoStored ProceduresneinneinYes, possible languages: KQL, Python, RneinPL/SQL
Triggersjaneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionShardingSharding infoImplicit feature of the cloud serviceSharding infobasierend auf Cassandrakeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source Replikationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.frei wählbarer Replikationsfaktor infobasierend auf CassandraMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Immediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsneinneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoby means of logfiles and checkpoints
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinneinja
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationRechteverwaltung mit BenutzeraccountsAzure Active Directory AuthenticationneinBenutzer 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
Atos Standard Common RepositoryJaguarDBMicrosoft Azure Data ExplorerNewtsTimesTen
Erwähnungen in aktuellen Nachrichten

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

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, azure.microsoft.com

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, azure.microsoft.com

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

bereitgestellt von Google News

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25. Mai 2013, Mother Jones

bereitgestellt von Google News

In-memory databases with Emulex Gen 7
25. Oktober 2023, Broadcom Inc.

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt