If you’re looking to edit or modify your Postgresql database without using the terminal, you need a GUI client.
Beekeeper Studio È Una GUI per Database Gratuita e Open Source
Il miglior strumento per query SQL ed editor che abbia mai usato. Fornisce tutto ciò di cui ho bisogno per gestire il mio database. - ⭐⭐⭐⭐⭐ Mit
Beekeeper Studio è veloce, intuitivo e facile da usare. Beekeeper supporta molti database e funziona benissimo su Windows, Mac e Linux.
Open Source Postgres Client for Ubuntu
Beekeeper Studio is an open source Postgres GUI client for Ubuntu, Linux in general, Mac, and Windows.
Actually, I built Beekeeper Studio using Ubuntu. As a 15 year Linux user, I was excited to make a first-class Postgres client for Ubuntu, rather than getting second-class versions of Mac or Windows software.
Back in the day I was a big user of Sequel Pro for MySQL for the Mac, and I spent 10 years waiting for something that good to come along for Ubuntu. It never did, so I made my own.
Beekeeper Studio also supports MySQL, SQL Server, CockroachDB, Redshift, SQLite, and more, so no matter what database you use on Ubuntu, we’ve got you covered.
Postgres Client for Ubuntu Features
I’m a big user of Postgres, so I care about what a good Postgres client should be. Here are some of our awesome features:
- Client GUI PostgreSQL moderno e facile da usare - Curiamo i dettagli. Niente 'schede dentro le schede', pulsanti criptici o interfacce Java Swing obsolete.
- Interfaccia a Schede - Apri più query e tabelle affiancate.
- Aprire Più Connessioni PostgreSQL Contemporaneamente - Dai un colore a ogni connessione ed eseguile tutte insieme se vuoi.
- Salvare Query SQL Per Dopo - Il nostro archivio dati integrato ti permette di salvare le query per quando ne hai bisogno.
- Creazione e Modifica Tabelle PostgreSQL - Abbiamo un'interfaccia GUI integrata e facile da usare.
- Modifica Dati PostgreSQL - Modifica i record del database in PostgreSQL inline con pochi clic.
- Auto-Completamento SQL PostgreSQL - Un utile editor di auto-completamento che non ti ostacola.
- Tabelle Fissate - Tieni le tue tabelle e viste più usate in cima alla barra laterale per un facile riferimento.
- Cronologia Esecuzione PostgreSQL - Beekeeper Studio tiene traccia delle query SQL che esegui, così puoi ritrovare quel codice magico della settimana scorsa che funzionava e basta.
- Non Solo per PostgreSQL - Beekeeper Studio supporta MySQL, PostgreSQL, MariaDB, SQLite, CockroachDB, Redshift e SQL Server.
- Forza della Community - Molte funzionalità sono state create dalla nostra fantastica community di contributori.
Start Using The Best Postgres Client for Ubuntu
We provide DEB, Snap, and AppImage packages for use in Ubuntu, so there’s really no excuse :-)
More Postgresql Articles
- Postgres in Docker - A Practical Guide
- How To Limit The Number Of Rows Returned In PostgreSQL
- PostgreSQL CREATE TABLE Walkthrough With Examples
- PostgreSQL How To Use Schemas
- PostgreSQL CONSTRAINT Walkthrough
- 7 Must-Have Tools For Developers That Use PostgreSQL
- PostgreSQL - Change The Type Of A Column, A Walkthrough With Examples