{"id":48837185,"url":"https://github.com/harperfast/harper-pro","last_synced_at":"2026-05-12T03:01:27.097Z","repository":{"id":350094239,"uuid":"1160435277","full_name":"HarperFast/harper-pro","owner":"HarperFast","description":"Harper Pro","archived":false,"fork":false,"pushed_at":"2026-05-11T14:43:56.000Z","size":756,"stargazers_count":3,"open_issues_count":10,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-11T15:11:35.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HarperFast.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"security/certificate.ts","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-02-17T23:47:50.000Z","updated_at":"2026-05-11T13:48:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d120fb7-b64b-48de-9ff8-cd47a567cee8","html_url":"https://github.com/HarperFast/harper-pro","commit_stats":null,"previous_names":["harperfast/harper-pro"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/HarperFast/harper-pro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarperFast%2Fharper-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarperFast%2Fharper-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarperFast%2Fharper-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarperFast%2Fharper-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarperFast","download_url":"https://codeload.github.com/HarperFast/harper-pro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarperFast%2Fharper-pro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32921614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"online","status_checked_at":"2026-05-12T02:00:06.338Z","response_time":102,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-15T00:01:08.461Z","updated_at":"2026-05-12T03:01:27.092Z","avatar_url":"https://github.com/HarperFast.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://cdn.prod.website-files.com/6374050260446c42f94dc90f/68017805c782145469de5f0f_Harper%20Logo.png\" width=\"30%\"\u003e\n\n# Harper Pro\n\nHarper Pro is the source-available distribution of Harper, built on top of the [open-source Harper core](https://github.com/HarperFast/harper). It extends the core with enterprise features including multi-node replication, certificate management, and extended profiling and analytics. It is licensed under the [Elastic License 2.0](https://www.elastic.co/licensing/elastic-license).\n\nHarper is a 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.\n\n**Key Features:**\n\n**Unified Runtime:** Database, cache, application logic, and messaging all operate within a single in-memory Node.js process, eliminating external dependencies and reducing latency.\n\n**In-Memory Performance:** Data and compute share memory space for microsecond-level access times and exceptional throughput under load.\n\n**Native Messaging:** Built-in publish/subscribe messaging with Websockets and MQTT enables real-time communication between nodes and clients without external brokers.\n\n**Developer Simplicity:** Annotate your data schema with `@export` to instantly generate REST APIs. Extend functionality by defining custom endpoints in JavaScript.\n\n---\n\n**Deploy with [Harper Fabric](https://fabric.harper.fast/#/sign-in) for Horizontal Scalability:** Distribute workloads across multiple Harper nodes by selecting your regions and latency targets.\n\n---\n\n## Getting Started\n\n1. [Install Harper Pro](https://docs.harperdb.io/docs/getting-started/installation)\n2. [Create Your First App](https://docs.harperdb.io/docs/getting-started/quickstart)\n\nFor full documentation, visit [docs.harperdb.io](https://docs.harperdb.io/).\n\n## Open Source Core\n\nHarper Pro is built on top of [Harper](https://github.com/HarperFast/harper), the open-source core licensed under Apache-2.0. The open-source core includes the foundational database, cache, application, and messaging layers. Harper Pro extends the core with additional enterprise features.\n\nIf you want to contribute to Harper or report bugs in the underlying platform, please do so in the [Harper repository](https://github.com/HarperFast/harper).\n\n## License\n\nHarper Pro is source-available software licensed under the [Elastic License 2.0 (ELv2)](https://www.elastic.co/licensing/elastic-license). You may view and modify the source, but you may not provide it as a hosted or managed service to third parties. See the LICENSE file for the full license text.\n\nThe open-source Harper core is licensed under Apache-2.0.\n\nFor more information, see the [License FAQ](https://www.harper.fast/resources/licensing-faq).\n\n## Prerequisites\n\nHarper Pro runs on any supported version of Node.js.\nNode.js versions that are no longer supported [are marked as EoL on this page](https://nodejs.org/en/about/previous-releases).\n\nHarper Pro has been tested on the following platforms:\n\n- Linux on AMD64\n- Linux on ARM64\n- macOS on Intel\n- macOS on Apple Silicon\n- Windows\n\n## Installing Harper Pro\n\n```\nnpm install -g @harperfast/harper-pro\nharper\n```\n\nHarper will prompt you for configuration options during install, and then automatically start after install.\n\n## Contributing\n\nHarper Pro does not accept external contributions. To contribute to the open-source core, see the [Harper contributing guide](https://github.com/HarperFast/harper/blob/main/CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharperfast%2Fharper-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharperfast%2Fharper-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharperfast%2Fharper-pro/lists"}