πŸ’»Step 4: MySQL, Postgres & Oracle DB

Choose between MySQL or Postgres depending on your preference and install it locally. You can also choose cloud based tool such as Oracle db.

MySQL Setup

Go to this link and click on MySQL Community Server. Select Version & Operating System.

  • Mac: Install macOS 14 (x86, 64-bit), DMG Archive

  • Windows: Install Windows (x86, 64-bit), MSI Installer

Postgres

Install from this link depending on your operating system.

Note: just before you click "finish" at the end of installation, uncheck "stack builder"

Oracle db

Click on this link for free sign up.

Last updated