Return a list of data tables in the Database
Future<List<Map<String, dynamic>>> tableNames() { throw UnimplementedError(); }