The size of each data type in a database can vary depending on the database system you’re using (e.g., MySQL, PostgreSQL, SQL Server, etc.) and the specific data type definitions within that system. Below is a general overview of common data types and their sizes:

1. Integer Types

2. Floating-Point Types

3. Fixed-Point Types

4. Character Types

5. Binary Types

6. Date and Time Types

7. Boolean Type

8. Other Data Types

9. UUID

Notes: