Kexi/en: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
(Importing a new version from external source)
Line 50: Line 50:
== Presentations ==
== Presentations ==


*[http://kexi-project.org/pics/kexi_arch.pdf Kexi Architecture]
*[http://kexi-project.org/pics/kexi_arch.pdf KEXI Architecture]


*[http://kexi-project.org/docs/akademy/kexi-akademy-2005.pdf Kexi - Database Environment and Introduction to KDE Database Layer] (Akademy 2005)
*[http://kexi-project.org/docs/akademy/kexi-akademy-2005.pdf Kexi - Database Environment and Introduction to KDE Database Layer] (Akademy 2005)

Revision as of 09:00, 11 March 2018

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
  • Scripting using JavaScript, Python or Ruby programming languages (experimental)
  • 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