Postgres¶
What is it?¶
Postgres PostgreSQL, often simply "Postgres", is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards-compliance.
Details | |||
---|---|---|---|
Project home | Docs | Github | Docker |
1. Installation¶
sb install postgres
2. Setup¶
Info
The default password for this container is password4321
To easily manage the db, consider adminer