Kexi: Difference between revisions

    From KDE UserBase Wiki
    (Undo revision 266794 by Yurchor (talk))
    m (Undo revision 266786 by Yurchor (talk))
    Line 48: Line 48:
    * [[Special:myLanguage/Kexi/Tutorials|Tutorials]]
    * [[Special:myLanguage/Kexi/Tutorials|Tutorials]]


    <!--T:10-->
    * Documentation
    * Documentation
    ** [[Special:myLanguage/Kexi/Handbook|The Kexi Handbook]] for '''Kexi 2.4'''
    ** [[Special:myLanguage/Kexi/Handbook|The Kexi Handbook]] for '''Kexi 2.4'''
    Line 55: Line 54:
    ** Note: scripting is undocumented and experimental, please read [http://community.kde.org/Kexi/Plugins/Scripts#Documentation] for more information
    ** Note: scripting is undocumented and experimental, please read [http://community.kde.org/Kexi/Plugins/Scripts#Documentation] for more information


    <!--T:11-->
    * ''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)
    ** [http://kde-files.org/content/show.php?content=129683 Data importing using Javascript] (kde-files.org)
    ** [http://kde-files.org/content/show.php?content=129683 Data importing using Javascript] (kde-files.org)


    <!--T:12-->
    * Follow the project [http://twitter.com/kexi_project on Twitter], [http://www.facebook.com/kexi.project facebook] or [http://identi.ca/kexi identi.ca].
    * Follow the project [http://twitter.com/kexi_project on Twitter], [http://www.facebook.com/kexi.project facebook] or [http://identi.ca/kexi identi.ca].



    Revision as of 17:47, 11 September 2012

    Rapid Application Development, for handling your database needs

    Kexi is a visual database 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.

    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


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


    Documentation, Tutorials and Samples