GRASS logo

Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

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:

-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

Table of contents

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)

Latest change: Monday Nov 25 18:56:44 2019 in commit: 3c03bcea5e9ab35f9882214767a95be26a2d9f24


Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

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

© 2003-2023 GRASS Development Team, GRASS GIS 7.8.9dev Reference Manual