mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-12 20:24:21 +02:00
Add links to realtime databases (#5279)
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
# Realtime databases
|
# Realtime databases
|
||||||
|
|
||||||
A real-time database is broadly defined as a data store designed to collect, process, and/or enrich an incoming series of data points (i.e., a data stream) in real time, typically immediately after the data is created.
|
A real-time database is broadly defined as a data store designed to collect, process, and/or enrich an incoming series of data points (i.e., a data stream) in real time, typically immediately after the data is created.
|
||||||
|
|
||||||
|
[Firebase](https://firebase.google.com/)
|
||||||
|
[RethinkDB](https://rethinkdb.com/)
|
||||||
|
Reference in New Issue
Block a user