renderDatabase(database) {
    return (
      <Database
        lastMutationId={database.lastMutationId}
        dbname={database.dbname}