I think you mean framework.
HN user
norviller
The realtime MVC space has been exciting to watch develop.
Not all people trying to use meteor have the money for commercial licensing / support.
Does anyone know if the server code is being exposed to the client?
There is Derby, http://derbyjs.com
It is not unheard of for businesses in both the public and private sector to not allow AGPL code or use of applications released under this license.
For example, I worked at a public library for years, and the policy was no AGPL, even if we had no intention of touching the source. Same for a local university.
[Edit to add anecdote]
I agree auth is a huge success, but no alternate DB support is a not starter for most I imagine. Any other non relational DB support would be a huge win, most people that I have talked to are blocked by Mongo's license.
I believe that auth is in Derby, although it has just yet to be documented formally...
I know it is very, very early, but I would have expected more than slightly above Twitter Bootstrap...
I don't think this will change. I think one of the design goals is to have it's own ecosystem.
I have nothing against Postgres, I use it daily in many, many projects, but this article is ridiculous. How did this make the front page?
Why choose Mongo as the default Data store? Redis anyone?