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

DBMS > Ingres vs. Microsoft SQL Server vs. PouchDB vs. SAP HANA vs. TypeDB

Vergleich der Systemeigenschaften Ingres vs. Microsoft SQL Server vs. PouchDB vs. SAP HANA vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameIngres  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
KurzbeschreibungBewährtes RDBMSRelationales DBMS von MicrosoftJavaScript DBMS mit einem von CouchDB inspirierten APIIn-memory DBMS. Verfügbar als appliance oder als cloud-serviceTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument StoreRelational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Document Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,67
Rang#77  Overall
#42  Relational DBMS
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Punkte2,35
Rang#116  Overall
#22  Document Stores
Punkte45,84
Rang#22  Overall
#16  Relational DBMS
Punkte0,81
Rang#217  Overall
#19  Graph DBMS
#99  Relational DBMS
Websitewww.actian.com/­databases/­ingreswww.microsoft.com/­en-us/­sql-serverpouchdb.comwww.sap.com/­products/­hana.htmltypedb.com
Technische Dokumentationdocs.actian.com/­ingreslearn.microsoft.com/­en-US/­sql/­sql-serverpouchdb.com/­guideshelp.sap.com/­hanatypedb.com/­docs
EntwicklerActian CorporationMicrosoftApache Software FoundationSAPVaticle
Erscheinungsjahr1974 infoUrsprünglich bereits in den 1970 Jahren1989201220102016
Aktuelle Version11.2, Mai 2022SQL Server 2022, November 20227.1.1, Juni 20192.0 SPS07 (April 4, 2023), April 20232.26.3, Jaenner 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen SourcekommerziellOpen Source infoGPL Version 3, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoauch als Cloud-Service verfügbarnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC++JavaScriptJava
Server BetriebssystemeAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Appliance oder cloud-serviceLinux
OS X
Windows
Datenschemajajaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infoaber Import/Export aus/von XML-files möglichjaneinneinnein
Sekundärindizesjajaja infoüber Viewsjaja
SQL infoSupport of SQLjajaneinjanein
APIs und andere Zugriffskonzepte.NET Client API
JDBC
ODBC
Proprietäres Protokoll (OpenAPI)
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Unterstützte ProgrammiersprachenC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
JavaScriptAll JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored ProceduresjaTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaView Functions in JavaScriptSQLScript, Rnein
Triggersjajajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoIngres Star zum gleichzeitigen Zugriff auf mehrere DatenbankenTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)Sharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBjaSharding infoby using Cassandra
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenIngres Replicatorja, aber abhängig von der SQL-Server EditionMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
jaMulti-Source Replikation infoby using Cassandra
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinja infoby using Apache Kafka and Apache Zookeeper
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjanein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoMVCCjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infomittels IndexedDB, WebSQL oder LevelDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajajanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardneinjayes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
IngresMicrosoft SQL ServerPouchDBSAP HANATypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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 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
CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
IngresMicrosoft SQL ServerPouchDBSAP HANATypeDB infoformerly named Grakn
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

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13. Juni 2023, DevClass

Actian Launches Ingres as a Fully-Managed Cloud Service
24. September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1. Februar 2019, The New Stack

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

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

3 Reasons To Think Offline First
22. März 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

bereitgestellt von Google News

SAP HANA Cloud Vector Engine
18. April 2024, IgniteSAP

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2. April 2024, SAP News

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9. April 2024, Wolters Kluwer

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16. November 2023, AWS Blog

SAP HANA on Azure Large Instances will be retired by 30 June 2025 – transition to Virtual Machines | Azure updates
29. September 2023, Microsoft

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Speedb's Data Storage Engine Goes Open Source
9. November 2022, Datanami

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2. Februar 2024, DataDrivenInvestor

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

Milvus logo

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

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.

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

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