Get Started
Requirements
Requirements
Minimal requirements to run Forge Data Studio.
Server Environment
Forge Data Studio requires the following environment to run efficiently:
- PHP 8.2 or higher
- PostgreSQL 14+ or MySQL 8.0+
- Redis 6.0+ (highly recommended for performance)
- Nginx or Apache with mod_rewrite enabled
PHP Extensions
Ensure the following PHP extensions are installed and enabled:
- BCMath
- Ctype
- Fileinfo
- JSON
- Mbstring
- OpenSSL
- PDO
- Tokenizer
- XML