JUCS - Journal of Universal Computer Science 12(9): 1165-1176, doi: 10.3217/jucs-012-09-1165
Extension of CQL over Dynamic Databases
expand article infoAntal Buza
‡ College of Dunaújváros, Hungary
Open Access
Abstract
CQL, Continuous Query Language is suitable for data stream queries. Sometimes it is better if the queries operate on relational databases and data streams simultaneously. The execution of a CQL query takes a long time (several hours, days or even more). It is not clear what kind of semantics is suitable for the user when the database is updated during the execution of a CQL query. In this paper we give a short description of CQL, a characterization of update-problems, and we offer possible suggestions for the semantic extension of CQL. After the expansion, the CQL would be suitable for solving much more practical problems. The parallel usage of continuous data streams and updatable databases would be settled.
Keywords
data-flow languages, database, query languages