Matt Raible
Hello Carsten,
Having a different tables for each user is often called multi-tenancy. Here’s an article I found that might help with setting this up with Node.js: Getting Started with a Multi-tenant Application on Node.js.
Matt Raible
Hello Carsten,
Having a different tables for each user is often called multi-tenancy. Here’s an article I found that might help with setting this up with Node.js: Getting Started with a Multi-tenant Application on Node.js.