SQL: Designing and Creating Databases

SQL: Designing and Creating Databases

Ready to make your own database? Trying to decide whether your data should be stored in a database? This workshop will cover basic concepts of database design. You will map out a plan for how data can be stored in a database, create new tables, import data, and define relationships between tables. This is a practical workshop aimed at researchers building databases for their data. This workshop uses PostgreSQL, but the concepts are generally applicable to other SQL databases.