reddymahendra52.hashnode.devForeign Data Wrappers in PostgreSQL: A Powerful Alternative to SQL Server SynonymsWhen transitioning from SQL Server to PostgreSQL, one common challenge is handling cross-database queries efficiently. SQL Server provides Synonyms as a way to create aliases for tables in different databases, simplifying queries and avoiding hardcod...Mar 10, 2025路3 min read
reddymahendra52.hashnode.devExploring Configuration Changes in .NET Framework and .NET CoreConfiguration management is a cornerstone of application development, allowing flexibility and scalability across environments. While .NET Framework and .NET Core (now .NET) share similarities, their configuration paradigms are quite distinct due to ...Feb 26, 2025路3 min read
reddymahendra52.hashnode.devReturning Multiple Table Views in SQL Stored Procedures Using Refcursors in PostgreSQLIn traditional SQL-based systems like MySQL or SQL Server, stored procedures can return multiple table views in a single call. However, PostgreSQL does not support returning multiple result sets directly in the same way. Instead, PostgreSQL provides ...Feb 26, 2025路2 min read
reddymahendra52.hashnode.dev(Flexibble) Full Stack Next.js application built using Grafbase and NextAuth.jsAbout Flexibble The main idea behind Flexibble is to build a platform for developers to showcase their remarkable work in the community, but also to uncover a wellspring of inspiration from fellow projects and get hired. 馃挕 GitHub Repository: https:...Aug 14, 2023路16 min read
reddymahendra52.hashnode.devWeek 2 of #100DaysOfNoCodeSummary of Week - 2 Tools Used: { Notion } Notion is a workspace that adapts to your needs. It's as minimal or as powerful as you need it to be. It's essentially a space to organize your life. Your ideas, goals, projects, shopping lists, journals, an...Apr 14, 2022路3 min read