Create a NoSQL database model (e.g., document, key-value, graph) for a specific use case, outlining data structures and access patterns.
Task: generate a summary of a video. Input: [video title], [video transcript], [length of summary: e.g., 100 words, 200 words] Instruction: summarize the video transcript, focusing on the main topics and key takeaways. The summary should be concise and informative, providing a clear overview of the video's content. Adhere to the specified length constraint.
Unlock full access
This prompt is part of the premium pack "Advanced database design toolkit".
Get a clear, concise explanation of database normalization, including its purpose and common normal forms.
Determine the relationships between two given database tables (e.g., one-to-one, one-to-many, many-to-many) and suggest foreign keys.
Generate a basic structure for a database table, including essential columns and data types, based on a given entity.