Aasawari Sahasrabuddhe2 articles

Latest post Building a Spring Boot CRUD Application Using MongoDB’s Relational Migrator

Table of Contents Pre-requisitesRelational MigratorMigrating the data from the PostgreSQL schema to MongoDBAnalysing the Postgres schemaCreating mappings to generate the equivalent MongoDB schemaMigrating the data into MongoDBCode generation with Relational MigratorBuilding Spring Boot applicationExamples of aggregation pipelinesConclusion Imagine this: You’re …

Avatar photo
  • Aasawari Sahasrabuddhe
July 08, 2025
  • Data Modeling for Java Developers: Structuring With PostgreSQL and MongoDB

    Table of Contents Relationships in databasesOne-to-one relationshipOne-to-many relationshipMany-to-many relationshipRelational vs. document databasesPostgres implementation with JavaMongoDB implementation with JavaScalability and performanceMigration considerationsRethinking schema designReplacing joins with aggregationsConclusion Application and system designs have always been considered the most essential step in application …

    Avatar photo
    • Aasawari Sahasrabuddhe
    July 03, 2025
1-2 of 2

Subscribe to foojay updates:

https://foojay.io/today/author/aasawari-sahasrabuddhe/feed/
Copied to the clipboard