This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Data

Data forms a system’s foundation.

1 - Graph databases

Requirements

  • Define the graph model.
  • Perform CRUD operations.
  • Optimise performance with indexes.

Examples

See also

Cloud storage

Data integrations

Data security

Database frameworks

2 - NoSQL

Requirements

  • Define document structures.
  • Perform CRUD operations.
  • Optimise performance with indexes.

Examples

See also

Cloud storage

Data integrations

Data security

Database frameworks

3 - SQL

Requirements

  • Define relational tables.
  • Perform CRUD operations.
  • Optimise performance with indexes.

Examples

See also

Cloud storage

Data integrations

Data security

Database frameworks