Jump to content

Kexi: Difference between revisions

From KDE UserBase Wiki
Jstaniek (talk | contribs)
No edit summary
Jstaniek (talk | contribs)
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 25: Line 25:
* Direct data entry or import using CSV format
* 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
* 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)
* [http://kexi-project.org/wiki/wikiview/[email protected] Many more features]
* [http://kexi-project.org/wiki/wikiview/[email protected] Many more features]


Line 48: Line 47:
* [[Special:myLanguage/Kexi/Tutorials|Tutorials]]
* [[Special:myLanguage/Kexi/Tutorials|Tutorials]]
* Documentation
* Documentation
** [[Special:myLanguage/Kexi/Handbook|The KEXI Handbook]] for '''KEXI 2'''
** [[Special:myLanguage/Kexi/Handbook|The KEXI Handbook]] for '''KEXI 3.3'''
** 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|KEXI Cheat Sheet]]</strike> (planned)
** <strike>[[Special:myLanguage/Kexi/Cheat Sheet|KEXI Cheat Sheet]]</strike> (planned)
Line 60: Line 59:
** [http://twitter.com/kexi_project Twitter]
** [http://twitter.com/kexi_project Twitter]
** [http://www.facebook.com/kexi.project Facebook]
** [http://www.facebook.com/kexi.project Facebook]
** [https://www.linkedin.com/groups/2503387/ LinkedIn]


== Presentations == <!--T:14-->
== Presentations == <!--T:14-->

Latest revision as of 23:21, 26 December 2024

Rapid Application Development

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.

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


Development wiki is at https://community.kde.org/Kexi and home page is at http://www.kexi-project.org.


Documentation, Tutorials and Samples

Presentations