Playing with QGIS 3.44 Solothurn: SQL

Jul 2, 2025 | QGIS

It’s been a while since I’ve had the chance to play with a new version of QGIS. The stars have aligned so I’m digging through the changelog and testing some things out.

Not that I’ve been super attentive for a while – BUT I have noticed the DB Manager has been a bit stagnant. Which makes some sense because there have been moves to take the SQL portion and push it into the browser. So if you pop open the browser and navigate to your data you can right click on it and execute SQL.

The kicker on the “old way” is you couldn’t save your SQL statements. So I generally ran some simple checks and kept a bunch of files in my project directory. You could go back to DB Manager and save SQL but like I said it’s been a bit stagnant for a bit.

With 3.44 Solothurn this changes.

You get a toolbar to save and load SQL files. Bonus – You get a history and the ability to save your SQL into your profile OR your project as opposed to a file. Double bonus – you can click on your layer in the layer panel and open this SQL menu.

Replacement for PostGIS? No. But it’s a nice way to run some checks on data or do some imples analysis if you’re one of the Database people. I wasn’t until lately.

So what will be next with digging through the changelog……

You may also like

The Trail Map – Part 1

The Trail Map – Part 1

A few posts ago I babbled about cartography. I've never had the patience for Cartography mainly because two things usually happen...well three things: the map can't be bigger than 8x11 the map must have everything on it Make the map however you want except we will...

My So called Life as a Map Maker

My So called Life as a Map Maker

I can sum it up: It's not much of one. Way back in my younger days I was infatuated with ArcPlot (which was the plotting portion of ArcINFO). From there I moved to Arcview, ArcMap, and eventually here to QGIS. All of my work typically revolves around Data. I usually...

Tricks with an ESRI File Geodatabase

Tricks with an ESRI File Geodatabase

A few years back I jumped in way over my head with QGIS/Postgis. I had moved a process out of one software and into my favorite two (QGIS/PostGIS) and little did I know the final output had to be a ESRI File Geodatabase. So what did I do? I shamed them into using a...