Talk:Kexi/Handbook/Test: Difference between revisions
(Talk page autocreated when first thread was posted) |
(Kexi Manual Concept) |
||
Line 1: | Line 1: | ||
Introduction | |||
: What is Kexi | |||
: Building database applications | |||
Kexi objects | |||
: Tables | |||
: * Fields | |||
: * Data Types | |||
: Queries | |||
: Forms | |||
: * Widgets | |||
: Reports | |||
: * Widgets | |||
: Scripts | |||
: * Languages / Interpreters | |||
Kexi Backends | |||
: Kexi file type (SQLite embedded) | |||
: SQL servers (postGre etc) | |||
Kexi Guides | |||
: Kexi Basics | |||
: Building Simple Databases | |||
Advanced Database Concepts | |||
: Normalization | |||
: Referential Integrity | |||
: Synchronization | |||
: Upsizing |
Latest revision as of 22:38, 6 September 2011
Introduction
- What is Kexi
- Building database applications
Kexi objects
- Tables
- * Fields
- * Data Types
- Queries
- Forms
- * Widgets
- Reports
- * Widgets
- Scripts
- * Languages / Interpreters
Kexi Backends
- Kexi file type (SQLite embedded)
- SQL servers (postGre etc)
Kexi Guides
- Kexi Basics
- Building Simple Databases
Advanced Database Concepts
- Normalization
- Referential Integrity
- Synchronization
- Upsizing