This documentation is for a QGIS version which has reached end of life. Visit the latest version instead.
QGIS Documentation Logo
3.4
  • A Gentle Introduction to GIS
  • Training Manual
    • 1. Course Introduction
    • 2. Module: The Interface
    • 3. Module: Creating a Basic Map
    • 4. Module: Classifying Vector Data
    • 5. Module: Creating Maps
    • 6. Module: Creating Vector Data
    • 7. Module: Vector Analysis
    • 8. Module: Rasters
    • 9. Module: Completing the Analysis
    • 10. Module: Plugins
    • 11. Module: Online Resources
    • 12. Module: QGIS Server
    • 13. Module: GRASS
    • 14. Module: Assessment
    • 15. Module: Forestry Application
    • 16. Module: Database Concepts with PostgreSQL
    • 17. Module: Spatial Database Concepts with PostGIS
    • 18. The QGIS processing guide
    • 19. Module: Using Spatial Databases in QGIS
      • 19.1. Lesson: Working with Databases in the QGIS Browser
      • 19.2. Lesson: Using DB Manager to work with Spatial Databases in QGIS
      • 19.3. Lesson: Working with spatialite databases in QGIS
    • 20. Appendix: Contributing To This Manual
    • 21. Answer Sheet
    • Indices and tables
  • User Guide/Manual
  • User Guide/Manual PDF's
  • PyQGIS Cookbook
  • Developers Guide
  • Documentation Guidelines
QGIS Documentation
  • Docs »
  • QGIS Training Manual »
  • 19. Module: Using Spatial Databases in QGIS
  • View page source
Next Previous

19. Module: Using Spatial Databases in QGIS¶

In this module you will learn about how to use Spatial Databases with QGIS to manage, display and manipulate data in the database as well as performing analysis by querying. We will primarily use PostgreSQL and PostGIS (which were covered in previous sections), but the same concepts are applicable to other spatial database implementations including spatialite.

  • 19.1. Lesson: Working with Databases in the QGIS Browser
    • 19.1.1. Follow Along: Adding Database Tables to QGIS using the Browser
    • 19.1.2. Follow Along: Adding a filtered set of records as a Layer
    • 19.1.3. In Conclusion
    • 19.1.4. What’s Next?
  • 19.2. Lesson: Using DB Manager to work with Spatial Databases in QGIS
    • 19.2.1. Follow Along: Managing PostGIS Databases with DB Manager
    • 19.2.2. Follow Along: Creating a New Table
    • 19.2.3. Follow Along: Basic Database Administration
    • 19.2.4. Follow Along: Executing SQL Queries with DB Manager
    • 19.2.5. Importing Data into a Database with DB Manager
    • 19.2.6. Exporting Data from a Database with DB Manager
    • 19.2.7. In Conclusion
    • 19.2.8. What’s Next?
  • 19.3. Lesson: Working with spatialite databases in QGIS
    • 19.3.1. Follow Along: Creating a Spatialite database with the Browser
    • 19.3.2. In Conclusion
Next Previous

© Copyright 2002-now, QGIS project Last updated on Jun 05, 2020 16:39.

Built with Sphinx using a theme provided by Read the Docs.
QGIS Documentation v: 3.4
Languages
en
bg
cs
de
es
fi
fr
id
it
ja
ko
nl
pt_BR
pt_PT
ro
ru
tr
zh-Hant
Versions
testing
latest
3.4
2.18
2.14
2.8
2.6
2.2
2.0
1.8
On QGIS Project
Home
C++ API
PyQGIS API
Source