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

DBMS > DataFS vs. Dragonfly vs. Microsoft SQL Server vs. OpenEdge vs. RavenDB

Vergleich der Systemeigenschaften DataFS vs. Dragonfly vs. Microsoft SQL Server vs. OpenEdge vs. RavenDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDataFS  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenOpenEdge  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessen
KurzbeschreibungAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.A drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceRelationales DBMS von MicrosoftAnwendungsentwicklungsumgebung mit integrierter DatenbankOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primäres DatenbankmodellObject oriented DBMSKey-Value StoreRelational DBMSRelational DBMSDocument Store
Sekundäre DatenbankmodelleGraph DBMSDocument Store
Graph DBMS
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,06
Rang#354  Overall
#15  Object oriented DBMS
Punkte0,41
Rang#266  Overall
#38  Key-Value Stores
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Punkte3,51
Rang#86  Overall
#46  Relational DBMS
Punkte2,92
Rang#101  Overall
#18  Document Stores
Websitenewdatabase.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.microsoft.com/­en-us/­sql-serverwww.progress.com/­openedgeravendb.net
Technische Dokumentationdev.mobiland.com/­Overview.xspwww.dragonflydb.io/­docslearn.microsoft.com/­en-US/­sql/­sql-serverdocumentation.progress.com/­output/­ua/­OpenEdge_latestravendb.net/­docs
EntwicklerMobiland AGDragonflyDB team and community contributorsMicrosoftProgress Software CorporationHibernating Rhinos
Erscheinungsjahr20182023198919842010
Aktuelle Version1.1.263, October 20221.0, March 2023SQL Server 2022, November 2022OpenEdge 12.2, Maerz 20205.4, Juli 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSL 1.1kommerziell infoeingeschränkte kostenlose Version verfügbarkommerziellOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbar
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.
ImplementierungsspracheC++C++C#
Server BetriebssystemeWindowsLinuxLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
DatenschemaClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejastrings, hashes, lists, sets, sorted sets, bit arraysjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaja
Sekundärindizesneinneinjajaja
SQL infoSupport of SQLneinneinjaja infoclose to SQL 92SQL-like query language (RQL)
APIs und andere Zugriffskonzepte.NET Client API
Proprietary client DLL
WinRT client
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Unterstützte Programmiersprachen.Net
C
C#
C++
VB.Net
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Progress proprietary ABL (Advanced Business Language).Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresLuaTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javajaja
Triggersno, except callback-events from server when changes happenedpublish/subscribe channels provide some trigger functionalityjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenProprietary Sharding systemTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)horizontale Partitionierung infosince Version 11.4Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja, aber abhängig von der SQL-Server EditionSource-Replica ReplikationMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Fremdschlüssel inforeferenzielle Integritätjaneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of command blocks and scriptsACIDACIDACID, Cluster-wide transaction available
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, strict serializability by the serverjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleWindows-ProfilePassword-based authenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer und GruppenAuthorization levels configured per client per database

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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» 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
DataFSDragonflyMicrosoft SQL ServerOpenEdgeRavenDB
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

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18. April 2023, Business Wire

bereitgestellt von Google News

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22. Mai 2024, AWS Blog

SolarWinds Updates Plan Explorer to Boost SQL Query Performance
21. Mai 2024, Channel E2E

Visualizing SQL Server Job History: Unlocking Hidden Capabilities with SQL Server Language…
21. Mai 2024, Towards Data Science

SQL Server vNext: When and What Is Coming
16. Mai 2024, Redmondmag.com

Data Virtualization in SQL Server 2022
7. Mai 2024, Visual Studio Magazine

bereitgestellt von Google News

OpenEdge Application Development | Progress OpenEdge
14. September 2014, Progress Software

What's New in OpenEdge 12.8
15. April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11. März 2024, GBHackers

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
2. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

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.

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Präsentieren Sie hier Ihr Produkt