Scroll to navigation

db.drivers(1grass) GRASS 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)

Latest change: Friday Feb 07 19:16:09 2025 in commit: a82a39f673b97fafcfce1604dc3e6015cb96487a

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

© 2003-2026 GRASS Development Team, GRASS 8.5.0RC1 Reference Manual

GRASS 8.5.0RC1