Sciweavers

497 search results - page 14 / 100
» Napier88 - A Database Programming Language
Sort
View
ERLANG
2006
ACM
14 years 2 months ago
Evaluation of database management systems for Erlang
Erlang/OTP's DBMS Mnesia is lacking in several important areas to consider when implementing very large databases with massive scalability requirements. This article reveals ...
Emil Hellman
GPCE
2004
Springer
14 years 2 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
APLAS
2005
ACM
14 years 2 months ago
Using Datalog with Binary Decision Diagrams for Program Analysis
Many problems in program analysis can be expressed naturally and concisely in a declarative language like Datalog. This makes it easy to specify new analyses or extend or compose e...
John Whaley, Dzintars Avots, Michael Carbin, Monic...
SIGMOD
2007
ACM
111views Database» more  SIGMOD 2007»
14 years 8 months ago
User-centric personalized extensibility for data-driven web applications
We describe a novel programming model for building, extending, and personalizing web-based data-driven applications. Categories and Subject Descriptors D.2.2 [Software Engineering...
Nitin Gupta 0003, Fan Yang 0002, Alan J. Demers, J...
REFLECTION
2001
Springer
14 years 1 months ago
Template Metaprogramming an Object Interface to Relational Tables
Abstract. We present a general technique to support reflection in C++, exploiting template metaprogramming techniques. The technique is used for building an object interface to rel...
Giuseppe Attardi, Antonio Cisternino