paper-with-me

Papers

Cognitive Visual-learning Environment for PostgreSQL

2022-05-10 · Manuela Nayantara Jeyaraj, Senuri Sucharitharathna, Chathurika Senarath, Yasanthy Kanagaraj, Indraka Udayakumara

PostgreSQL is an object-relational database (ORDBMS) that was introduced into the database community and has been avidly used for a variety of information extraction use cases. It is also known to be an advanced SQL-compliant open source Object RDBMS. However, users have not yet resolved to PostgreSQL due to the fact that it is still under the layers and the complexity of its persistent textual environment for an amateur user. Hence, there is a dire need to provide an easy environment for users to comprehend the procedure and standards with which databases are created, tables and the relationships among them, manipulating queries and their flow based on conditions in PostgreSQL. As such, this project identifies the dominant features offered by Postgresql, analyzes the constraints that exist in the database user community in migrating to PostgreSQL and based on the scope and constraints identified, develop a system that will serve as a query generation platform as well as a learning tool that will provide an interactive environment to cognitively learn PostgreSQL query building. This is achieved using a visual editor incorporating a textual editor for a well-versed user. By providing visually-draggable query components to work with, this research aims to offer a cognitive, visual and tactile environment where users can interactively learn PostgreSQL query generation.

📄 PDF Abstract BibTeX arXiv:2205.04834

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SQL Query Engine: A Self-Healing LLM Pipeline for Natural Language to PostgreSQL Translation

2026-04-15 · Muhammad Adeel Ijaz arxiv

We present SQL Query Engine, an open-source, self-hosted service that translates natural language questions into validated PostgreSQL queries through a two-stage LLM pipeline. The first stage performs automatic schema in…

Graphical Join: A New Physical Join Algorithm for RDBMSs

2022-06-21 · Ali Mohammadi Shanghooshabad, Peter Triantafillou

Join operations (especially n-way, many-to-many joins) are known to be time- and resource-consuming. At large scales, with respect to table and join-result sizes, current state of the art approaches (including both binar…

Automated mapping of virtual environments with visual predictive coding

2023-08-20 · James Gornet, Matthew Thomson

Humans construct internal cognitive maps of their environment directly from sensory inputs without access to a system of explicit coordinates or distance measurements. While machine learning algorithms like SLAM utilize …

Baihe: SysML Framework for AI-driven Databases

2021-12-29 · Andreas Pfadler, Rong Zhu, Wei Chen, Botong Huang 외

We present Baihe, a SysML Framework for AI-driven Databases. Using Baihe, an existing relational database system may be retrofitted to use learned components for query optimization or other common tasks, such as e.g. lea…

Visual and Cognitive Demands of a Large Language Model-Powered In-vehicle Conversational Agent

2026-01-21 · Chris Monk, Allegra Ayala, Christine S. P. Yu, Gregory M. Fitch 외 arxiv

Driver distraction remains a leading contributor to motor vehicle crashes, necessitating rigorous evaluation of new in-vehicle technologies. This study assessed the visual and cognitive demands associated with an advance…