Note: This document is for an older version of GRASS GIS that has been discontinued. 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
 
 
db.drivers lists all database drivers (DBMI backends).
Show all installed GRASS database drivers:
db.drivers -p
pg
ogr
sqlite
dbf
 
db.connect,
db.describe,
db.droptable,
db.execute,
db.login,
db.tables,
GRASS SQL interface
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
Main index |
Database index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.9dev Reference Manual