Skip to content

⚙️ An unofficial way to import existing Sequel Pro connections into TablePlus.

License

Notifications You must be signed in to change notification settings

brandonjjon/tp-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TP-Importer

An unofficial way to import existing Sequel Pro or Sequel Ace connections into TablePlus.

Although a backup is created, this script is intended for use on fresh installations of TablePlus and will overwrite any existing connections.

Prerequisites

Tested and working with node v10.8.0

Installing

Please note that this script will not bring over any passwords. You will need to add those directly in TablePlus once the import is complete. You can easily copy the individual passwords by searching for the existing database name in the Keychain Access app.

Clone the project somewhere on your system:

$ git clone git@github.com:brandonjjon/tp-importer.git

Navigate into the freshly cloned project and use a package manager of your choosing to install required dependencies:

$ cd tp-importer
$ npm install

Be sure both Sequel Pro or Sequel Ace and TablePlus are closed and run the script:

$ ./tp-importer

Built With

  • Commander.js - node.js command-line interfaces
  • Inquirer - A collection of common interactive command line user interfaces.

About

⚙️ An unofficial way to import existing Sequel Pro connections into TablePlus.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •