DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > ArcadeDB vs. Atos Standard Common Repository vs. Geode vs. Microsoft SQL Server vs. QuestDB

Vergleich der Systemeigenschaften ArcadeDB vs. Atos Standard Common Repository vs. Geode vs. Microsoft SQL Server vs. QuestDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArcadeDB  Xaus Vergleich ausschliessenAtos Standard Common Repository  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesRelationales DBMS von MicrosoftA high performance open source SQL database for time series data
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Time Series DBMS infoin next version
Document Store
Key-Value Store
Key-Value StoreRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,02
Rang#366  Overall
#50  Document Stores
#38  Graph DBMS
#53  Key-Value Stores
#36  Time Series DBMS
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Punkte2,52
Rang#109  Overall
#9  Time Series DBMS
Websitearcadedb.comatos.net/en/convergence-creators/portfolio/standard-common-repositorygeode.apache.orgwww.microsoft.com/­en-us/­sql-serverquestdb.io
Technische Dokumentationdocs.arcadedb.comgeode.apache.org/­docslearn.microsoft.com/­en-US/­sql/­sql-serverquestdb.io/­docs
EntwicklerArcade DataAtos Convergence CreatorsOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.MicrosoftQuestDB Technology Inc
Erscheinungsjahr20212016200219892014
Aktuelle VersionSeptember 202117031.1, February 2017SQL Server 2022, November 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoApache Version 2; commercial licenses available as Gemfirekommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoApache 2.0
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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
ImplementierungsspracheJavaJavaJavaC++Java (Zero-GC), C++, Rust
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinuxAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredLinux
Windows
Linux
macOS
Windows
DatenschemaschemafreiSchema and schema-less with LDAP viewsschemafreijaja infoschema-free via InfluxDB Line Protocol
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionaljajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinjanein
Sekundärindizesjajaneinjanein
SQL infoSupport of SQLSQL-like query language, no joinsneinSQL-like query language (OQL)jaSQL with time-series extensions
APIs und andere ZugriffskonzepteJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
LDAPJava Client API
Memcached Protokoll
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Unterstützte ProgrammiersprachenJavaAll languages with LDAP bindings.Net
All JVM based languages
C++
Groovy
Java
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanein
Triggersjaja infoCache Event Listenersjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionShardingTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)horizontal partitioning (by timestamps)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationjaMulti-Source Replikationja, aber abhängig von der SQL-Server EditionSource-replica replication with eventual consistency
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationship in graphsneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of specific operationsyes, on a single nodeACIDACID for single-table writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja infothrough memory mapped files
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationAccess rights per client and object definableBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
ArcadeDBAtos Standard Common RepositoryGeodeMicrosoft SQL ServerQuestDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» mehr
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» mehr
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Neuigkeiten

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8. Mai 2024

Build your own resource monitor with QuestDB and Grafana
6. Mai 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12. April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8. April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5. April 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
DrittanbieterNavicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

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

Weitere Ressourcen
ArcadeDBAtos Standard Common RepositoryGeodeMicrosoft SQL ServerQuestDB
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22. Februar 2024, Vulture

Reactive Event Processing with Apache Geode
5. Juli 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, O'Reilly Media

bereitgestellt von Google News

SQL Server vNext: When and What Is Coming
15. Mai 2024, redmondmag.com

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14. Mai 2024, AWS Blog

Microsoft Ships Data API Builder for Azure SQL Databases
15. Mai 2024, Visual Studio Magazine

SQL Server 2014 end of support: Keep your customers secure
28. März 2024, Microsoft

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

bereitgestellt von Google News

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

Aquis Exchange goes live with QuestDB for real time monitoring
2. November 2022, FinanceFeeds

The Landscape of Timeseries Databases | by Kovid Rathee
9. Mai 2022, Towards Data Science

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.

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

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

Präsentieren Sie hier Ihr Produkt