Creates database in memory.
Note that for an in-memory database no data is persisted to disk (i.e. all data is lost when you exit the process).
Database Class