Main:Database index: Difference between revisions

From Memento Database Wiki
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
{{stamp|2021-09-16|4.10.2|1.10.2}}
{{stamp|2021-11-04|4.10.2|1.10.2}}
{{banner-menu}}
{{banner-menu}}
== The ''Database index'' into Memento Database ==
Libraries can be linked so they can work together as a database. So, each library has a structure of fields & other things (see below for what make up its structure), and each database has a structure of libraries & links between them (see About:Database structure#Examples for an example).


{{stamp|2021-09-20|4.10.2|1.10.2}}
==Preamble on database terminology ==
{{banner-menu}}
This is to get us on the same page regarding terms Memento users have used previously versus the terms chosen by Memento for its products. [[#The Database index, allowing quick access to Memento Database information|Jump to the database index]]
 
=== Memento terms and database industry terms ===
Sometimes some of us tend to use one set of terms for things, and some might use another set of terms for the same things, like "record" or (less often) "row" for a Memento entry and ...
'''''Yada'''''
 
The Memento Database application comprises ''libraries'' (often known outside Memento as tables), ''entries'' (often known outside Memento as rows), and ''fields'' (often known outside Memento as columns). A common generic term, recognized everwhere for either entries or rows is ''records''.
 
In the Memento forum, "field" and "record" are often used and "column" and "row" is seldom used. So, it's best to stick with either Memento's "entry" (since it's their forum, after all), but when others use or seem to prefer the database industry's "record", we'll all know what is meant by that, and we can accommodate them when interacting with them, message by message in the forum.
 
=== Databases and Libraries ===
Likewise, within the database industry overall, "database" is used to mean the entire set of data used by a hopefully identified user or group of users to accomplish the users' personal or professional objectives, comprising libraries, entries, and fields. So, a person might use one database at home and another at work, and though many libraries will be different between libraries (like Customers at work and Groceries at home), some libraries might be used both at home and at work, often the most common and generic libraries, like People or Organizations.
 
When a user's objectives are so small that a single library is enough, then in that case the database is the library. However, when a user's objectives require that libraries be linked together to accomplish the objectives, now the entire set of linked libraries constitute the database. That's why, whenever we go into Edit Library > Export to create a .template file, there's an option to include linked libraries. This makes the template a database export rather than merely a library export. For more on database exports, see [[How:Export a database|Export a database]].
 
Libraries can be linked so they can work together as a database. So, each library has a structure of fields & other things (see below for what things make up its structure), and each database has a structure of libraries & links between them (see About:Database structure#Examples for an example).  


== Index: Links to Database, User-interface-independent pages ==
== The ''Database index'', allowing quick access to Memento Database information ==
'''''Insert links to user-interface-independent, database pages''
Yada


=== Introduction ===
=== Introduction ===
Line 28: Line 41:
<br/>[[About:Color codes]]
<br/>[[About:Color codes]]
<br/>[[CaseStudy:Designing Memento databases:Photographic equipment]]
<br/>[[CaseStudy:Designing Memento databases:Photographic equipment]]
|}
=== Libraries & templates '''''(both editions, except maybe with templates)''''' ===
{| class="wikitable" font-size="100%"
! Topics !! Overviews !! Specifications !! About
|-
| style="width:25%;" | [[Library]]
[[Library Template]]
| style="width:25%;" | [[Libraries List screen]]
[[Library Edit screen]]
<br/>[[Library Groups]]
<br/>[[Library Protection]]
| style="width:25%;" | [[How:Add a Library]]
| style="width:25%;" |
|}
=== Fields, pages, & subheaders '''''(both editions)''''' ===
{| class="wikitable" font-size="100%"
! Topics !! Overviews !! Specs !! Guidance
|-
| style="width:25%;" | [[Field]]
[[Field Edit card]]
<br/>[[Field Role]]
<br/>[[Field Type]]
<br/>[[Page]]
| style="width:25%;" |
| style="width:25%;" | <big>'''''Text fields'''''</big>
:[[Text field|Text]]
:[[Rich Text field|Rich text (HTML)]]
:[[Phone Number field|Phone number]]
:[[Email Address field|Email address]]
:[[Hyperlink field|Hyperlink]]
:[[Password field|Password]]
:[[Barcode field|Barcode]]
<big>'''''Numeric'' fields'''</big>
:[[Integer field|Integer]]
:[[Integer values field|Integer values]]
:[[Currency field|Currency]]
:[[Real number field|Real number]]
:[[Rating field|Reading]]
<big>'''''Choice'' fields'''</big>
:[[Boolean field|Boolean]]
:[[Single-choice List field|Single-choice list]]
:[[Radio Buttons field|Radio buttons]]
:[[Multiple-choice List field|Multiple-choice list]]
:[[Checkboxes field|Checkboxes]]
:[[List field|Dynamic List]]
<big>'''''Calculated expression'' fields'''</big>
:[[JavaScript field|JavaScript]]
:[[Calculation field|Calculation]]
<big>'''''Date'' fields'''</big>
:[[Date field|Date]]
:[[DateTime field|DateTime]]
<big>'''''Time'' fields'''</big>
:[[Time field|Time]]
:[[DateTime field|DateTime]]
<big>'''''Linking'' fields'''</big>
:[[Link To Entry field|Link to entry]]
:[[Link To File field|Link to file]]
<big>'''''Media'' fields'''</big>
:[[Audio field|Audio]]
:[[Image field|Image]]
:[[Signature field|Signature]]
<big>'''''Miscellaneous'' fields'''</big>
:[[Contact field|Contact]]
:[[Location field|Location]]
:[[Tags field|Tags]]
<hr><big>'''''Special content'' fields'''</big>
:[[Audio field]]
:[[Barcode field]]
:[[Contact field]]
:[[Location field]]
:[[Rich Text field]]
:[[Signature field]]
| style="width:25%;" | [[How:Field Dependencies|Field Dependencies]]
[[Tips:Using JavaScript in Memento|Using JavaScript in Memento]]
|}
=== Entries & entry lists '''''(both editions)'''''  ===
{| class="wikitable" font-size="100%"
! Topics !! Overviews !! Specs !! Guidance
|-
| style="width:25%;" | [[Entry]]
[[Data analysis]]
| style="width:25%;" | [[Entry View card]]
[[Entry Edit card]]
<br/>[[Libraries List screen]]
<br/>[[Library Entries List screen|Entries List screen]]
| style="width:25%;" | [[How:Access a Previous Entry]]
[[How:Slice & Dice Library Data]]
| style="width:25%;" |
|}
|}


Line 158: Line 70:
|}
|}


=== Linking ===
{| class="wikitable"
! Topics !! Overviews !! Specs !! Guidance
|-
| style="width:25%;" | [[Calculation field]]
[[Link To Entry field]]
<br/>[[Link To File field]]
| style="width:25%;" |
| style="width:25%;" |
| style="width:25%;" |
|}
=== Data Analysis (Slicing & dicing)<br/>(Sorting, grouping, filtering, aggregation, & charting) ===
{| class="wikitable"
! Topics !! Overviews !! Specs !! Guidance
|-
| style="width:25%;" | [[Slicing & Dicing]]
[[Aggregation]]
| style="width:25%;" | [[Library Entries List screen|Entries List screen]]
[[Charting data]]
| style="width:25%;" | [[How:Slice & Dice Library Data]]
| style="width:25%;" |
|}


=== Scripting, Calculation, & App Integration ===
=== Scripting, Calculation, & App Integration ===

Revision as of 15:39, 4 November 2021

« Page as of 2021-11-04, editions Mobile 4.10.2, Desktop 1.10.2 »

Template:Banner-menu

Preamble on database terminology

This is to get us on the same page regarding terms Memento users have used previously versus the terms chosen by Memento for its products. Jump to the database index

Memento terms and database industry terms

Sometimes some of us tend to use one set of terms for things, and some might use another set of terms for the same things, like "record" or (less often) "row" for a Memento entry and ... Yada

The Memento Database application comprises libraries (often known outside Memento as tables), entries (often known outside Memento as rows), and fields (often known outside Memento as columns). A common generic term, recognized everwhere for either entries or rows is records.

In the Memento forum, "field" and "record" are often used and "column" and "row" is seldom used. So, it's best to stick with either Memento's "entry" (since it's their forum, after all), but when others use or seem to prefer the database industry's "record", we'll all know what is meant by that, and we can accommodate them when interacting with them, message by message in the forum.

Databases and Libraries

Likewise, within the database industry overall, "database" is used to mean the entire set of data used by a hopefully identified user or group of users to accomplish the users' personal or professional objectives, comprising libraries, entries, and fields. So, a person might use one database at home and another at work, and though many libraries will be different between libraries (like Customers at work and Groceries at home), some libraries might be used both at home and at work, often the most common and generic libraries, like People or Organizations.

When a user's objectives are so small that a single library is enough, then in that case the database is the library. However, when a user's objectives require that libraries be linked together to accomplish the objectives, now the entire set of linked libraries constitute the database. That's why, whenever we go into Edit Library > Export to create a .template file, there's an option to include linked libraries. This makes the template a database export rather than merely a library export. For more on database exports, see Export a database.

Libraries can be linked so they can work together as a database. So, each library has a structure of fields & other things (see below for what things make up its structure), and each database has a structure of libraries & links between them (see About:Database structure#Examples for an example).

The Database index, allowing quick access to Memento Database information

Yada

Introduction

Topics Overviews About
Memento Database Memento Database

Memento Wiki
Glossary
Useful links
Releases

How:Getting Started


About:Bill's mementos
About:Bill's tutorials
About:Bill's examples
Tutorial:Simple To Do List
Tutorial:Simple To Do List Enhancements
About:Color codes
CaseStudy:Designing Memento databases:Photographic equipment

Displays in the Memento mobile edition

Topics Overviews Specs Guidance
Screens & cards Libraries List screen

Library Edit screen
Entries List screen
Entry Edit card
Entry View card
File Manager card
Attached Files card
Charting data

Displays in the Memento desktop edition

Topics Overviews Specs Guidance
Windows & panes


Scripting, Calculation, & App Integration

Topics Overviews Specs Guidance
Scripting Calculation field

JavaScript field
Memento JavaScript Library
Actions
Data Sources
Triggers

Tasker Integration

Trigger Examples
How:Write scripts in JavaScript for Memento
Tips:Using JavaScript in Memento

Installation & settings

Topics Overviews Specs Guidance
Memento Settings

Import, export, synchronization, backup, & restore

Topics Overviews Specs Guidance
Backup & Restore Importing and exporting data

Formatting Templates screen

Tips:File Attachments

Cloud, platforms, & collaboration

Topics Overviews Specs Guidance
Platforms

Cloud storage and Teamwork

Cloud Library Status card

Security

Topics Overviews Specs Guidance
Privacy Policy

Library Protection

Products

Topics Overviews Specs Guidance
Memento Clients

Private Server
Team for Business

Tips:Team for Business

Jump to the index

Jump to the top