PUBLICATION
Web Components for Database Developers
Type
Conference Paper
Year
2024
Authors
Research Area
Web Engineering
Event
Published in
Proceedings of 16th International Conference on Advances in Databases, Knowledge, and Data Applications (DBKDA 2024)
Download
Abstract
We present a number of web components, which allow the presentation and modification of database content in a browser. The components include an element for displaying complete tables, or a portion thereof, a component for representing
SQL queries, and components that offer forms for creating and editing data records. In addition to presenting the functionality of the components, we also show how the components can be embedded in websites and communicate with each other.