The database is a main component of the AI-Framework Model.
Below you find the main concepts of databases within the AI-Framework, followed by a list of articles that describe the details .
Note: The database in the AI-Framework has two sides.
There is the model-side. That is where we access data and manipulate it. This will be described in the articles below.
There is also the technical side of the database. This will be described in the chapter Building applications > Working with databases.
Read a description of the categories in this chapter and go to that category, or straight to its main articles. From the main articles can be navigated to all related articles.
| Category | Description | Cat. | Article |
|
Database expressions |
Several database expressions |
||
|
QueryFields |
Different ways to query the database |
||
|
Stored Procedures |
A stored procedure is a piece of software stored in the database, typically written in a database language like SQL. It can be used many times and enhances data manipulation. |
||
|
Stored Procedure statements |
Stored Procedure statements are instructions to manipulate data. |
||
|
CustomDbChanged |
This is a set of custom database functions. |
||
|
Tables |
Within the AI-Framework, a number of distinguished table fields are distinguished. |
Find here all articles in the different chapters.
Article ID: 55
Created: Thu, Aug 8, 2019
Last Updated: Mon, Mar 30, 2020
Online URL: https://wiki-ai-framework.abstract-it.nl/article/databases-55.html