QuodDB – Users Manual
QuodDB is a generic database application aimed at mobile devices. As a database it allows you to store information in a organized way related to the most diverse subjects – for example your business clients or suppliers or your personal music collection or book collection, even your appointments or general contacts. There are of course other applications that allow you to keep information, but the greatest advantage of QuodDB is that it is completely configurable – you can store whatever you want the way you want it.
QuodDB manages a set of databases, each database will store generic information related with some objective. For each database you can create a set of tables, each table will be used to store a collection of more specific data related to some particular topic. The tables organize the data in columns ( also called fields ) and rows ( also called records ).
The columns in a table will define is structure, or the type of information that will be stored in that particular table. The rows will be the individual records that will be inserted after the definition of table structure ( the columns or fields ). Bellow is the example of a database; defined to store information to some mobile phone related business. In this case the Database “MyBusiness” has two tables: One for the clients and one for the products – each with is own related structure.
