MongoDB with Node.js: Complete Database Guide
Master MongoDB with Node.js and Mongoose. Learn CRUD operations, schema design, indexing, aggregation pipelines, and production best practices.
12 articles with this tag
Master MongoDB with Node.js and Mongoose. Learn CRUD operations, schema design, indexing, aggregation pipelines, and production best practices.
Master PostgreSQL with advanced SQL queries, indexing strategies, performance optimization, JSON support, and production database management.
Connect FastAPI to databases using SQLAlchemy. Learn ORM models, relationships, migrations with Alembic, and async database operations.
Implement database authentication in Spring Security. Learn UserDetailsService, password encoding, account locking, and multi-tenant authentication.
Master SQLAlchemy 2.0 for Python database operations. Learn ORM, async support, relationships, migrations, and build robust data layers.
Master Drizzle ORM for TypeScript applications. Learn schema definition, queries, migrations, relations, and build type-safe database layers.
Master Supabase for full-stack development. Learn PostgreSQL database, authentication, real-time subscriptions, storage, and build modern applications.
Master Elasticsearch for full-text search. Learn indexing, queries, aggregations, and build powerful search applications with Python.
Master Redis caching for web applications. Learn cache strategies, data structures, pub/sub, sessions, and build scalable caching solutions.
Master Prisma for Node.js database operations. Learn schema design, migrations, queries, relations, and build type-safe database applications.
Master Spring Data JPA with advanced queries, custom repositories, specifications, projections, and performance optimization techniques.
Learn how to set up MySQL using Docker Compose for local development. Includes configuration, volumes, networking, and common commands.