Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 199 for “"SQL"”.

  1. SQL-ACT : content-based and history-aware input prediction for non-trivial SQL queries

    This thesis presents SqlAct, a SQL auto-completion system that uses content-based and history-aware input prediction to assist in the process of composing non-trivial queries. By offering the most relevant suggestions to complete the partially typed query first at the word-level and then at the …

    mit Repository record for SQL-ACT : content-based and history-aware input prediction for non-trivial SQL queries (opens in a new tab)

  2. Structured query language (SQL) related tools

    … and secure fashion. Structured Query Language (SQL) is designed to query data contained in a relational database. SQL is important as it is the only way for a user to interact with a relational database. But little focus has been put on SQL because people consider SQL as a simple language. But …

    iastate Repository record for Structured query language (SQL) related tools (opens in a new tab)

  3. SQL injection detection and exploitation framework for penetration testing

    SQL injection is one of the complex and threatening attack used against SQL database servers and web applications. Attackers use SQL injection to get unauthorized access and perform unauthorized data modification. To mitigate the devastating problem of SQL injection attack, there are many existing …

    london-metro Repository record for SQL injection detection and exploitation framework for penetration testing (opens in a new tab)

  4. nD-SQL : extending schemaSQL towards multidimensional databases and OLAP

    … An n-dimensional query language called nD-SQL is also proposed. This language makes use of the Federation Model and is capable of: (a) resolving schematic discrepancies among a collection of relational databases or data marts with heterogeneous schemas, and (b) supporting a whole range of …

    concordia Repository record for nD-SQL : extending schemaSQL towards multidimensional databases and OLAP (opens in a new tab)

  5. Echelon; meaningful feature extraction and clustering on SQL queries

    Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2022-11-15 without embargo terms

    uiuc Repository record for Echelon; meaningful feature extraction and clustering on SQL queries (opens in a new tab)

  6. MINCE: Dialect-Aware SQL Decomposition for Federated Query Execution

    … enables opportunities for workload optimization, SQL dialect incompatibility makes workload migration difficult. To address this challenge, we develop MINCE (Multi-dialect INtegration and Crossengine Execution), a technique that decomposes SQL queries into parts to enable federated execution …

    mit Repository record for MINCE: Dialect-Aware SQL Decomposition for Federated Query Execution (opens in a new tab)

  7. An Interactive Approach to Generating SQL Queries from Natural Language

    … natural-language based interactive interface for SQL query generation. Motivated by a lack of usability of existing systems, nalini was built with the intention of using it for complex query generation. The interface allows users to use a natural language and mathematical operations with a minimal …

    mit Repository record for An Interactive Approach to Generating SQL Queries from Natural Language (opens in a new tab)

  8. Injection of Domain-Specific Knowledge for Enterprise Text-to-SQL

    … large language models (LLMs) to solve Text-to-SQL tasks on databases in an enterprise setting. Benchmarks on publicly available datasets do not fully capture the difficulty and complexity of this task in a real-world, enterprise setting. This study examines the critical steps needed to work …

    mit Repository record for Injection of Domain-Specific Knowledge for Enterprise Text-to-SQL (opens in a new tab)

  9. ORM alapú lekérdezés-generálási stratégiák hatása az SQL Server erőforrás-gazdálkodására

    … hogy a kliensoldali szűréseket automatikusan SQL-kódra fordítja, arra voltam kíváncsi, hogy milyen rejtett „kényelmi adót” ró a rendszerre nagy adatmennyiség esetén. Ennek feltárására egy több millió rekordos telemetriai adatbázison hasonlítottam össze a paraméterezett LINQ lekérdezéseket a …

    debrecen Repository record for ORM alapú lekérdezés-generálási stratégiák hatása az SQL Server erőforrás-gazdálkodására (opens in a new tab)

  10. Designing a SQL query rewriter to enforce database Row Level Security

    This thesis presents the design and implementation of Row Level Security, a fine-grained access control mechanism built on top of a database-agnostic data sharing platform called DataHub. Existing access control mechanisms for database systems are typically coarse-grained, in the sense that users …

    mit Repository record for Designing a SQL query rewriter to enforce database Row Level Security (opens in a new tab)

  11. A rule-based mediator implementation for solving semantic conflicts in SQL

    Thesis (B.S.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer Science, 1993.

    mit Repository record for A rule-based mediator implementation for solving semantic conflicts in SQL (opens in a new tab)

  12. Razvoj metodološkog pristupa za projektovanje i korišćenje hibridne SQL/NoSQL baze podataka

    … problema projektovanja i korišćenja hibridne SQL/NoSQL baze podataka. Različiti tipovi baza podataka, kako je opisano u nastavku, sadrže specifičnosti koje je potrebno uzeti u obzir prilikom razvoja metodološkog pristupa za realizaciju procesa projektovanja i korišćenja. Disertacija je …

    belgrade Repository record for Razvoj metodološkog pristupa za projektovanje i korišćenje hibridne SQL/NoSQL baze podataka (opens in a new tab)

  13. CodeLens: A generative ai framework for dynamic feedback on SQL semantic errors

    This Thesis was approved for publication on 2024-12-06 at 16:45.

    uiuc Repository record for CodeLens: A generative ai framework for dynamic feedback on SQL semantic errors (opens in a new tab)

  14. Towards A Sufficient Set of Mutation Operators for Structured Query Language (SQL)

    … data coverage for database queries written in SQL. An automated tool is also available that mimics real-world faults by mutating SQL, however tests have revealed that these simulated faults do not completely represent real-world faults. This paper demonstrates how half of the mutation operators …

    vt Repository record for Towards A Sufficient Set of Mutation Operators for Structured Query Language (SQL) (opens in a new tab)

  15. Bridging the gap: Understanding SQL learning challenges through quantitative analyses and qualitative insights

    Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2025-10-19 without embargo terms

    uiuc Repository record for Bridging the gap: Understanding SQL learning challenges through quantitative analyses and qualitative insights (opens in a new tab)

  16. SIREN : a SQL-based implementation of role-based access control (RBAC) for enterprise networks

    Thesis (M.Eng.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer Science, 2002.

    mit Repository record for SIREN : a SQL-based implementation of role-based access control (RBAC) for enterprise networks (opens in a new tab)

  17. Data-Driven Database Education: A Quantitative Study of SQL Learning in an Introductory Database Course

    <p>The Structured Query Language (SQL) is widely used and challenging to master. Within the context of lab exercises in an introductory database course, this thesis analyzes the student learning process and seeks to answer the question: ``Which SQL concepts, or concept combinations, trouble …

    calpoly Repository record for Data-Driven Database Education: A Quantitative Study of SQL Learning in an Introductory Database Course (opens in a new tab)

  18. Modeling and Computation of Complex Interventions in Large-scale Epidemiological Simulations using SQL and Distributed Database

    … the simplicity of Indemics by using the same SQL query interface for expressing interventions. We show that our solution implements the most complex interventions by intelligently offloading them to the supercomputer nodes and processing them in parallel. We present an extensive performance …

    vt Repository record for Modeling and Computation of Complex Interventions in Large-scale Epidemiological Simulations using SQL and Distributed Database (opens in a new tab)

  19. Extending the relational model with constraint satisfaction

    … first order logic SAT problems using an extended SQL which we refer to as SAT/SQL. With SAT/SQL, one can efficiently solve a wide range of practical constraint and optimization problems. SAT/SQL integrates both SAT solver and relational data processing to enable efficient and large scale data …

    uoit Repository record for Extending the relational model with constraint satisfaction (opens in a new tab)

Page 1 of 10