DEV Community

steila
steila

Posted on

2 1 1 1 1

Step-by-step guide on installing AgensGraph on Windows.

Introduction

AgensGraph is a database management system that supports both relational databases and graph databases. The following lines, from the official documentation, capture it succinctly.

AgensGraph is a robust, fully-featured enterprise graph database management system based on the PostgreSQL. It is optimized for handling connected data and provides plenty of powerful features essential to the enterprise environment including ACID transactions, multi-version concurrency control, stored procedure, triggers, constraints, monitoring and a flexible data model (JSON).

Installation Guide.

  1. Visit the official Window's installation guide here and fill in your details, so you can receive the download link in your mailbox.

  2. Click on the download button in the mail, this will take you to a page where you can download the .exe file.

  3. Open the installation file as an administrator. This will prompt the setup wizard to start the installation process.

  4. Accept the licence agreement to proceed.

    Image description

  5. Specify the installation directory to proceed, you can leave it at default.

    Image description

  6. Select the components you want to install, you can leave it at default to proceed.

    Image description

  7. After reviewing the installation summary and ensuring that all information are satisfactory, you can proceed, which will prompt the setup to initiate the installation process.
    Image description

  8. Setup will output this on the screen when the installation process is complete.
    Image description

  9. To open your newly installed database, click on the part marked in the picture below, which will take you to an SQL shell where you can start creating databases and making queries.

    Image description

References
https://bitnine.net/agensgraph-2-1-0-community-windows/

Enjoyed this blog? Please do give me a like or a follow.

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay