Everything You Need to Build Faster

Discover blogs, solutions, and even open source applications all in one place to help you innovate and scale faster.
Resource Types
Clear All
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Blog
GitHub Logo

Building a Database Written in Node.js

Margo summarizes Stephen's speech at a Women Who Code meetup to share the story of this (what some called crazy) endeavor. Stephen discussed the architectural layers of Harper, demonstrated how to build a highly scalable and distributed product in Node.js, and demoed the inner workings of the database.
Blog
Margo summarizes Stephen's speech at a Women Who Code meetup to share the story of this (what some called crazy) endeavor. Stephen discussed the architectural layers of Harper, demonstrated how to build a highly scalable and distributed product in Node.js, and demoed the inner workings of the database.
Person with long dark hair with lighter highlights wearing a green knit sweater, standing with arms crossed and smiling outdoors amidst plants and a pathway.
Margo McCabe
Senior Director of Partnerships and Sales
Blog
Aug 2020

Building a Database Written in Node.js

Margo summarizes Stephen's speech at a Women Who Code meetup to share the story of this (what some called crazy) endeavor. Stephen discussed the architectural layers of Harper, demonstrated how to build a highly scalable and distributed product in Node.js, and demoed the inner workings of the database.
Margo McCabe
Margo McCabe
Margo McCabe
Margo McCabe
Blog
Aug 2020

Building a Database Written in Node.js

Margo summarizes Stephen's speech at a Women Who Code meetup to share the story of this (what some called crazy) endeavor. Stephen discussed the architectural layers of Harper, demonstrated how to build a highly scalable and distributed product in Node.js, and demoed the inner workings of the database.
Margo McCabe
Margo McCabe
Margo McCabe
Margo McCabe
Icon representing link to external content
Blog
Aug 2020

Building a Database Written in Node.js

Margo summarizes Stephen's speech at a Women Who Code meetup to share the story of this (what some called crazy) endeavor. Stephen discussed the architectural layers of Harper, demonstrated how to build a highly scalable and distributed product in Node.js, and demoed the inner workings of the database.
Margo McCabe
Margo McCabe
Margo McCabe
Margo McCabe
Blog
News
GitHub Logo

HarperDB and Dianomic Systems Collaborate to Enhance Edge Industrial Solutions

HarperDB and Dianomic Systems collaborate to contribute the HarperDB Plugin to the Fledge open-source framework for industrial edge applications. This integration enables seamless data storage and analytics from edge to cloud, simplifying IIoT projects and promoting Industry 4.0 goals.
Announcement
News
HarperDB and Dianomic Systems collaborate to contribute the HarperDB Plugin to the Fledge open-source framework for industrial edge applications. This integration enables seamless data storage and analytics from edge to cloud, simplifying IIoT projects and promoting Industry 4.0 goals.
Colorful geometric illustration of a dog's head resembling folded paper art in shades of teal and pink.
Harper
News
Jun 2020

HarperDB and Dianomic Systems Collaborate to Enhance Edge Industrial Solutions

HarperDB and Dianomic Systems collaborate to contribute the HarperDB Plugin to the Fledge open-source framework for industrial edge applications. This integration enables seamless data storage and analytics from edge to cloud, simplifying IIoT projects and promoting Industry 4.0 goals.
Harper
Harper
Harper
Harper
News
Jun 2020

HarperDB and Dianomic Systems Collaborate to Enhance Edge Industrial Solutions

HarperDB and Dianomic Systems collaborate to contribute the HarperDB Plugin to the Fledge open-source framework for industrial edge applications. This integration enables seamless data storage and analytics from edge to cloud, simplifying IIoT projects and promoting Industry 4.0 goals.
Harper
Harper
Harper
Harper
Icon representing link to external content
News
Jun 2020

HarperDB and Dianomic Systems Collaborate to Enhance Edge Industrial Solutions

HarperDB and Dianomic Systems collaborate to contribute the HarperDB Plugin to the Fledge open-source framework for industrial edge applications. This integration enables seamless data storage and analytics from edge to cloud, simplifying IIoT projects and promoting Industry 4.0 goals.
Harper
Harper
Harper
Harper
News
Blog
GitHub Logo

Why You Should Consider Database-as-a-Service

