#databasedev
“It works on my database” 😅

Radim Marek shows why that’s not enough. Learn how RegreSQL brings PostgreSQL-style regression testing to application SQL. lnkd.in/dDCE5VHu

#PostgreSQL #P2D2 #P2D2 #SQL #Testing #RegressionTesting #DatabaseDev
January 28, 2026 at 3:42 PM
Presenting T-SQL Analyzer - live best practices analysis of your SQL scripts in Visual Studio#SQL#DatabaseDev#VisualStudio

https://isaacl.dev/gqz
September 3, 2025 at 4:00 PM
New Xojo devs often skip proper local storage and end up hacking together text files or worse. This guide fixes that.

https://documentation.xojo.com/topics/databases/supported_engines/sqlite/sqlitedatabase_for_beginners.html

#Xojo #DatabaseDev #SQLite #XojoBestPractice
May 20, 2026 at 3:45 PM
MongoDB or PostgreSQL? I choose based on the mission. Need flexible docs? NoSQL. Need tight relationships and ACID compliance? SQL wins. It’s all about the right fit for the build.
#DatabaseDev #TechChoices #DevInsights
April 21, 2025 at 8:41 PM
Anyways!

I'm still job hunting. It's been 6 months now; I've come close on several occasions and each time haven't quite clinched an offer. Something will come along soon, I'm sure, but it's frustrating.

#jobhunting #dba #databasedev #stupidmarket
May 23, 2025 at 7:20 PM
🎉 pgroll 0.14 can now modify primary key columns with alter_column operation.

A long-standing issue, fixed!

Read more here: xata.io/blog/pgroll-...

Try it today → github.com/xataio/pgroll

#PostgreSQL #pgroll #DatabaseDev
pgroll 0.14 - new commands and control over version schemas by Andrew Farries
pgroll 0.14 is released with several new subcommands and better control over how version schema are created.
xata.io
July 14, 2025 at 12:54 PM
Devcontainers & pgrx: PostgreSQL doesn’t like root. Order matters and Docker mounts play hide and seek. Follow if you like less grey hair and more smooth setups. #DatabaseDev
Dev Container for pgrx PostgreSQL Extensions: Lessons Learned
another post form Cybertec
www.cybertec-postgresql.com
December 26, 2025 at 8:34 AM
Tired of manually publishing SQL Project changes?
Check this out 👇
You can now instantly deploy T-SQL programmability changes on save using SQL Project Power Tools.
Faster iteration, smoother workflow, less friction 🚀
Read more:
buff.ly/VHEEAgF
#SQLServer #DatabaseDev #dotnet
Instantly deploy T-SQL programmability changes on save in SQL Projects with SQL Project Power Tools
In this blog post I will describe a new feature in SQL Project Power Tools: Publish programmability objects on save. This feature lets you instantly deploy stored procedures, views, functions, and…
buff.ly
May 30, 2026 at 7:22 AM
So I guess I gotta find a new job. Anyone hiring after Christmas/New Years'?

#dba #databasedev #jobhunt
December 12, 2024 at 3:46 PM
A Hacker News discussion dove into building a database from scratch. It explored project challenges, rewards, design choices, comparisons to existing systems, and a fascinating debate: do databases solve one fundamental problem or two? #DatabaseDev 1/6
October 22, 2025 at 4:00 PM