migraine | Database Migration Tool
kandi X-RAY | migraine Summary
kandi X-RAY | migraine Summary
migraine is a C++ library. migraine has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
Migraine is a tool for database migrations to be a little more painless. It allows you to convert a database from one format to another (E.g. From PostgreSQL to MySQL) or to copy a database in the same format to the same or another host. The target database must exists before Migraine can do it’s job. The program will analyse the source and target databases and will: - Copy those tables that are exact matches (same name, same columns with same data types) - Allow you to map columns for those tables that have the same name but their columns differ - Create those tables that exist on the source DB but not on the target DB.
Migraine is a tool for database migrations to be a little more painless. It allows you to convert a database from one format to another (E.g. From PostgreSQL to MySQL) or to copy a database in the same format to the same or another host. The target database must exists before Migraine can do it’s job. The program will analyse the source and target databases and will: - Copy those tables that are exact matches (same name, same columns with same data types) - Allow you to map columns for those tables that have the same name but their columns differ - Create those tables that exist on the source DB but not on the target DB.
Support
Quality
Security
License
Reuse
Support
migraine has a low active ecosystem.
It has 4 star(s) with 0 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
migraine has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of migraine is current.
Quality
migraine has no bugs reported.
Security
migraine has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
migraine is licensed under the GPL-2.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
migraine releases are not available. You will need to build from source code and install.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of migraine
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of migraine
migraine Key Features
No Key Features are available at this moment for migraine.
migraine Examples and Code Snippets
No Code Snippets are available at this moment for migraine.
Community Discussions
No Community Discussions are available at this moment for migraine.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install migraine
1 - Check you have a sane Qt 4.2 development environment with a few Qt SQL drivers (as plugins or compiled). 2 - Unpack the source code somewhere you like. I’d recommend somewhere in your home directory (if you’re building from source yo know how to do that) 3 - Run: qmake -o Makefile migraine.pro make. After these steps, if no errors, you should have your executable file bin/migraine.
Support
Please, report bugs or request features at: http://redmine.asylum.homelinux.org/projects/migraine/issues/new. You’ll need to register first, but it’s a simple and fast process with only a few fields to fill. Thanx! Have a happy Migraine :).
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page