Kexi: Difference between revisions

From KDE UserBase Wiki
Line 41: Line 41:
<!--T:7-->
<!--T:7-->
* [[Special:myLanguage/Kexi/Tutorials|Tutorials]]
* [[Special:myLanguage/Kexi/Tutorials|Tutorials]]
* The Kexi Handbook
* Documentation
** <strike>[[Special:myLanguage/Kexi/Handbook|The Kexi Handbook]]</strike> for Kexi 2.2 (not available yet)
** <strike>[[Special:myLanguage/Kexi/Handbook|The Kexi Handbook]]</strike> for Kexi 2.2 (not available yet)
** The Kexi Handbook [http://docs.kde.org/stable/en/koffice/kexi/index.html on docs.kde.org] for Kexi 1.1 (outdated but mostly the main window GUI differs, other things are nearly the same)
** The Kexi Handbook [http://docs.kde.org/stable/en/koffice/kexi/index.html on docs.kde.org] for Kexi 1.1 (outdated but mostly the main window GUI differs, other things are nearly the same)
** Scripting is undocumented, please read [http://community.kde.org/Kexi/Plugins/Scripts#Documentation] for more information
* ''Samples''
* ''Samples''
** [http://kde-files.org/content/show.php/Simple+Database?content=23137 Simple database] (kde-files.org)
** [http://kde-files.org/content/show.php/Simple+Database?content=23137 Simple database] (kde-files.org)

Revision as of 07:10, 23 March 2011

Rapid Application Development, for handling your database needs

Features

  • 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
  • Many more features


Read more and see many more screenshots on the project's pages.



Documentation, Tutorials and Samples