18. Module: Folosirea Bazelor de Date Spațiale în 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.
- 18.1. Lesson: Lucrul cu Baze de Date în Navigatorul QGIS
- 18.2. Lesson: Utilizarea DB Manager din QGIS, în lucrul cu bazele de date spațiale
- 18.2.1. Follow Along: Gestionarea Bazelor de date PostGIS cu ajutorul DB Manager
- 18.2.2. |hard| Follow Along: Crearea unei Noi Tabele
- 18.2.3. Follow Along: Tehnici de bază pentru administrarea bazei de date
- 18.2.4. Follow Along: Executarea Interogărilor SQL cu ajutorul DB Manager
- 18.2.5. Importarea datelor dintr-o Bază de date cu ajutorul DB Manager
- 18.2.6. Exportul datelor cu DB Manager dintr-o Bază de date
- 18.2.7. In Conclusion
- 18.2.8. What’s Next?
- 18.3. Lesson: Working with SpatiaLite databases in QGIS