-1

Is there any database in QGIS? I use ArcMap with a file geodatabase. But now, I have to start a project in QGIS and I don't know, how to create a database.

nmtoken
  • 13,355
  • 5
  • 38
  • 87

2 Answers2

2

You can use a number of data formats within qgis, including PostGIS, based on PostgreSQL. Here's a topic describing how to get started with PostGIS.

haresfur
  • 293
  • 2
  • 8
2

Have you worked through the QGIS training modules? I am not terribly familiar with QGIS either but it seems that QGIS relies on relational database management systems to create databases and access spatial data. I am currently training myself how to use QGIS here are the links to the training about RDBMS for QGIS.

Database concepts for PostGreSQL using QGIS

Database concepts for PostGIS using QGIS

Lotalota
  • 113
  • 7