#database

Implement Ports and Adapters in a Hexagonal Architecture with NodeJS and MongoDB

Posted on Tue, Aug 1, 2023 typescript architecture node database

πŸ”„ Learn how to build a robust application with Hexagonal Architecture using πŸ“Port & Adapters design pattern in NodeJS, MongoDB, and TypeScript! 🌐 Discover how to separate business logic from external dependencies, ensuring modularity & flexibility. πŸ“¦ Embrace clean code practices with decoupled components for smoother development and maintenance. πŸ’» Dive into NodeJS to power your backend, MongoDB for data storage, and TypeScript for type safety. πŸš€ Level up your architectural skills and create scalable, testable, and maintainable applications!

Simplify Database Schemas with GraphQL, Prisma, and Generative Types

Posted on Mon, Jul 17, 2023 database apollo graphql typescript mongodb prisma

πŸ—‚οΈ Simplify database schemas with GraphQL! πŸš€ Learn how to leverage the power of Apollo, Prisma, and Generative Types to streamline your data modeling process. πŸ› οΈ This article explores the seamless integration of these cutting-edge tools, empowering developers to build efficient, scalable, and maintainable databases. πŸ’‘ Unlock the potential of GraphQL's flexible querying, Apollo's robust client-server communication, Prisma's database toolkit, and Generative Types for automated schema generation. πŸ’» Take control of your database workflow and boost productivity with this comprehensive guide! πŸ“š