{"repo":"webfactory/slimdump","free":true,"listed":false,"github":"https://github.com/webfactory/slimdump","clone":"git clone https://github.com/webfactory/slimdump.git","description":"A tool for creating configurable dumps of large MySQL-databases.","language":"PHP","stars":194,"topics":["php","database","mysql"],"license":"MIT","category":"databases-storage","readme_excerpt":"slimdump ======== slimdump is a little tool to help you create configurable dumps of large MySQL-databases. It works off one or several configuration files. For every table you specify, it can dump only the schema ( CREATE TABLE ... statement), full table data, data without blobs and more. Why? We created slimdump because we often need to dump parts of MySQL databases in a convenient and reproducible way. Also, when you need to analyze problems with data from your production databases, you might want to pull only relevant parts of data and hide personal data (user names, for example). mysqldump is a great tool, probably much more proven when it comes to edge cases and with a lot of switches. But there is no easy way to create a simple configuration file that describes a particular type of dump (e.g. a subset of your tables) and share it with your co-workers. Let alone dumping tables and omitting BLOB type columns. Installation When PHP is your everyday programming language, you probably have Composer installed. You can then easily install slimdump as a global package. Just run composer global require webfactory/slimdump . In order to use it like any other Unix command, make sure $COMPOSER HOME/vendor/bin is in your $PATH . Of course, you can also add slimdump as a local (per-project) Composer dependency. We're also working on providing a .phar package of slimdump for those not using PHP regularly. With that solution, all you need is to have the PHP interpreter installed and t","default_branch":null,"files":null,"tree":[],"storefront":"/r/webfactory","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/webfactory/slimdump/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}