Migration guide
How to migrate from DBeaver to VeloxDB
If your team mostly works on PostgreSQL, this migration path keeps the essentials while simplifying your daily workflow.
Prerequisites
- - Inventory of your DBeaver PostgreSQL connections and authentication methods.
- - VeloxDB installed and permission to test against staging.
- - A small set of representative daily SQL tasks for validation.
Step-by-step
- 1.Map DBeaver connection profiles to equivalent VeloxDB environments.
- 2.Verify SSL and SSH tunnel settings using a staging database first.
- 3.Port your most-used SQL queries and compare runtime and output consistency.
- 4.Recreate schema browsing habits with VeloxDB table explorer and model designer.
- 5.Roll out to the wider team after side-by-side validation in production-safe windows.