🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

harper

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

harper

Harper is an open-source Node.js performance platform that unifies database, cache, application, and messaging layers into one in-memory process.

Source
npmnpm
Version
5.0.32
Version published
Weekly downloads
35K
-1.15%
Maintainers
2
Weekly downloads
 
Created
Source

Harper

Harper is an open-source Node.js unified development platform that fuses database, cache, application, and messaging layers into one in-memory process. With Harper you can build ultra-high-performance services without boilerplate code and scale them horizontally.

Key Features:

Unified Runtime: Database, cache, application logic, and messaging all operate within a single in-memory Node.js process, eliminating external dependencies and reducing latency.

In-Memory Performance: Data and compute share memory space for microsecond-level access times and exceptional throughput under load.

Native Messaging: Built-in publish/subscribe messaging with Websockets and MQTT enables real-time communication between nodes and clients without external brokers.

Developer Simplicity: Annotate your data schema with @export to instantly generate REST APIs. Extend functionality by defining custom endpoints in JavaScript.

Deploy with Harper Fabric for Horizontal Scalability: Distribute workloads across multiple Harper nodes by selecting your regions and latency targets.

Getting Started

Open Source Note

This repository represents Harper's future direction as an open-source-first platform. The code here is under active development and targets the upcoming Harper v5 release. If you're looking for production-ready Harper, please refer to Harper v4 — our current closed-source release documented at https://docs.harper.fast . We're rebuilding Harper from the ground up with an open source core and modular source-available plugins. This code is not yet published or production-ready, but we're excited to build the next generation of Harper in the open. Follow along, provide feedback, and watch as we shape the future of the platform together.

What is HarperDB?

HarperDB is our previous name. Earlier in 2025, we rebranded to just "Harper" to reflect our evolution from a database to a full performance platform. The core technology remains the same, but we've expanded our vision to encompass more than just database functionality. Since this repo was created from the existing Harper codebase, you may still see references to the old name "HarperDB" in certain places.

Contributing to Harper

Harper's open source core accepts contributions from the community! Please read our guidelines before contributing.

Open an issue if you find a bug, or reach out on our Discord if you have questions or want to discuss ideas.

For more information on how to contribute, please see our:

Security

Please review our Security Policy for reporting vulnerabilities.

Please always disclose vulnerabilities privately to security@harperdb.io before making them public.

License

Harper is available under the Apache-2.0 License. See the LICENSE for the full license text or the License FAQ for more information.

FAQs

Package last updated on 06 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts