Sciweavers

474 search results - page 24 / 95
» A Framework for Comparing Type Systems for Database Programm...
Sort
View
137
Voted
SIGMOD
2003
ACM
147views Database» more  SIGMOD 2003»
16 years 2 months ago
Formal semantics and analysis of object queries
Modern database systems provide not only powerful data models but also complex query languages supporting powerful features such as the ability to create new database objects and ...
Gavin M. Bierman
104
Voted
GPCE
2004
Springer
15 years 8 months ago
Supporting Flexible Object Database Evolution with Aspects
Object database management systems (ODBMSs) typically offer fixed approaches to evolve the schema of the database and adapt existing instances accordingly. Applications, however, h...
Awais Rashid, Nicholas A. Leidenfrost
118
Voted
KBSE
2009
IEEE
15 years 9 months ago
Static Typing for Ruby on Rails
—Ruby on Rails (or just “Rails”) is a popular web application framework built on top of Ruby, an objectoriented scripting language. While Ruby’s powerful features such as d...
Jong-hoon (David) An, Avik Chaudhuri, Jeffrey S. F...
118
Voted
DBPL
1999
Springer
102views Database» more  DBPL 1999»
15 years 6 months ago
Union Types for Semistructured Data
Semistructured databases are treated as dynamically typed: they come equipped with no independent schema or type system to constrain the data. Query languages that are designed fo...
Peter Buneman, Benjamin C. Pierce
129
Voted
XIMEP
2006
ACM
161views Database» more  XIMEP 2006»
15 years 8 months ago
Programming with XQuery
XQuery is a declarative language for querying and updating XML data sources. Interfacing XQuery to a host programming language is difficult because of the type system mismatch, an...
Donald D. Chamberlin, Michael J. Carey, Daniela Fl...