This package has been deprecated

Author message:

We have stopped maintaining HarperDB for 32-bit CPU architectures. Don't worry, we still run on all the common x64 and ARM64 CPUs: https://www.npmjs.com/package/harperdb. If you want to run HarperDB on something else, contact us at support@harperdb.io.

harperdb-32

2.3.0 • Public • Published

Contents

  1. Installing HarperDB
  2. Starting HarperDB
  3. Stopping HarperDB
  4. Restarting HarperDB
  5. Getting the HarperDB Version
  6. Using the Built-In API
  7. HarperDB Studio
  8. Need Help?

Installing HarperDB

Prerequisites

  1. Node.js 12.19.0
  2. GCC
  3. Make
  4. Python v2.7, v3.5, v3.6, v3.7, or v3.8
  5. (macOS) Xcode
npm install -g harperdb-32
harperdb install

HarperDB will prompt you for configuration options during install.

Starting HarperDB

harperdb run

Stopping HarperDB

harperdb stop

Restarting HarperDB

harperdb restart

Getting the HarperDB Version

harperdb version

Using the Built-In API

Using HarperDB’s built-in API is as easy as making an http call to the URL and PORT of your HarperDB instance. To make it even easier, we’ve created a series of example http calls as a Postman Collection. These calls show you how to create and access sample data in HarperDB.

Postman Collection

Sample code is also available in many common languages in the sample code pane. Select the language you want from the drop down and paste the code.

HarperDB Studio

Every Installation of HarperDB can be administered through HarperDB Studio. This web-based interface provides you the ability to set up new schemas and tables, configure users and roles, manage data replication, and purchase and deploy enterprise licenses.

HarperDB Studio

  • Simplify Administration – handle all HarperDB administration tasks from one simple interface
  • Once you’re logged in, select Add Instance > User-Installed Instance, and enter your instance details
  • The Studio makes use of your HarperDB instance’s built-in API
  • Credentials for all your instances are stored locally in your browser- we never see or store them
  • You’ll be able to manage any instance you can reach via your network connection
  • Even though the Studio is cloud-hosted, you can securely manage User-Installed instances on your private network

Need Help

support@harperdb.io

Support Portal

Documentation

Build Rev: d96edeb90056f81efd2a513a715c1c7aa469c4fb

Package Sidebar

Install

npm i harperdb-32

Weekly Downloads

65

Version

2.3.0

License

See License in ./license/Community+Edition+and+Evaluation+End+User+License+Agreement.pdf

Unpacked Size

109 MB

Total Files

15001

Last publish

Collaborators

  • harperdb_team