Use Case: Database

Databases provide the ability of storing complex data structures. The two main concepts for this is either relational database structures (SQL) or no-SQL indexed databases. These are available depending on the SDK environment. This use case will expose the ability to access these services for the given SDK.

Table of Contents

FUNCTIONAL DECOMPOSITION

TBD

DESIGN NOTES

TBD

TEST NOTES

TBD

REFERENCES

TBD