Hacker News new | ask | show | jobs
by cloudjacker 3544 days ago
Stripe was the DB
1 comments

I see, and if you were to use your own DB to keep track of users, transactions and sold items. Would you still recommend that same solution?
Unlikely, but Stripe has those features in its Customer object. If you want to make some sort of pre-cognitive recommendations engine, then do what you need to do that. These are premature optimizations I would never need.