Software Alternatives & Reviews

How to Create a Serverless GraphQL API for MySQL, Postgres and Aurora

Amazon Aurora Amazon RDS
  1. MySQL and PostgreSQL-compatible relational database built for the cloud. Performance and availability of commercial-grade databases at 1/10th the cost.
    Aurora offers faster performance than MySQL and PostgreSQL, due mainly to the SSD optimizations Amazon made to the database engine. As your project grows, you’ll likely find that Aurora offers improved database scalability, easier maintenance, and better reliability compared to the default MySQL and PostgreSQL configurations. But you can make some of these improvements on MySQL and PostgreSQL as well if you tune your databases and add replication.

    #Databases #Relational Databases #Tool 20 social mentions

  2. Easy to manage relational databases optimized for total cost of ownership.
    In this article, we look at how to build a simple GraphQL API with the help of the Serverless framework, Node.js, and any of several hosted database solutions available through Amazon RDS: MySQL, PostgreSQL, and the MySQL workalike Amazon Aurora.

    #Databases #NoSQL Databases #Relational Databases 68 social mentions

Discuss: How to Create a Serverless GraphQL API for MySQL, Postgres and Aurora

Log in or Post with