This article introduces Database-as-a-Service (DBaaS) as a way to eliminate the hassle of installing, configuring and maintaining databases for new projects. It highlights how DBaaS lets developers focus on building features instead of managing infrastructure.
Blog
This article introduces Database-as-a-Service (DBaaS) as a way to eliminate the hassle of installing, configuring and maintaining databases for new projects. It highlights how DBaaS lets developers focus on building features instead of managing infrastructure.
Person with short dark hair wearing a black collared shirt, smiling widely outdoors with a path and greenery in the background.
Jacob Cohen
Senior Director of Commercial Operations
Blog
Mar 2020

Why You Should Consider Database-as-a-Service

This article introduces Database-as-a-Service (DBaaS) as a way to eliminate the hassle of installing, configuring and maintaining databases for new projects. It highlights how DBaaS lets developers focus on building features instead of managing infrastructure.
Jacob Cohen
Jacob Cohen
Jacob Cohen
Jacob Cohen
Blog
Mar 2020

Why You Should Consider Database-as-a-Service

This article introduces Database-as-a-Service (DBaaS) as a way to eliminate the hassle of installing, configuring and maintaining databases for new projects. It highlights how DBaaS lets developers focus on building features instead of managing infrastructure.
Jacob Cohen
Jacob Cohen
Jacob Cohen
Jacob Cohen
Icon representing link to external content
Blog
Mar 2020

Why You Should Consider Database-as-a-Service

This article introduces Database-as-a-Service (DBaaS) as a way to eliminate the hassle of installing, configuring and maintaining databases for new projects. It highlights how DBaaS lets developers focus on building features instead of managing infrastructure.
Jacob Cohen
Jacob Cohen
Jacob Cohen
Jacob Cohen
Blog
Blog
GitHub Logo

What is Polyglot Persistence and Why is it Awful?

This post examines the concept of polyglot persistence—using multiple data storage technologies for one application—and argues that mixing databases often adds needless complexity. It suggests that choosing a single versatile database can simplify development and improve performance.
Blog
This post examines the concept of polyglot persistence—using multiple data storage technologies for one application—and argues that mixing databases often adds needless complexity. It suggests that choosing a single versatile database can simplify development and improve performance.
A smiling man with a beard and salt-and-pepper hair stands outdoors with arms crossed, wearing a white button-down shirt.
Stephen Goldberg
CEO & Co-Founder
Blog
Apr 2019

What is Polyglot Persistence and Why is it Awful?

This post examines the concept of polyglot persistence—using multiple data storage technologies for one application—and argues that mixing databases often adds needless complexity. It suggests that choosing a single versatile database can simplify development and improve performance.
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Blog
Apr 2019

What is Polyglot Persistence and Why is it Awful?

This post examines the concept of polyglot persistence—using multiple data storage technologies for one application—and argues that mixing databases often adds needless complexity. It suggests that choosing a single versatile database can simplify development and improve performance.
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Icon representing link to external content
Blog
Apr 2019

What is Polyglot Persistence and Why is it Awful?

This post examines the concept of polyglot persistence—using multiple data storage technologies for one application—and argues that mixing databases often adds needless complexity. It suggests that choosing a single versatile database can simplify development and improve performance.
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Blog
Blog
GitHub Logo

The Risks of Multi-Tier Database Architecture

This article explores the rise of multi-tier database architectures, where applications use several different database products for streaming and other workloads. It outlines why this pattern adds operational complexity and inconsistent data that can outweigh any benefits.
Blog
This article explores the rise of multi-tier database architectures, where applications use several different database products for streaming and other workloads. It outlines why this pattern adds operational complexity and inconsistent data that can outweigh any benefits.
A smiling man with a beard and salt-and-pepper hair stands outdoors with arms crossed, wearing a white button-down shirt.
Stephen Goldberg
CEO & Co-Founder
Blog
Sep 2018

The Risks of Multi-Tier Database Architecture

This article explores the rise of multi-tier database architectures, where applications use several different database products for streaming and other workloads. It outlines why this pattern adds operational complexity and inconsistent data that can outweigh any benefits.
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Blog
Sep 2018

The Risks of Multi-Tier Database Architecture

This article explores the rise of multi-tier database architectures, where applications use several different database products for streaming and other workloads. It outlines why this pattern adds operational complexity and inconsistent data that can outweigh any benefits.
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Icon representing link to external content
Blog
Sep 2018

The Risks of Multi-Tier Database Architecture

