SQLite table created with: CREATE TABLE samples (id INTEGER PRIMARY KEY, name TEXT, quantity TEXT, time INTEGER, value REAL);