Sciweavers

497 search results - page 7 / 100
» Napier88 - A Database Programming Language
Sort
View
ASPLOS
2010
ACM
14 years 3 months ago
Accelerating SQL database operations on a GPU with CUDA
Prior work has shown dramatic acceleration for various database operations on GPUs, but only using primitives that are not part of conventional database languages such as SQL. Thi...
Peter Bakkum, Kevin Skadron
DEXAW
2008
IEEE
93views Database» more  DEXAW 2008»
14 years 3 months ago
Overlay GHC: An Extension of Guarded Horn Clauses for Overlay Programming
Today’s high-speed network allows sophisticated applications of overlay networks. Meanwhile, usage of multicore processors has been spreading. The level of concurrency we need t...
Kenji Saito
DATESO
2009
101views Database» more  DATESO 2009»
13 years 6 months ago
Using Top Trees For Easy Programming of Tree Algorithms
Top trees are a dynamic self-adjusting data structure that can be used by any tree algorithm. Actually, an arbitrary number of different tree algorithms can use a single structure....
Michal Vajbar
DBPL
1991
Springer
106views Database» more  DBPL 1991»
14 years 6 days ago
Subtyping and Assignment in Database Programming Languages
Richard C. H. Connor, David J. McNally, Ronald Mor...
SLE
2009
Springer
14 years 3 months ago
ScalaQL: Language-Integrated Database Queries for Scala
One of the most ubiquitous elements of modern computing is the relational database. Very few modern applications are created without some sort of database backend. Unfortunately, r...
Daniel Spiewak, Tian Zhao