Hacker News new | past | comments | ask | show | jobs | submit login

If you're going to have database-like features, might as well just make the entire machine a dedicated database server.

Having a database engine accessing the entire storage device (in a shared-memory like setup) is no more dangerous than having a database engine accessing all of its own memory and disk.

So we can have one server for SQL-like things, one more server for NoSQL like things, and one more server for storing blobs. And that's that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: