Looking for data in a WebDNA database and displaying it on the page is faster than using static html pages with apache.
This is because templates as well as database content are loaded from RAM. The speed can only compare with cached static html files. Other dynamic content solutions will need a disk search to retrieve the database-loaded page content, but not WebDNA. Navigate this site, built with only two templates and one database, and you will see what I mean by speed.DOWNLOAD WEBDNA NOW!
These videos are created by Dan Strong...
WebDNA Tags and ContextsA WebDNA tag exists on its own just like an HTML tag...
WSC ProductsWelcome to WebDNA 8...
WebDNA: an incredibly flexible scripting language and database systemWebDNA is an easy-to-learn server-side scripting language specifically designed for creating feature rich...
What is WebDNA?WebDNA is a scripting language application that connects with web servers for the purpose of adding dynamic and database-driven qualities to web sites...
Looking for data in a WebDNA database and displaying it on the page is faster than using static html pages with apache...
Sequential programming with no rigid frameworkNo rigid structure is enforced on WebDNA developers...