testo in italiano |   text in english

VFront

Front-end per database MySQL e PostgreSQL

screenshot

Cos'è VFront

VFront è un front-end dinamico per database MySQL o PostgreSQL, sviluppato in PHP e Javascript. Con VFront è possibile creare maschere per gestire dati in stile AJAX, gestire differenti ruoli e privilegi per gruppi di utenti, generare report dinamici in XML, HTML, PDF, statistiche e molto altro. VFront è rilasciato sotto licenza GPL versione 2.0.

A chi e a cosa serve VFront

Le tre leggi di VFront

Rubando la forma del titolo di questo paragrafo da Asimov, sono qui enunciati i principi generali secondo i quali si è cercato di sviluppare VFront.

  1. VFront non sporcherà il vostro database, non creerà tabelle o viste aggiuntive sul vostro DB e non modificherà i dati delle tabelle, a meno che non lo si voglia esplicitamente fare attraverso maschere. Creerà invece un suo discreto database di regole (o un suo schema su PostgreSQL). Non prende possesso del vostro database, ma permette di usarlo.
  2. VFront non bypasserà le regole che sono state impostate nel vostro database. Con VFront è possibile creare nuovi vincoli più restrittivi di quelli che avete creato sul database (in termini di chiavi esterne, input accettabili sui tipi di campi, etc.), ma mai il contrario.
  3. VFront funzionerà tanto meglio quanto è stata più rigorosa la definizione del vostro database. A VFront piacciono la normalizzazione, le chiavi esterne, le chiavi primarie possibilmente numeriche, i commenti sulle tabelle e sui campi, etc... Garbage in, garbage out: non si scappa.

Tutti gli aggiornamenti, le migliorie ed i contributi futuri seguiranno queste linee guida.

Requisiti minimi

Sono qui brevemente elencate le caratteristiche generali del sistema. Per maggiori dettagli si veda la manualistica.

Ultime News

VFront 0.94 Release candidate 3 is out!

26 Dec 2008

In the new version multi-order by for the tables, cron system and some bugfix. (0 comments)

VFront 0.94 Release Candidate 2

14 Oct 2008

The new version include the new web installer, date type configuration, import data module (fixed!), 90% en_US translation and a lot of bugfix. (0 comments)

VFront 0.94 Release Candidate 1

12 Oct 2008

The new version include the new web installer, date type configuration, import data module, 87% en_US translation and a lot of bugfix. (0 comments)

Take the last version!

11 Oct 2008

Now VFront use subversion!
Please check on sourceforge: https://sourceforge.net/svn/?group_id=203611 or use on shell this command: svn co

VFront: 0.92c version is online!

12 Dec 2007

The new version include 85% en_US translation, the fields name alias for tables user-frendly visualization and some small bugfix. (0 comments)

VFront version 0.92b released

09 Dec 2007

A new VFront version is out!
Important bugfix, 77% en_US translation and some interesting new features about fields type. (0 comments)

VFront: looking for translators!

09 Nov 2007

VFront team is looking for translator from Italian to English: if you are interested please conctact marciuz at users.sourceforge.net (0 comments)

VFront: First public version is online!

05 Nov 2007

VFront is a dynamic front-end for MySQL or PostgreSQL databases written in PHP and Javascript. With VFront you can create masks for manage your data in AJAX style, different rules and privileges for groups, report in XML,HTML,PDF,statistics and much more



Ultima modifica: 24/12/2008 - M.Marcello Verona 2007 - marcelloverona at gmail dot com