Database · +10 pointsPostgreSQL
World's most advanced open-source relational database.
- Install
- docker run -d -p 5432:5432 postgres:16
- License
- PostgreSQL
- Stars
- ★ 17k+
Integration goal
Write a schema migration SQL file with a users table.
- Create migration SQL
- Define users table with id, email
- Push to GitHub
Open Integration Workspace →← All open source tools