Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's a term that Firebase uses. From [their documentation](https://firebase.google.com/docs/database): "The Firebase Realtime Database is a cloud-hosted database. Data is stored as JSON and synchronized in realtime to every connected client."

I believe "realtime" in this case pertains to the synchronization of data amongst clients through websockets. This is how I've seen the term "realtime database" most commonly used.



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

Search: