Skip to main content

Posts

Steampipe - SQL For Everything

  Steampipe renders SQL as the main query language for more than purely databases, Cloud infrastructure included. Let's find out how. https://www.i-programmer.info/news/84-database/17864-streampipe-sql-for-everything.html
Recent posts

The Advanced + Agentic RAG Cookbooks

  We take a look at a repository containing a wealth of advanced Retrieval-Augmented Generation (RAG) resources that also includes RAG techniques for the latest trend of Agentic systems. https://www.i-programmer.info/news/105-artificial-intelligence/17860-the-advanced--agentic-rag-cookbooks.html

Database Diagramming With ChartDB

  ChartDB is an open-source database diagrams editor that can be self-hosted or used in the Cloud, for free. At IProgrammer we're very fond of utilities that make the developer's life just that little bit easier, especially on the database front. In the past we had covered a few such cool tools like Prisma Markdown which can automatically generate ERDs, ERDLab, an intuitive SQL Visualization tool which helps in capturing your database design thoughts and Azimutt, a database schema explorer with many great features. https://www.i-programmer.info/news/90-tools/17852-database-diagramming-with-chartdb.html

Can You Win The SQL Squid Game?

  Squid Game is a free challenge inspired by the popular Netflix series with the same name. Instead of engaging in bloodthirsty games, you progress to the next level by solving SQL puzzles. https://www.i-programmer.info/news/204-challenges/17846-can-you-win-the-sql-squid-game.html

Three NVIDIA CUDA Programming Super Resources

  CUDA is of course NVIDIA's toolkit and programming model which provides a development environment for speeding up computing applications by harnessing the power of GPUs. It's not easy to conquer, but here's a few resources to help. https://www.i-programmer.info/news/144-graphics-and-games/17842-three-nvidia-cuda-programming-super-resources-.html