Logo
Login
Tech Posts 31249
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.

PostgreSQL to MongoDB Migration Made Easy – A Step-by-Step Video Guide!

Are you thinking of migrating from PostgreSQL to MongoDB but unsure where to begin? You're not alone—and the good news is, it just got a lot easier.I just released a comprehensive YouTube tutorial t...
07.04.2025 0 Read More

Parte 2 - Criando uma API de galeria de imagens com NestJS, MongoDB e Cloudinary

Parte 2 - Criando uma API de galeria de imagens com NestJS, MongoDB e Cloudinary
Nesse post vou te mostrar como criar uma API simples de galeria de imagens usando NestJS no backend, MongoDB para armazenar os dados e Cloudinary para guardar as imagens. Tudo bem direto ao ponto, pra...
07.04.2025 0 Read More

Introduction to MongoDb | MongoDB Tutorial 2025

Introduction to MongoDb | MongoDB Tutorial 2025
Table of Contents Introduction to MongoDB (You are here). Installation & Database Creation CRUD Operations Embedded Documents and Arrays MongoDB is a popular NoSQL (Non-Relational) Da...
09.04.2025 0 Read More

Install MongoDB & Create a Database | MongoDB Tutorial 2025

Install MongoDB & Create a Database | MongoDB Tutorial 2025
Introduction to MongoDB Installation & Database Creation (You are here). CRUD Operations Embedded Documents and Arrays In this lecture, you will learn how to install MongoDB Server, work with Mo...
09.04.2025 0 Read More

Top 8 Tips for Using Prisma with MongoDB

Today, I'm sharing the top eight tips for using Prisma ORM with MongoDB. If you're building applications with MongoDB and want to use Prisma as your ORM, there are some important considerations you ne...
09.04.2025 0 Read More

Oracle Multi-Value Index and ORDER BY Pagination queries

Oracle Multi-Value Index and ORDER BY Pagination queries
In the previous post, I highlighted a case where relational SQL databases struggle with optimizing index access with joins. In contrast, a document model using MongoDB's multi-key indexes efficiently ...
11.04.2025 0 Read More

Grab a Pint With Django-MongoDB-Backend, Voyage AI, and LangChain

Grab a Pint With Django-MongoDB-Backend, Voyage AI, and LangChain
This tutorial was written by Anaiya Raisinghani (Developer Advocate @ MongoDB)DjangoCon Europe is just around the corner, and this year, it’s in Dublin, Ireland. This means two things: I’m legall...
11.04.2025 0 Read More

Obter informações de índices e seu uso em diversos Bancos de Dados em MongoDB

Obter informações de índices e seu uso em diversos Bancos de Dados em MongoDB
O script a seguir foi desenvolvido devido a uma necessidade que tive para obter dados sobre índices nas coleções em bancos de dados MongoDB em diversos bancos de dados, ele obtém as seguintes info...
12.04.2025 0 Read More

MongoDB With Search Indexes Queried as Kimball's Star Schema With Facts and Dimensions

MongoDB With Search Indexes Queried as Kimball's Star Schema With Facts and Dimensions
Export From SQL to CSV Import to MongoDB Indexing the Star Schema Querying the Star Schema - Star Transformation MongoDB queries on a Star Schema Conclusion In document databases like MongoDB, data ...
13.04.2025 0 Read More

Setting Up MySQL and MongoDB Together in Laravel 12

Sometimes you need relational data for parts of your app (MySQL) and flexible document storage for others (MongoDB). Here's how to set up both in Laravel 12. Install MongoDB PHP Extension ⛶s...
13.04.2025 0 Read More
Loading...
#reading
Custom User AUTH/Z for Strimzi Kafka: Integrating Your Corporate CERTIFICATE AUTHORITY Certs with Strimzi KAFKA
0
22 Methods to Improve WordPress Security and Protect Your Site
0
🛡️ Why It's Crucial to Protect Your API Keys and API Tokens
0
Chrome Dino game cheats
0
Flagger Does Not Manage Services with Names Different from Their Deployments
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0