View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Kexi

From LQWiki

Jump to: navigation, search

Kexi is an integrated data management application. It can be used for designing and implementing databases, data inserting and processing, and performing queries. Kexi can connect to different database servers such as PostgreSQL and MySQL.

It can also work without a server, by utilizing builtin SQLite database engine, allowing users to store data and design in a single file. Forms can be created to provide a custom interface to your data. Simple reports can be printed or previewed. Scripting using Python and Ruby is in experimental stage as well as application macros, similar to those in Microsoft Access. All database objects - tables, queries, forms, etc. - are stored in the database, making it easy to share data and design as simple as sharing single file.

Kexi is positioned to fill the gap between spreadsheets and database solutions requiring more sophisticated development.

External links


Personal tools