Marty NemkoThe Art of Asking a FavorWe may be asking for a job lead, a romantic setup, a donation, or to borrow something. But how to ask? Here are thoughts borne of my…2d ago
Akash MathurAdvanced RAG: Query Augmentation for Next-Level Search using LlamaIndex🦙Using Open Source LLM Zephyr-7b-alpha and BGE Embeddings bge-large-en-v1.5Jan 183
Matteo PampanaDon’t Do This When Querying Your Microservice’s Database…plus 2 mistakes you must avoid when working for a companyNov 13Nov 13
Vitaliy KorzhenkoUnderstanding SQL JOINsIn this article, we’ll dive into the different types of JOINs — INNER, LEFT, RIGHT, and FULL OUTER — using cars as an example. Let’s make…4d ago4d ago
DevAndShareSQL to LINQ: The 10 Essential Queries for .NET DevelopersAs a developer, shifting from SQL (Structured Query Language) to LINQ (Language Integrated Query) can significantly enhance your data…Sep 20Sep 20
Marty NemkoThe Art of Asking a FavorWe may be asking for a job lead, a romantic setup, a donation, or to borrow something. But how to ask? Here are thoughts borne of my…2d ago
Akash MathurAdvanced RAG: Query Augmentation for Next-Level Search using LlamaIndex🦙Using Open Source LLM Zephyr-7b-alpha and BGE Embeddings bge-large-en-v1.5Jan 183
Matteo PampanaDon’t Do This When Querying Your Microservice’s Database…plus 2 mistakes you must avoid when working for a companyNov 13
Vitaliy KorzhenkoUnderstanding SQL JOINsIn this article, we’ll dive into the different types of JOINs — INNER, LEFT, RIGHT, and FULL OUTER — using cars as an example. Let’s make…4d ago
DevAndShareSQL to LINQ: The 10 Essential Queries for .NET DevelopersAs a developer, shifting from SQL (Structured Query Language) to LINQ (Language Integrated Query) can significantly enhance your data…Sep 20
JackyIf You Know These SQL Commands, You Can Beat About 90% of Other SQL UsersYou may know lots of basic SQL commands, such as SELECT, WHERE, GROUP BY, ORDER BY, and IN, and you can perform lots of database query…4d ago
InDev GeniusbyMayur KoshtiWhy PostgreSQL is Better Than SQL ServerWhy PostgreSQL is often considered better than SQL Server by examining various aspects including cost, features, performance, &…Sep 127
Mr.PlanBPostgreSQL Pro Tips: Mastering Queries, Joins, and Data ManipulationPostgreSQL is a powerful, open-source relational database management system that offers a rich feature set for developers and data…6d ago