Software Alternatives & Reviews

Am I following best practices for express app with mysql database?

Knex.js Koa.js
  1. SQL query builder for Postgres, MySQL, MariaDB, SQLite3, and Oracle
    Pricing:
    • Open Source

    #Database Management #MySQL Tools #Databases 57 social mentions

  2. 2
    Next generation web framework for node.js
    Pricing:
    • Open Source
    Speaking of which... there's a long-standing issue with express when it comes to async route handlers. There's backstory to this is complicated and controversial, but the tl;dr: is that (in my humble, and very controversial, opinion) you can use express-async-errors as a workaround hack for legacy projects, but if you're starting a new project you should avoid Express and switch to Koa instead.

    #Web Frameworks #MVC Framework #NodeJS Framework 36 social mentions

Discuss: Am I following best practices for express app with mysql database?

Log in or Post with