Data-Driven Web Sites
Data Modeling
MySQL
Access / SQL
Publications

Data-Driven Web Sites

Many of the largest web sites on the internet, such as CNN, are nowhere near as large as they appear. Why? Because their pages are actually templates filled with data when they are requested. That's why the look remains so consistent across the whole site. Whether you need to build a news site or a large on-line store selling hundreds or thousands of products, a database-driven web site is the only practical way to go ...

Data Modeling

Many significant database development projects skip over, or simply don't understand the need for, a data modeling phase. Creating a solid database is far more than building some normalized tables and joining them together. Data modeling provides verification that the proposed system can work in the way you intend it to.

MySQL Development

Artful has designed and developed complex applications using MySQL, the world's most popular open-source database. These applications have been developed on both Windows and Linux using PHP, Apache or IIS, and Java ...

Access and SQL Server Development

Microsoft Access is arguably the premier Rapid Application Development (RAD) tool available today. In addition, it is flatly the best interface into Microsoft SQL 2000. It is even more tightly integrated than Enterprise Manager. Using Access XP, a project can be written from scratch in less than half the time required using Visual Basic.  ...

Publications

Here are some links to articles and books by members of our development team.