Data Storage

Whether you are collecting data from a user interface, hardware or an IOT device, where you store the data is of paramount importance, affecting performance, accessibility and cost.

Storage Choices

  • Traditional, relational databases such as MS SQL Server and MySQL.
  • Light weight options that will run on a device or phone such as SQLite.
  • NoSQL and Document orientated options such as CosmosDB and MongoDB