Hacker News new | ask | show | jobs
by floor__ 3999 days ago
Yeah sorry, so what I meant was: What type of startup are you? Do you have a product? Software as a service? Some sort of service startup? Answering questions about what type of business you are will give a better idea of what your needs are. An example of this would be what type of data are you collecting? Based on what you are collecting a certain database technology will likely be better than the rest. Look at this link about nosql vs sql https://www.mongodb.com/nosql-explained. Hope this helps more.
1 comments

We are working to build something like slideshare. Users + documents is our concern to handle.

Like should we go for JS based framework for front and back? if yes which one? as many are bad at SEO and some are still imature.

What to use at the backend? Node or Laravel?

Which db to go for? etc.

As suggested above RoR (ruby on rails) would be a good starting point. The js world is changing to fast to really sink your teeth into one framework. Even angular is about to get dumped. Maybe it would be wise to jump on a new framework pre-production stage and grow with it. Such as http://aurelia.io/ . I say this because you will likely get a good life span out of a new framework rather then one of the old dogs dying out right now.