Skip to content

Commit

Permalink
Update services.qmd (#401)
Browse files Browse the repository at this point in the history
* Update services.qmd

* Delete 121.png

* Add files via upload
  • Loading branch information
brenda-lambert committed Jun 27, 2023
1 parent 9e4d9b5 commit a679414
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Binary file modified site/Images/121.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 6 additions & 2 deletions site/services.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ Hal9 allows the users to connect and query a database in PostgreSQL. Not only th

If you prefer a video explanation, we recorded [this video](https://www.youtube.com/watch?v=SiX5p7mD13g) for you. Otherwise, keep reading along.

The steps to do it are:
#### Hal9 Configuration

The steps configure Hal9 to connect to a PostgreSQL database are:

- Once you are logged in, you must go to settings and you will notice that the *Enable database support* option is not selected.

Expand All @@ -22,12 +24,14 @@ The steps to do it are:

These credentials give you access to a database in PostgreSQL, which you build by connecting it to other applications where you will extract data from using differents integration frameworks. In case you do not have a technical background, we recommend using [Bracket](https://www.usebracket.com/) for this step.

#### Using Bracket

[Bracket](https://docs.usebracket.com/introduction) is a fast, code-optional way to sync data between databases, data warehouses, and SaaS tools and enables you to set up limitlessly flexible one-way or two-way syncs between any pairing of database or SaaS tool. It support differents integrations, for example Google Sheets, Notion, Snowflake, and Postgres.

<center><img src="Images/1.png" style="max-width: 70%"/></center>
<br>

#### Example: Notion \< Bracket \> Postgres \<\> Hal9
##### Example: Notion \< Bracket \> Postgres \<\> Hal9

Once we have the Postgres credentials that Hal9 gives us and a database on Notion, it is very easy to connect them both using Bracket as an intermediary. To do this we will use the [Bracket legacy app](https://legacy.app.usebracket.com/).

Expand Down

0 comments on commit a679414

Please sign in to comment.