I want to build MVP and I'm thinking about the tech stack that I should choose. The app will be basic CRUD application that gather data from 100 e-mail and show a report to the user. Later on there will be analytics, sharing etc. B2B, max 2000 Users.
My first choice is Flask + Heroku + PostgreSQL. Ideally I want something that is very easy to build MVP, but not totally to throw away later on. Hoodie is interesting, but I need backend.
Any Java, Scala, Python, js, Go suggestion?