Kexi/it: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 5: | Line 5: | ||
|} | |} | ||
''' | '''KEXI''' is a visual database applications creator. It can be used for designing database applications, inserting and editing data, performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects – tables, queries, forms, reports – are stored in the database, making it easy to share data and design. | ||
__TOC__ | __TOC__ | ||
Line 23: | Line 23: | ||
Development wiki is at https://community.kde.org/Kexi and home page is at http://www.kexi-project.org. | |||
Line 39: | Line 39: | ||
* [[Special:myLanguage/Kexi/Tutorials|Tutorials]] | * [[Special:myLanguage/Kexi/Tutorials|Tutorials]] | ||
* Documentation | * Documentation | ||
** [[Special:myLanguage/Kexi/Handbook|The | ** [[Special:myLanguage/Kexi/Handbook|The KEXI Handbook]] for '''KEXI 2''' | ||
** This Handbook is also found [http://docs.kde.org/development/en/calligra/kexi/index.html on docs.kde.org]. | ** This Handbook is also found [http://docs.kde.org/development/en/calligra/kexi/index.html on docs.kde.org]. | ||
** <strike>[[Special:myLanguage/Kexi/Cheat Sheet| | ** <strike>[[Special:myLanguage/Kexi/Cheat Sheet|KEXI Cheat Sheet]]</strike> (planned) | ||
** Note: scripting is undocumented and experimental, please read [http://community.kde.org/Kexi/Plugins/Scripts#Documentation] for more information | ** Note: scripting is undocumented and experimental, please read [http://community.kde.org/Kexi/Plugins/Scripts#Documentation] for more information | ||
* ''Samples'' | * ''Samples'' |
Revision as of 09:00, 11 March 2018
Sviluppo rapido di un'applicazione |
KEXI is a visual database applications creator. It can be used for designing database applications, inserting and editing data, performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects – tables, queries, forms, reports – are stored in the database, making it easy to share data and design.
Caratteristiche
- Creazione completamente visuale di tabelle, interrogazioni, moduli e report;
- esecuzione di interrogazioni, supporto per le interrogazioni con parametri;
- supporta server database SQLite, MySQL, PostgreSQL e MS SQL;
- l'unico strumento grafico multipiattaforma per importare dati da database MS Access;
- supporta la creazione di interrogazioni in una vista SQL dedicata;
- creazione e visualizzazione di dati correlati utilizzando caselle combinate (lookup column);
- inserimento o importazione diretta di dati utilizzando il formato CSV;
- modalità utente bloccata per permetterti di disattivare tutti i comandi relativi alla modifica della struttura del tuo progetto;
- script utilizzando i linguaggi di programmazione JavaScript, Python o Ruby (sperimentale);
- molte altre funzioni.
Development wiki is at https://community.kde.org/Kexi and home page is at http://www.kexi-project.org.
Documentazione, guide ed esempi
- Tutorials
- Documentation
- The KEXI Handbook for KEXI 2
- This Handbook is also found on docs.kde.org.
KEXI Cheat Sheet(planned)- Note: scripting is undocumented and experimental, please read [1] for more information
- Samples
- Simple database (kde-files.org)
- Data importing using Javascript (kde-files.org)
- Follow the project on Twitter or facebook.
Presentazioni
- Kexi - l'ambiente database, Data Layer universale per KDE (Akademy 2006)
- Kexi: introduzione per i collaboratori KDE (2° Calligra Sprint, 2011)
- Storia dello sviluppo di Kexi (blog, 2013)