Draft:Streaming database
Submission declined on 10 March 2026 by GreenRedFlag (talk).
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
|
Streaming database is a database system designed to ingest, store, and process continuous high-speed streams of data in real time, enabling incremental and low-latency analytics as new information arrives rather than only answering one-off queries over static datasets.[1]
Although closely related to the academic concept of a data stream management system (DSMS) — which primarily focused on query semantics and execution models— a streaming database extends this idea by incorporating full database capabilities such as persistent storage and general-purpose query interfaces. Streaming databases are also distinct from stream processing engines such as Apache Flink or Storm, which perform computations on data-in-motion but rely on external storage, a streaming database integrates a storage layer with a stream processing engine. It can both store incoming stream data and continually compute query results, offering a unified system for real-time analytics.[2] Streaming databases typically provide a SQL or SQL-like query interface so that users can define continuous queries (often as materialized views) using familiar relational syntax.[3] Once a continuous query is registered, the system evaluates it incrementally and perpetually, emitting updated results as new data arrives, rather than only returning a snapshot as in a traditional query. [2]
References
- ^ Arasu, Arvind; Babcock, Brian; Babu, Shivnath; Cieslewicz, John; Datar, Mayur; Ito, Keith; Motwani, Rajeev; Srivastava, Utkarsh; Widom, Jennifer (2016), Garofalakis, Minos; Gehrke, Johannes; Rastogi, Rajeev (eds.), "STREAM: The Stanford Data Stream Management System", Data Stream Management: Processing High-Speed Data Streams, Berlin, Heidelberg: Springer, pp. 317–336, doi:10.1007/978-3-540-28608-0_16, ISBN 978-3-540-28608-0, retrieved 2026-02-13
{{citation}}: CS1 maint: work parameter with ISBN (link) - ^ a b Wang, Yanghao (2022). "A Sneak Peek at RisingWave: a Cloud-Native Streaming Database" (PDF). ACM International Conference on Distributed and Event-Based Systems (DEBS 2022).
- ^ Miller, Ron (2020-11-30). "Materialize scores $40 million investment for SQL streaming database". TechCrunch. Retrieved 2026-02-13.
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.

- provide significant coverage: discuss the subject in detail, not just brief mentions or routine announcements;
- are reliable: from reputable outlets with editorial oversight;
- are independent: not connected to the subject, such as interviews, press releases, the subject's own website, or sponsored content.
Please add references that meet all three of these criteria. If none exist, the subject is not yet suitable for Wikipedia.