Difference between revisions of "Connect to a database"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
− | |||
− | |||
− | |||
== See also == | == See also == |
Revision as of 07:02, 17 February 2023
- MariaDB:
- PostgreSQL: psql:
sudo -u postgres psql
psql service=MyConfiguredDB
($HOME/.pg service.conf)
\c name_of_db
or\connect name_of_db
- MongoDB:
mongo
,use DB_NAME
See also
- PostgreSQL:
psql
,.psqlrc, .pgpass
,$HOME/.pg service.conf
,-U, -W, -d
, meta-commands:\du, \dg, \ddp, \dp, \list, \dn, \dt, \c, \l, \di, \q
,show users
,show
,su - postgres
,psql -c, \?, \connect, \conninfo
,--version, --help
, PL/pgSQL - Databases: Database management, SQL, NoSQL, Wide column, PostgreSQL, MariaDB, MySQL, Derby DB, MongoDB, Cassandra, SQLite, HSQL2, H2, RocksDB, Microsoft SQL Server, DB2, Oracle Database, Memcached, Berkeley DB, Collation, SingleStore, Amazon Aurora, Graph database, Amazon DynamoDB, PrestoDB, Cache hit ratio, ACID, WAL, ARIES, DBMS, OLTP, OLAP, Database Schema, CockroachDB, Tables, Views, Apache Druid, RDMS
Advertising: