magazine resources subscribe about advertising

New Architect Daily
Commentary and updates on current events and technologies

CMP Media E-Book

Download your copy today.

Research
Search for reports and white papers from industry vendors and analysts.

This Week at NewArchitect.com Subscribe now to our free email newsletter and get notified when the site is updated with new articles







Day of Defeat Online Gaming

 New Architect > Archives > 1998 > 12 > Database Developer  

Dynamic Servers And Web Pages in a Database

During a recent Dr. Dobb's Technetcast interview, Dale Dougherty described the traditional approach to automating and managing information. In one container, which we call a database, we put structured data such as rows and columns of numbers. In separate containers, we put multimedia, complex data, and documents such as HTML pages. The traditional method of organizing Web pages has been to store them as individual files managed by the operating system. In order to present a Web page that has database content, we go to the database container to extract information to integrate with HTML stored in the file-system container. This model requires a chain of software with links that can include a DBMS, middleware such as ODBC or JDBC drivers, and a Java servlet or an application built with CGI, Netscape Application Programming Interface (NSAPI), or Internet Server API (ISAPI). The picture changes when we use object-relational technology and universal database servers. The promise of object-relational technology is being able to store all content, including Web pages, in a single container known as a universal database. A universal database can store all types of content, including HTML documents, images, audio, video, and other rich data types. A server such as Informix Dynamic Server, Universal Data Option (DS/UD) can store the entire contents of a Web site.

DS/UD is Informix's extensible server for object-relational databases. DS/UD runs on Windows NT server and a variety of UNIX systems.




  Day of Defeat Online Gaming

home | daily | current issue | archives | features | critical decisions | case studies | expert opinion | reviews | access | industry events | newsletter | research | careers | info centers | advertising | subscribe | subscriber service | editorial calendar | press | contacts


Copyright © 2006 CMP Media, LLC Read our privacy policy, your California privacy rights, terms of service.
SDMG Web sites: BYTE.com, C/C++ Users Journal, Developer Pipeline, Dr. Dobb's Journal, DotNetJunkies, MSDN Magazine, Sys Admin,
SD Expo, SD Magazine, SqlJunkies, The Perl Journal, Unixreview, Windows Developer Network, New Architect

web2