table of contents
other versions
- buster 7.6.0-1
- testing 7.8.5-1
- unstable 7.8.5-1
- experimental 7.8.6~rc2-1~exp1
db.drivers(1grass) | Grass User's Manual | db.drivers(1grass) |
NAME¶
db.drivers - Lists all database drivers.KEYWORDS¶
database, connection settingsSYNOPSIS¶
db.driversdb.drivers --help
db.drivers [-fp] [--help] [--verbose] [--quiet] [--ui]
Flags:¶
- -f
-
Full output - -p
-
Print drivers and exit - --help
-
Print usage summary - --verbose
-
Verbose module output - --quiet
-
Quiet module output - --ui
-
Force launching GUI dialog
DESCRIPTION¶
db.drivers lists all database drivers (DBMI backends).EXAMPLE¶
Show all installed GRASS database drivers:db.drivers -p pg ogr sqlite dbf
SEE ALSO¶
db.connect, db.describe, db.drivers, db.droptable, db.execute, db.login, db.tables, GRASS SQL interfaceAUTHOR¶
Radim Blazek, ITC-Irst, Trento, ItalyLast changed: $Date: 2014-11-28 10:57:47 +0100 (Fri, 28 Nov 2014) $
SOURCE CODE¶
Available at: db.drivers source code (history)Main index | Database index | Topics index | Keywords index | Graphical index | Full index
© 2003-2019 GRASS Development Team, GRASS GIS 7.6.0 Reference Manual
GRASS 7.6.0 |