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

DBMS > Amazon Redshift vs. HarperDB vs. IRONdb vs. PouchDB vs. Splice Machine

Vergleich der Systemeigenschaften Amazon Redshift vs. HarperDB vs. IRONdb vs. PouchDB vs. Splice Machine

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Redshift  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenSplice Machine  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungLarge scale data warehouse service for use with business intelligence toolsUltra-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.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityJavaScript DBMS mit einem von CouchDB inspirierten APIOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primäres DatenbankmodellRelational DBMSDocument StoreTime Series DBMSDocument StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte17,94
Rang#34  Overall
#21  Relational DBMS
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte2,28
Rang#115  Overall
#21  Document Stores
Punkte0,54
Rang#250  Overall
#114  Relational DBMS
Websiteaws.amazon.com/­redshiftwww.harperdb.iowww.circonus.com/solutions/time-series-database/pouchdb.comsplicemachine.com
Technische Dokumentationdocs.aws.amazon.com/­redshiftdocs.harperdb.io/­docsdocs.circonus.com/irondb/category/getting-startedpouchdb.com/­guidessplicemachine.com/­how-it-works
EntwicklerAmazon (based on PostgreSQL)HarperDBCirconus LLC.Apache Software FoundationSplice Machine
Erscheinungsjahr20122017201720122014
Aktuelle Version3.1, August 2021V0.10.20, January 20187.1.1, Juni 20193.1, March 2021
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infofree community edition availablekommerziellOpen SourceOpen Source infoAGPL 3.0, commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCNode.jsC und C++JavaScriptJava
Server BetriebssystemegehostetLinux
OS X
LinuxServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
OS X
Solaris
Windows
Datenschemajadynamic schemaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoJSON data typesja infotext, numeric, histogramsneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizeseingeschränktjaneinja infoüber Viewsja
SQL infoSupport of SQLja infokeine vollständige Unterstützung eines SQL-StandardsSQL-like data manipulation statementsSQL-like query language (Circonus Analytics Query Language: CAQL)neinja
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
Native Spark Datasource
ODBC
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC.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
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptC#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin PythonCustom Functions infosince release 3.1yes, in LuaView Functions in JavaScriptja infoJava
Triggersneinneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingA table resides as a whole on one (or more) nodes in a clusterAutomatic, metric affinity per nodeSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBShared Nothhing Auto-Sharding, Columnar Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja infothe nodes on which a table resides can be definedconfigurable replication factor, datacenter awareMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinneinjaYes, via Full Spark Integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowerden aber nicht 'enforced'neinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of specific operationsneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjayes, using LMDBjaja infomittels IndexedDB, WebSQL oder LevelDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and rolesneinneinAccess rights for users, groups and roles according to 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
DrittanbieterCData: 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
Amazon RedshiftHarperDBIRONdbPouchDBSplice Machine
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, 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

Amazon Redshift Serverless is now generally available in the AWS China (Ningxia) Region
28. Mai 2024, AWS Blog

Build a decentralized semantic search engine on heterogeneous data stores using autonomous agents | Amazon Web ...
28. Mai 2024, AWS Blog

Transforming the Member Experience Using Amazon Redshift with Together Credit Union | Case Study
23. Mai 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29. November 2023, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8. Februar 2024, AWS Blog

bereitgestellt von Google News

Meet HarperDB, Winner of the Startups of the Year in Denver
9. Februar 2024, hackernoon.com

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

A sharper HarperDB, connectivity done auspiciously
16. Januar 2023, Techzine Europe

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, business-news.ucdenver.edu

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

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

Machine learning data pipeline outfit Splice Machine files for insolvency
26. August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19. Januar 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19. Januar 2021, Datanami

How Splice Machine's Data Platform for Intelligent Apps Works
29. September 2020, eWeek

New Splice Machine RDBMS unites OLTP and OLAP
18. November 2015, CIO

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.

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

SingleStore logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt