Sciweavers

497 search results - page 4 / 100
» Napier88 - A Database Programming Language
Sort
View
TOOLS
1993
IEEE
13 years 11 months ago
Object-Oriented Databases
Frank Manola
CC
2010
Springer
141views System Software» more  CC 2010»
14 years 2 months ago
JReq: Database Queries in Imperative Languages
Instead of writing SQL queries directly, programmers often prefer writing all their code in a general purpose programming language like Java and having their programs be automatica...
Ming-Yee Iu, Emmanuel Cecchet, Willy Zwaenepoel
INAP
2005
Springer
14 years 1 months ago
Using a Logic Programming Language with Persistence and Contexts
Abstract. This article merges two approaches: one dealing with persistence for logic programs, as provided by a relational database back-end and another which addresses the issues ...
Salvador Abreu, Vítor Nogueira
SIGMOD
2009
ACM
117views Database» more  SIGMOD 2009»
14 years 7 months ago
FERRY: database-supported program execution
We demonstrate the language Ferry and its editing, compilation, and execution environment FerryDeck. Ferry's type system and operations match those of scripting or programmin...
Torsten Grust, Manuel Mayr, Jan Rittinger, Tom Sch...