Kexi/fr: Difference between revisions
ChristianW (talk | contribs) No edit summary |
ChristianW (talk | contribs) No edit summary |
||
Line 58: | Line 58: | ||
*[http://kexi-project.org/download/kde4/akademy2007/kexi.pdf Kexi - Data(base) Environment - Introduction to universal data layer for KDE] (Akademy 2007) | *[http://kexi-project.org/download/kde4/akademy2007/kexi.pdf Kexi - Data(base) Environment - Introduction to universal data layer for KDE] (Akademy 2007) | ||
*[http://kexi-project.org/pics/akademy/2011/helsinki_sprint/calligra_sprint_2011-11-kexi-intro-for-devs.pdf Kexi: introduction pour les développeurs KDE | *[http://kexi-project.org/pics/akademy/2011/helsinki_sprint/calligra_sprint_2011-11-kexi-intro-for-devs.pdf Kexi: introduction pour les développeurs KDE] (2nd sprint Calligra, 2011) | ||
*[http://kexi-project.org/pics/blog/2013/10years.pdf Histoire du développement de Kexi] ([http://blogs.kde.org/2013/04/04/ten-years blog], 2013) | *[http://kexi-project.org/pics/blog/2013/10years.pdf Histoire du développement de Kexi] ([http://blogs.kde.org/2013/04/04/ten-years blog], 2013) |
Revision as of 08:21, 21 February 2018
Development rapide d'applications |
Kexi is a visual database applications creator, part of the Calligra Suite. 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.
Fonctions
- Full visual designers for tables, queries, forms and reports
- Running queries, support for parametrized queries
- Supports SQLite, MySQL, PostgreSQL and MS SQL Server databases
- The only multiplatform graphical tool importing data from MS Access databases
- Supports query design in dedicated SQL view
- Designing and displaying relational data using combo boxes (lookup columns)
- Direct data entry or import using CSV format
- Locked down User Mode, allowing you to switch off all commands related to editing your project's design
- Scripting using JavaScript, Python or Ruby programming languages (experimental)
- Many more features
La wiki de development est sur https://community.kde.org/Kexi et la page d'accueil est sur http://www.kexi-project.org.
Documentation, tutoriels et examples
- 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.
Présentations
- Kexi - Data(base) Environment, Universal Data Layer for KDE (Akademy 2006)
- Kexi: introduction pour les développeurs KDE (2nd sprint Calligra, 2011)