durusmail: quixote-users: web interface to a relational db
web interface to a relational db
2005-10-28
web interface to a relational db
mario ruggier
2005-10-21
Ciao Michele,

do you mean a management tool made with Quixote? I do not know of any...

If you are willing to consider Durus as db, there's a lot of admin
interface material for various classes in Dulcinea that may be
interesting... Plus, there are other layers, specifically for Durus,
that function conceptually in similar ways (but better ;-) as an OR
mapper... namely there's Schevo, that does currently come with an
object admin interface (as I understand it) as well as many other
features, and then there's moellus, my own lightweight layer on Durus
that includes a very simple quixote web application to browse the
objects but as yet not to modify them...

mario

http://ruggier.org/software/moellus/


On Oct 21, 2005, at 10:29 AM, Michele Simionato wrote:

> Has anybody written a relational db web interface for Quixote?
> I need to write one for PostgreSQL, a very simple one, with the
> possibility
> of editing records which are just plain ASCII strings, and it looks
> like a common
> job. Thanks,
>
>    Michele Simionato
> _______________________________________________
> Quixote-users mailing list
> Quixote-users@mems-exchange.org
> http://mail.mems-exchange.org/mailman/listinfo/quixote-users

reply