mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 20:49:49 +02:00
Add details for real-time databases (#2750)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
# 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.
|
||||
|
Reference in New Issue
Block a user