Scroll to navigation

db.drivers(1grass) GRASS GIS User's Manual db.drivers(1grass)

NAME

db.drivers - Lists all database drivers.

KEYWORDS

database, connection settings

SYNOPSIS

db.drivers
db.drivers --help
db.drivers [-fp] [--help] [--verbose] [--quiet] [--ui]

Flags:


Full output

Print drivers and exit

Print usage summary

Verbose module output

Quiet module output

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.droptable, db.execute, db.login, db.tables, GRASS SQL interface

AUTHOR

Radim Blazek, ITC-Irst, Trento, Italy

SOURCE CODE

Available at: db.drivers source code (history)

Main index | Database index | Topics index | Keywords index | Graphical index | Full index

© 2003-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual

GRASS 7.8.5