Skip to content

Commit 956e8bd

Browse files
committed
chore: add heading
1 parent fbf7139 commit 956e8bd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/blog/top-postgres-gui-client.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ featured: true
88
description: Postgres GUI clients makes it safer and easier to manage Postgres databases by providing a provide a visual graphical interface. In this post, we are taking a look at the most common Postgres GUI Clients.
99
---
1010

11+
<HintBlock type="info">
12+
13+
This post is maintained by Bytebase, an open-source database Management Software. We update ~once per year.
14+
15+
</HintBlock>
16+
17+
| Update History | Comment |
18+
| -------------- | ---------------- |
19+
| 2023/07/18 | Initial version. |
20+
1121
Postgres (or PostgreSQL) is one of the most advanced open-source relational databases on the market (alongside [MySQL](/blog/postgres-vs-mysql/)).
1222

1323
It's not a must to use a GUI for managing your Postgres, it can be beneficial if you aren't a veteran at database management or if you simply prefer a graphical interface for database administration tasks.

0 commit comments

Comments
 (0)