If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > A very lighweight middleware for MySql

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-03-03, 19:58
MattYoung MattYoung is offline
Registered User
 
Join Date: Nov 2003
Location: California
Posts: 1
A very lighweight middleware for MySql

Everyday Software dot biz has developed a very lighweight middleware for MySql running on Linux.

The technology is a run time macro processor engine that sits between
MySql and the Web. The macro language uses the grammar of URL variables so the exchange of variables between html "posts and gets" and the data base is quite natural. Variabe circulation between sql scripts and html scripts is quite natural.

The macro grammar, called Uscript, utilizes only the special characters "&@$+", which allows the macros to be embedded into mixed html/sql/javascripts without interference.

The web site, www.everydaysoftware.biz is written completely in Uscript, although the site is experimental and sometimes broken.

Uscript somes with Ucom, a natural mechanism for communication between Uscript engines; and therefore, a natural distributed database mechanism.

A Uscript web site somes complete with a Uscript development environment and help files, all written in Uscript

Uscript supports automatic database discovery and table operations over the web.

Uscript utilizes the database itself for storage of external macros, making stored scripts for html, sql, javascript universal over any supported database.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On