This article explores the rise of multi-tier database architectures, where applications use several different database products for streaming and other workloads. It outlines why this pattern adds operational complexity and inconsistent data that can outweigh any benefits.
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Blog
News
GitHub Logo

HarperDB Brings Geographical Data Analysis and Storage Optimization to Edge Computing

HarperDB introduces new features enabling real-time geo-analysis, storage optimization for edge devices, and large-scale data analysis, empowering companies in IoT projects. These advancements provide a competitive edge without incurring additional costs.
Announcement
News
HarperDB introduces new features enabling real-time geo-analysis, storage optimization for edge devices, and large-scale data analysis, empowering companies in IoT projects. These advancements provide a competitive edge without incurring additional costs.
Colorful geometric illustration of a dog's head resembling folded paper art in shades of teal and pink.
Harper
News
Jul 2018

HarperDB Brings Geographical Data Analysis and Storage Optimization to Edge Computing

HarperDB introduces new features enabling real-time geo-analysis, storage optimization for edge devices, and large-scale data analysis, empowering companies in IoT projects. These advancements provide a competitive edge without incurring additional costs.
Harper
Harper
Harper
Harper
News
Jul 2018

HarperDB Brings Geographical Data Analysis and Storage Optimization to Edge Computing

HarperDB introduces new features enabling real-time geo-analysis, storage optimization for edge devices, and large-scale data analysis, empowering companies in IoT projects. These advancements provide a competitive edge without incurring additional costs.
Harper
Harper
Harper
Harper
Icon representing link to external content
News
Jul 2018

HarperDB Brings Geographical Data Analysis and Storage Optimization to Edge Computing

HarperDB introduces new features enabling real-time geo-analysis, storage optimization for edge devices, and large-scale data analysis, empowering companies in IoT projects. These advancements provide a competitive edge without incurring additional costs.
Harper
Harper
Harper
Harper
News
News
GitHub Logo

HarperDB Studio Makes Real Time Analytics Accessible with No Coding Experience Required

HarperDB announces the availability of HarperDB Studio, offering an intuitive interface for end users, DBAs, and data scientists to access and share real-time data for analytics. It simplifies the data value chain and enables faster decision-making without third-party tools. Key features include search and graphing capabilities, schema management, security management, and advanced log management.
Announcement
News
HarperDB announces the availability of HarperDB Studio, offering an intuitive interface for end users, DBAs, and data scientists to access and share real-time data for analytics. It simplifies the data value chain and enables faster decision-making without third-party tools. Key features include search and graphing capabilities, schema management, security management, and advanced log management.
Colorful geometric illustration of a dog's head resembling folded paper art in shades of teal and pink.
Harper
News
May 2018

HarperDB Studio Makes Real Time Analytics Accessible with No Coding Experience Required

HarperDB announces the availability of HarperDB Studio, offering an intuitive interface for end users, DBAs, and data scientists to access and share real-time data for analytics. It simplifies the data value chain and enables faster decision-making without third-party tools. Key features include search and graphing capabilities, schema management, security management, and advanced log management.
Harper
Harper
Harper
Harper
News
May 2018

HarperDB Studio Makes Real Time Analytics Accessible with No Coding Experience Required

HarperDB announces the availability of HarperDB Studio, offering an intuitive interface for end users, DBAs, and data scientists to access and share real-time data for analytics. It simplifies the data value chain and enables faster decision-making without third-party tools. Key features include search and graphing capabilities, schema management, security management, and advanced log management.
Harper
Harper
Harper
Harper
Icon representing link to external content
News
May 2018

HarperDB Studio Makes Real Time Analytics Accessible with No Coding Experience Required

HarperDB announces the availability of HarperDB Studio, offering an intuitive interface for end users, DBAs, and data scientists to access and share real-time data for analytics. It simplifies the data value chain and enables faster decision-making without third-party tools. Key features include search and graphing capabilities, schema management, security management, and advanced log management.
Harper
Harper
Harper
Harper
News
News
GitHub Logo

HarperDB Announces New Enterprise Grade Features to Tackle Complex Analytics

HarperDB, an enterprise database company, launches a HTAP database solution for developers. It simplifies data management, offers real-time analytics, and supports IoT projects, app development, and enterprise data warehouses.
Announcement
News
HarperDB, an enterprise database company, launches a HTAP database solution for developers. It simplifies data management, offers real-time analytics, and supports IoT projects, app development, and enterprise data warehouses.
Colorful geometric illustration of a dog's head resembling folded paper art in shades of teal and pink.
Harper
News
Apr 2018

