Grant Fritchey in AI AI can build the pipeline, but don’t trust it for security (building an app with an AI LLM, part three) Learn what happens when you let GitHub Copilot and VSCode set up database migrations and a GitHub Actions pipeline on... 06 July 2026 8 min read 1
Abhishek Goyal in Development How I built a startup with no web development background: lessons from launching Unibridge The story of how I built Unibridge - a platform helping new arrivals navigate housing, banking, and SIM cards -... 03 July 2026 17 min read 2
Grant Fritchey in Databases I let Copilot build my database. Here’s what I learned – and everything I’d do differently next time (part two) What happens when Microsoft Copilot designs a PostgreSQL schema for Azure? Here's what it got right, what it got wrong,... 29 June 2026 23 min read 1
Grant Fritchey in AI How I built an app just by talking to an AI LLM – the good, the bad, and what I’d do differently next time (part one) Building a real app end-to-end with an LLM: lessons from week one of dbRosetta. Why scope, prompt templates, and acceptance... 22 June 2026 9 min read 21
Lukas Vileikis in Career Why you should still become SQL-certified in 2026 (and how to achieve it) Is SQL certification still worth it in 2026? Learn how it boosts credibility, career opportunities, and helps you stay competitive... 18 June 2026 10 min read 2
Dejan Lukić in Security, Privacy & Compliance How to anonymize PII in LLM pipelines (5 key techniques explained) LLMs ingest everything, including PII. Learn five anonymization techniques (masking, pseudonymization, redaction & more) to protect sensitive data across your... 15 June 2026 7 min read 11
Greg Low in SQL Server How to call an Ollama-based AI text embeddings model from SQL Server 2025 Learn how to call locally hosted Ollama embedding models from SQL Server using sp_invoke_external_rest_endpoint, CREATE EXTERNAL MODEL, and AI_GENERATE_EMBEDDINGS.… 08 June 2026 5 min read 21
Abhishek Goyal in AI How to stop AI hallucinations in enterprise RAG systems (a complete guide) Discover the six biggest causes of AI hallucinations in RAG pipelines - then learn five proven architecture patterns to avoid... 05 June 2026 15 min read 3
Greg Low in SQL Server How to host an AI text embeddings model for SQL Server using Ollama Learn how to install Ollama locally to generate text embeddings for SQL Server vector search, plus configure a Caddy proxy... 01 June 2026 5 min read 21
Animesh Goyal in AI The LLM layer you’re probably missing (LLM gateway pattern explained) Learn what the LLM gateway pattern is, why it matters, and how it makes AI applications more reliable and scalable.... 27 May 2026 9 min read 72
Mercy Bassey in PostgreSQL How to automate vector embeddings with pgai Vectorizer in PostgreSQL Automate PostgreSQL vector embeddings with pgai Vectorizer. Learn how to sync pgvector embeddings automatically using Timescale’s AI-powered workflow.… 25 May 2026 12 min read 2
Joydip Kanjilal in AI Why AI-driven workflows are important (and how to implement them) AI-driven workflow automation and orchestration help businesses improve efficiency, automate complex processes, and make real-time decisions. Learn how they work,... 22 May 2026 10 min read 111
John Kerski in AI How DataOps principles help to reduce GenAI risk and improve data quality Learn how DataOps principles improve trust, quality, and governance when using GenAI in data solutions. Tips for for Git, testing,... 08 May 2026 10 min read 11
Abhishek Goyal in AI How to get 80% of GPT-4’s value for 20% of the cost (5 tips for reducing AI spend) AI model costs can explode fast - and overpaying is common. The reality is, you don’t need GPT-4 for most... 30 April 2026 15 min read 123
Chisom Kanu in AI Vibe coding and databases: the hidden risks of AI-generated database code Explore how Andrej Karpathy’s “vibe coding” trend reached databases. Uncover risks, real incidents, and 5 critical failure patterns in AI-generated... 27 April 2026 15 min read 3
Greg Low in AI Local vs remote MCP servers – which should you choose? MCP (Model Context Protocol) servers let AI apps access real-time data and external tools, improving accuracy beyond static model knowledge.... 20 April 2026 6 min read 32
Animesh Goyal in AI When, and when not, to use LLMs in your data pipeline “Let’s add LLMs to the pipeline” has become a familiar refrain in modern data teams, but turning that idea into... 16 April 2026 10 min read 51
Animesh Goyal in AI Why most enterprise AI projects fail – and how to fix them Discover why many enterprise AI projects fail and learn how to build reliable, cost-effective LLM workflows.… 23 March 2026 6 min read 93
Vivek Varma in PostgreSQL How to Build an AI-Powered Semantic Search in PostgreSQL with pgvector Learn how to build a sleek, AI-powered semantic search engine that lives inside your existing database. We’ll walk through how... 15 December 2025 12 min read 33
Lukas Vileikis in Databases Making AI Talk to Your Database: AI-Powered Database Queries Made Simple Learn how AI-driven tools bridge the gap between human language and databases, making data access faster, easier, and more intuitive.… 04 December 2025 9 min read 42