Get started
DataRamen is a self-hosted database explorer that makes working with PostgreSQL and MySQL data easy, fast, and intuitive.
Choose the setup that best fits your workflow. You can run it locally to try things out, or deploy it as a service for your team — either way, you’ll be up and running in minutes.
Local installation
Section titled “Local installation”You can run DataRamen on your local machine.
📦 NPM The fastest way to get started. Run DataRamen as CLI tool.
🐳 Docker compose Use existing docker compose templates or configure your own.
🐳 Docker desktop Run DataRamen in Docker desktop using existing images from GitHub.
Not sure where to start? NPM is the quickest option for most setups.
Remote installation and self-hosting
Section titled “Remote installation and self-hosting”Deploy DataRamen as a persistent service on your cloud provider (AWS, GCP), internal infrastructure, or platforms such as Render and Heroku.
🖥️ From source Clone the GitHub repository, build, and run directly.
🐳 Docker Deploy the Docker image from GitHub Container Registry.