I focused storing all types of data into a SQLite database mailnly BLOB data.I stored a float array in the form of a byte array then converting back byte data to float array & displaying in a datagridView.I used C# for the front end & SQLite back end.Design the form as follows to work with SQLite.