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

DBMS > Adabas vs. BoltDB vs. CouchDB vs. CrateDB vs. Microsoft SQL Server

Vergleich der Systemeigenschaften Adabas vs. BoltDB vs. CouchDB vs. CrateDB vs. Microsoft SQL Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAdabas infosteht für "Adaptable Data Base"  Xaus Vergleich ausschliessenBoltDB  Xaus Vergleich ausschliessenCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessen
KurzbeschreibungOLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen infotypischerweise zusammen mit der Natural Programmierumgebung verwendetAn embedded key-value store for Go.Ein JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertVerteilter Data Store basierend auf LuceneRelationales DBMS von Microsoft
Primäres DatenbankmodellMultivalue DBMSKey-Value StoreDocument StoreDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionRelational DBMSDocument Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,58
Rang#91  Overall
#1  Multivalue DBMS
Punkte0,76
Rang#224  Overall
#32  Key-Value Stores
Punkte10,26
Rang#45  Overall
#7  Document Stores
Punkte0,73
Rang#229  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlgithub.com/­boltdb/­boltcouchdb.apache.orgcratedb.comwww.microsoft.com/­en-us/­sql-server
Technische Dokumentationdocs.couchdb.org/­en/­stablecratedb.com/­docslearn.microsoft.com/­en-US/­sql/­sql-server
EntwicklerSoftware AGApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerCrateMicrosoft
Erscheinungsjahr19712013200520131989
Aktuelle Version3.3.3, Dezember 2023SQL Server 2022, November 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoMIT LicenseOpen Source infoApache Version 2Open Sourcekommerziell infoeingeschränkte kostenlose Version 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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheGoErlangJavaC++
Server BetriebssystemeBS2000
Linux
Unix
Windows
z/OS
z/VSE
BSD
Linux
OS X
Solaris
Windows
Android
BSD
Linux
OS X
Solaris
Windows
All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
Windows
DatenschemajaschemafreischemafreiFlexible Schema (defined schema, partial schema, schema free)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesjaneinja infoüber Viewsjaja
SQL infoSupport of SQLja infomit Zusatzprodukt Adabas SQL Gatewayneinneinyes, but no triggers and constraints, and PostgreSQL compatibilityja
APIs und andere ZugriffskonzepteHTTP API infomit Zusatzsoftware Adabas SOA Gateway
SOAP-basiertes API infomit Zusatzsoftware Adabas SOA Gateway
RESTful HTTP/JSON APIADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Unterstützte ProgrammiersprachenNaturalGoC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresin NaturalneinView Functions in JavaScriptbenutzerdefinierte FunktionenTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersneinneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas VistakeineSharding infoimproved architecture with release 2.0ShardingTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit Zusatzprodukt Event ReplikatorkeineMulti-Source Replikation
Source-Replica Replikation
Configurable replication on table/partition-levelja, aber abhängig von der SQL-Server Edition
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineEventual ConsistencyEventual Consistency
Read-after-write consistency on record level
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjanein infoatomare Operationen innerhalb eines Dokumentes möglichnein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoStrategie: optimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinneinja
Berechtigungskonzept infoZugriffskontrollenur mittels betriebssystem-spezifischen Werkzeugen (z.B. IBM RACF, CA Top Secret)neinZugriffsrechte für Benutzer pro Datenbank definierbarRechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Adabas infosteht für "Adaptable Data Base"BoltDBCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"CrateDBMicrosoft SQL Server
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr

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
Adabas infosteht für "Adaptable Data Base"BoltDBCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"CrateDBMicrosoft SQL Server
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

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

Modernize Natural and Adabas Workloads on AWS with Advanced's Application Transparency Platform | Amazon Web ...
1. April 2024, AWS Blog

State agency proves DevOps and mainframes can coexist
13. April 2024, SiliconANGLE News

Deploying Software AG Adabas and Natural Workloads on AWS | Amazon Web Services
25. Mai 2021, AWS Blog

IBM buys 50-year-old Software AG's enterprise tech units for €2.13B in cash
18. Dezember 2023, The Register

A Second Look at LzLabs' Mainframe Migration
28. Juni 2017, Virtualization Review

bereitgestellt von Google News

4 Instructive Postmortems on Data Downtime and Loss
1. März 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14. März 2023, hackernoon.com

Roblox’s cloud-native catastrophe: A post mortem
31. Januar 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22. April 2023, The New Stack

bereitgestellt von Google News

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27. Februar 2020, DevClass

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14. August 2021, MakeUseOf

bereitgestellt von Google News

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1. März 2023, Business Wire

bereitgestellt von Google News

Provision Premium SSD v2 Storage for Microsoft SQL Server
1. April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28. März 2024, AWS Blog

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10. April 2024, Sophos

Top 12 Data Migration Tools for 2024
18. April 2024, TechRepublic

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, Oracle

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt