United-Codes/uc-local-apex-dev
GitHub: United-Codes/uc-local-apex-dev
Stars: 54 | Forks: 16
# UC Local APEX Dev
**Get Oracle 26ai with APEX and ORDS running in minutes. Automate the tedious parts of local APEX development.**
A containerized development environment (works with Docker, Podman, or any container runtime) that automates common tasks and lets you focus on building APEX applications.
## Features
- ✅ One-command operations: create users, backups, clear schemas, test installs
- ✅ Create APEX workspaces and database schemas with optimal development grants
- ✅ All users automatically registered in SQLcl and VS Code for instant access
- ✅ Built-in Oracle DataPump backup and restore
- ✅ ORDS with SSL support for production-like local development
- ✅ Test APEX application installs repeatedly in isolated test schemas
- ✅ Full PL/SQL debugging support with VS Code SQL Developer
**⚠️ This is not for production use!** Intentionally unsecure and optimized for ease of development. Passwords stored in plain text, security features relaxed. For local development only.
[Installation Guide](https://www.united-codes.com/products/uc-local-apex-dev/docs/getting-started/)
## Documentation
For complete setup instructions, configuration guides, and usage examples, visit our documentation site:
**📖 [UC Local APEX Dev Documentation](https://www.united-codes.com/products/uc-local-apex-dev/docs/)**
The documentation includes:
- [Installation Guide](https://www.united-codes.com/products/uc-local-apex-dev/docs/getting-started/)
- [Common Tasks & Commands](https://www.united-codes.com/products/uc-local-apex-dev/docs/getting-started/common-tasks/)
- [Backups](https://www.united-codes.com/products/uc-local-apex-dev/docs/getting-started/backups/)
- [Migration Guides](https://www.united-codes.com/products/uc-local-apex-dev/docs/migrations/25-3/)
## Special thanks
The cherry on top would be Oracle making APEX patches free to download for everyone.