CheatSnip

Related

Connect to PostgreSQL

postgresql

Connect to PostgreSQL database

List Databases

postgresql

List all databases

List Tables

postgresql

List tables in current database

postgresql/describe-table

Describe Table

Show table structure

postgresql
table
structure

Command

\d table_name

Examples

Describe users table

\d users

More

Create Table

psql

Create a new PostgreSQL table

Drop Table

psql

Delete a PostgreSQL table

List Tables

psql

Show all tables in the current database

CheatSnip

Lightning-fast access to essential developer commands and code snippets. Search, copy, and master your favorite tools with our comprehensive cheat sheets.

Poorna Prakash

Quick Links

Git CommandsDockerNPMKubernetesYour Favorites

Legal

Terms & ConditionsPrivacy PolicyCookie Preferences

Company

About UsContact

© 2025 CheatSnip. All rights reserved.

Made with ❤️ for developers