Sciweavers

2853 search results - page 190 / 571
» Finding related tables
Sort
View
197
Voted
ICDE
1999
IEEE
94views Database» more  ICDE 1999»
16 years 2 months ago
Scalable Trigger Processing
Current database trigger systems have extremely limited scalability. This paper proposes a way to develop a truly scalable trigger system. Scalability to large numbers of trigger...
Eric N. Hanson, Chris Carnes, Lan Huang, Mohan Kon...
DAC
2006
ACM
16 years 2 months ago
Efficient SAT-based Boolean matching for FPGA technology mapping
Most FPGA technology mapping approaches either target Lookup Tables (LUTs) or relatively simple Programmable Logic Blocks (PLBs). Considering networks of PLBs during technology map...
Sean Safarpour, Andreas G. Veneris, Gregg Baeckler...
110
Voted
ISBI
2002
IEEE
16 years 1 months ago
Image content-based retrieval and automated interpretation of fluorescence microscope images via the protein subcellular locatio
We describe the Protein Subcellular Location Image Database (PSLID), which collects and structures 2-D through 5-D fluorescence microscope images, annotations, and derived feature...
Kai Huang, Jennifer Lin, James A. Gajnak, Robert F...
SIGMOD
2009
ACM
117views Database» more  SIGMOD 2009»
16 years 1 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...
SIGMOD
2007
ACM
159views Database» more  SIGMOD 2007»
16 years 1 months ago
Anatomy of the ADO.NET entity framework
Traditional client-server applications relegate query and persistence operations on their data to database systems. The database system operates on data in the form of rows and ta...
Atul Adya, José A. Blakeley, S. Muralidhar,...