{"name": "SQL Database Mine", "package_name": "sql_db_mine", "description": "QGIS Plugin to mine related data from a SQL database server.", "about": "Mine data from selected features within a QGIS vector layer.\nRelated data derived from a layer's Relationships and Joins can then be searched by selecting the required relationship.\nOnce related data is searched, you can keep mining deeper with any further relationships.\nWhere a vector layer is stored within a SQL database, the search is executed on the SQL database server, utilising the database indexes for rapid responses.\nIf the related data has GIS features, these can be selected and zoomed into on the QGIS map.\nRows of selected data can be copied into the clipboard for use in other applications.\nA query form is also included to enable SQL database searches and view the resulting features on the QGIS map.\nThe inbuilt QGIS features to view table data loads and scans the layers full data, which is unusable for large datasets.\nSQL Database Mine performs the query on the database server and only deals with the resulting dataset.\nRequires Python module \"sqlalchemy\".  This should be installed from your operating system distribution.", "homepage": "https://github.com/grant-eureka/SQL-Database-Mine", "repository": "https://plugins.qgis.org/", "tracker": "https://github.com/grant-eureka/SQL-Database-Mine", "author": "Grant Pearson, Eureka Technology Limited", "tags": ["vector", "feature", "python", "sql", "attribute", "database", "server", "table", "query", "join", "qgis", "index", "relation", "inquiry"], "downloads": 9, "latest_version": "1.6.3", "versions": [{"version": "1.6.3", "experimental": true, "qgis_min": "3.40.0", "qgis_max": "4.99.0", "downloads": 9, "uploaded_by": "pearsong", "upload_datetime": "2026-07-24T22:31:12.412996"}]}