Codeminer42's Engineering Blog

NoSQL

  • Modeling data with DynamoDB

    · 10 min read · by Gabriel Quaresma

    In this article, we will perform the modeling and queries of a simple e-commerce domain using the NoSQL database, DynamoDB, and address its main concepts. And before we start modeling…