HarperDB Announces New Enterprise Grade Features to Tackle Complex Analytics

HarperDB, an enterprise database company, launches a HTAP database solution for developers. It simplifies data management, offers real-time analytics, and supports IoT projects, app development, and enterprise data warehouses.
Harper
Harper
Harper
Harper
News
Apr 2018

HarperDB Announces New Enterprise Grade Features to Tackle Complex Analytics

HarperDB, an enterprise database company, launches a HTAP database solution for developers. It simplifies data management, offers real-time analytics, and supports IoT projects, app development, and enterprise data warehouses.
Harper
Harper
Harper
Harper
Icon representing link to external content
News
Apr 2018

HarperDB Announces New Enterprise Grade Features to Tackle Complex Analytics

HarperDB, an enterprise database company, launches a HTAP database solution for developers. It simplifies data management, offers real-time analytics, and supports IoT projects, app development, and enterprise data warehouses.
Harper
Harper
Harper
Harper
News
Blog
GitHub Logo

Near Real-Time vs. Real-Time Analytics

The post demystifies the buzzword ‘real-time’ by comparing true real-time analytics, which delivers insights within seconds, to near real-time approaches that introduce delays. It explains why low latency matters for up-to-the-minute business decisions.
Blog
The post demystifies the buzzword ‘real-time’ by comparing true real-time analytics, which delivers insights within seconds, to near real-time approaches that introduce delays. It explains why low latency matters for up-to-the-minute business decisions.
Person with short dark hair wearing a black collared shirt, smiling widely outdoors with a path and greenery in the background.
Jacob Cohen
Senior Director of Commercial Operations
Blog
Apr 2018

Near Real-Time vs. Real-Time Analytics

The post demystifies the buzzword ‘real-time’ by comparing true real-time analytics, which delivers insights within seconds, to near real-time approaches that introduce delays. It explains why low latency matters for up-to-the-minute business decisions.
Jacob Cohen
Jacob Cohen
Jacob Cohen
Jacob Cohen
Blog
Apr 2018

Near Real-Time vs. Real-Time Analytics

The post demystifies the buzzword ‘real-time’ by comparing true real-time analytics, which delivers insights within seconds, to near real-time approaches that introduce delays. It explains why low latency matters for up-to-the-minute business decisions.
Jacob Cohen
Jacob Cohen
Jacob Cohen
Jacob Cohen
Icon representing link to external content
Blog
Apr 2018

Near Real-Time vs. Real-Time Analytics

The post demystifies the buzzword ‘real-time’ by comparing true real-time analytics, which delivers insights within seconds, to near real-time approaches that introduce delays. It explains why low latency matters for up-to-the-minute business decisions.
Jacob Cohen
Jacob Cohen
Jacob Cohen
Jacob Cohen
Blog
Blog
GitHub Logo

The Women Who Taught Me Everything

In honor of Women’s History Month, the author reflects on the women mentors who shaped his views on business, leadership and life. He expresses gratitude for their influence and highlights the value of diverse perspectives without attempting to prescribe solutions.
Blog
In honor of Women’s History Month, the author reflects on the women mentors who shaped his views on business, leadership and life. He expresses gratitude for their influence and highlights the value of diverse perspectives without attempting to prescribe solutions.
A smiling man with a beard and salt-and-pepper hair stands outdoors with arms crossed, wearing a white button-down shirt.
Stephen Goldberg
CEO & Co-Founder
Blog
Apr 2018

The Women Who Taught Me Everything

In honor of Women’s History Month, the author reflects on the women mentors who shaped his views on business, leadership and life. He expresses gratitude for their influence and highlights the value of diverse perspectives without attempting to prescribe solutions.
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Blog
Apr 2018

The Women Who Taught Me Everything

In honor of Women’s History Month, the author reflects on the women mentors who shaped his views on business, leadership and life. He expresses gratitude for their influence and highlights the value of diverse perspectives without attempting to prescribe solutions.
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Icon representing link to external content
Blog
Apr 2018

The Women Who Taught Me Everything

In honor of Women’s History Month, the author reflects on the women mentors who shaped his views on business, leadership and life. He expresses gratitude for their influence and highlights the value of diverse perspectives without attempting to prescribe solutions.
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Stephen Goldberg
Blog