how to export mysql database
is it possible to export the data from mysql while im using the trial plan in railway?
7 Replies
Project ID:
N/A
N/A
I had to write my own export function as I could never get the cli to connect to the database - they have changed the database hosting system since then but I haven't looked into it again
You can export your tables just by connecting to the database normally.
I use TablePlus and have exported the entire database that way.
I successfully migrated from a Railway hosted MySQL to PlanetScale very easily.
do u have the documentation? how can i do it?
TablePlus | Modern, Native Tool for Database Management.
Modern, native client with intuitive GUI tools to create, access, query & edit multiple relational databases: MySQL, PostgreSQL, SQLite, Microsoft SQL Server, Amazon Redshift, MariaDB, CockroachDB, Vertica, Cassandra, and Redis.
thank u