alnoda-workspaces/experimental/yugabyte-workspace/README.md
2022-02-06 12:08:03 +00:00

1.1 KiB

Yugabyte workspace

A set of tools to maintain, benchmark and deveolp with Yugabyte - a distributed SQL database.

About

This workspace was build from the Postgres workspace, and includes all its features. In addition:

Yugabyte release is in the folder /opt/yugabyte with ./bin and ./postgres/bin added to the PATH.

Postgres tools that work with Yugabyte:

  • CLI
    • psql. Standard PostgreSQL interactive terminal.
    • pgcli. Command line interface for Postgres with auto-completion and syntax highlighting.
  • Performance monitoring
    • pgCenter. Admin tool for observing and troubleshooting Postgres.
  • Backups