32,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 6-10 Tagen
payback
16 °P sammeln
  • Broschiertes Buch

Relational algebra is a simple and consistent query language that is often used to explain principles of relational operations. While many books and articles deal with the theory of relational algebra, its practical applicability is generally neglected. Moreover, there is no software support for evaluating relational algebra expressions: contemporary relational database management systems implement only the SQL query language. Finally, the common syntax for relational algebra is based on Greek alphabet, making queries difficult to type on standard keyboards. We divide this work into two parts,…mehr

Produktbeschreibung
Relational algebra is a simple and consistent query language that is often used to explain principles of relational operations. While many books and articles deal with the theory of relational algebra, its practical applicability is generally neglected. Moreover, there is no software support for evaluating relational algebra expressions: contemporary relational database management systems implement only the SQL query language. Finally, the common syntax for relational algebra is based on Greek alphabet, making queries difficult to type on standard keyboards. We divide this work into two parts, theoretical and practical. In the theoretical part you will find definitions of relational algebra operations accompanied by clear examples. The practical part proposes new and approachable ASCII-compatible syntax for relational algebra. Furthermore, it explores the possibilities of automated translation of queries into SQL. A tool for checking syntactic and semantic correctness is described in detail. This book is among the few resources dealing with direct practical applications of relational algebra. Moreover, it is a great starting point for everyone interested in the background theory.
Autorenporträt
Lucie Molková has obtained a Master's degree in computer science from the Masaryk University in Brno, Czech Republic, with focus on databases and information systems. Her main research interest is indexing very large data sets. She currently works as an IT specialist at a company developing ERP software.