Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

🚀 MongoDB Aggregation Challenge - Lookup & Grouping Mastery 🔥

...
29.04.2025 0 Read More

Building Multimodal AI Applications With MongoDB, Voyage AI, and Gemini

Building Multimodal AI Applications With MongoDB, Voyage AI, and Gemini
The internet has content spanning multiple mediums, formats, and modalities. However, most LLM-based AI applications in the past few years have primarily dealt with text data. This is because embeddin...
29.04.2025 0 Read More

Querying embedded arrays in JSON (PostgreSQL JSONB and MongoDB documents)

When working with document-based data structures, the fields at the root can be indexed using simple expression indexes. However, when an array is present in the path, representing a One-to-Many relat...
30.04.2025 0 Read More

Building An Auction System Using Java.

I recently was tasked with building an auction system, somewhat like an e-commerce application. Picking a stack for this was pretty much straight-forward,because of it's rich framework. So i decided t...
01.05.2025 0 Read More

Migrating Your Content Management System (CMS) Assets With MongoDB and Node.js

Content platforms evolve as business strategies shift. At MongoDB, we embraced external publishing platforms like Dev.to, Medium, The Polyglot Developer, etc. to better engage developer communities, r...
01.05.2025 0 Read More

Microsoft CosmosDB: RUM instead of GIN but same limitations on JSON paths

Storing documents in PostgreSQL does not transform it to a document database. Embedded documents in JSONB require GIN indexes, which are not effective for range or pagination queries. Microsoft recogn...
01.05.2025 0 Read More
Loading...
#reading
The Rise of AI to Find Love: Are We Getting Our Partners From The Wrong Place?
0
Serverless vs Containers: What to Choose?
0
Mastering MySQL Schema Management: Best Practices and Tools
0
Mastering MCP Servers: The Complete Guide to Modded Minecraft Hosting
0
Mastering useEffect: Handling Side Effects in React
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0