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

DBMS > Faircom DB vs. Greenplum vs. HarperDB vs. Microsoft SQL Server vs. SAP IQ

Vergleich der Systemeigenschaften Faircom DB vs. Greenplum vs. HarperDB vs. Microsoft SQL Server vs. SAP IQ

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenGreenplum  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenSAP IQ infofrüher: Sybase IQ  Xaus Vergleich ausschliessen
KurzbeschreibungNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Analytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Relationales DBMS von MicrosoftColumnar RDBMS optimized for Big Data analytics
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Relational DBMSDocument StoreRelational DBMSRelational DBMS infospaltenorientiert
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#318  Overall
#48  Key-Value Stores
#141  Relational DBMS
Punkte8,37
Rang#48  Overall
#30  Relational DBMS
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Punkte2,75
Rang#104  Overall
#53  Relational DBMS
Websitewww.faircom.com/­products/­faircom-dbgreenplum.orgwww.harperdb.iowww.microsoft.com/­en-us/­sql-serverwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technische Dokumentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.greenplum.orgdocs.harperdb.io/­docslearn.microsoft.com/­en-US/­sql/­sql-serverhelp.sap.com/­docs/­SAP_IQ
EntwicklerFairCom CorporationPivotal Software Inc.HarperDBMicrosoftSAP, formerly Sybase
Erscheinungsjahr19792005201719891994
Aktuelle VersionV12, November 20207.0.0, September 20233.1, August 2021SQL Server 2022, November 202216.1 SPS04, April 2019
Lizenz infoCommercial or Open Sourcekommerziell infoRestricted, free version availableOpen Source infoApache 2.0kommerziell infofree community edition availablekommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell
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.
ImplementierungsspracheANSI C, C++Node.jsC++
Server BetriebssystemeAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxLinux
OS X
Linux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Datenschemaschema free, schema optional, schema required, partial schema,jadynamic schemajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, ANSI Standard SQL Types, JSON, typed binary structuresjaja infoJSON data typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoseit Version 4.2neinjanein
Sekundärindizesjajajajaja
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsjaSQL-like data manipulation statementsjaja
APIs und andere ZugriffskonzepteADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
JDBC
ODBC
RESTful HTTP API
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
Java
Perl
Python
R
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresja info.Net, JavaScript, C/C++jaCustom Functions infosince release 3.1Transact SQL, .NET languages, R, Python and (with SQL Server 2019) Javaja
Triggersjajaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingA table resides as a whole on one (or more) nodes in a clusterTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)shared disk or shared nothing architectures with SAP IQ Multiplexer
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-Replica Replikationja infothe nodes on which a table resides can be definedja, aber abhängig von der SQL-Server EditionSAP/Sybase Replication Server
MapReduce infoBietet ein API für Map/Reduce OperationenneinjaneinneinHadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationentunable from ACID to Eventually ConsistentACIDAtomic execution of specific operationsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenYes, tunable from durable to delayed durability to in-memoryjayes, using LMDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjajanein
Berechtigungskonzept infoZugriffskontrolleFine grained access rights according to SQL-standard with additional protections for filesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer 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
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
Faircom DB infoformerly c-treeACEGreenplumHarperDBMicrosoft SQL ServerSAP IQ infofrüher: Sybase IQ
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

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

bereitgestellt von Google News

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9. September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6. Dezember 2018, oreilly.com

RSA: EMC integrates Hadoop with Greenplum database
26. Februar 2013, DatacenterDynamics

Greenplum 6 ventures outside the analytic box | ZDNET
19. März 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7. November 2019, InfoWorld

bereitgestellt von Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database
7. Februar 2018, ZDNet

HarperDB is More Than Just a Database: Here's Why
21. August 2021, hackernoon.com

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, University of Colorado Denver

bereitgestellt von Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

RDS Custom for SQL Server supports SQL Server Developer Edition
17. November 2023, AWS Blog

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

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

Install and Use SQL Server Report Builder
10. April 2024, Petri.com

bereitgestellt von Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7. April 2021, SAP News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16. Dezember 2021, SAP News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17. Februar 2020, SAP News

SAP Scales Out HANA In-Memory For Clouds
6. März 2014, EnterpriseAI

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

Präsentieren Sie hier Ihr Produkt