"""Constants related to database operations.""" RELEASE_ARTIST_NAME_FIELD = 'name' RELEASE_CHUNK_REQUESTS = 200