Giter Club home page Giter Club logo

devdb's Introduction

devdb

Fire up a local testing database from a dump in no time.

MIT License

Features

  • Easy setup of local dev databases without the hassle.
  • Loads a dump on startup, so you don't have to worry how to get your data in.
  • Supports MySQL, MariaDB and PostgreSQL.
  • Uses docker to start temporary databases without cluttering up your device.
  • Lets you export to share, customize and set up on other machines.

Setup

Make sure docker is installed and run curl -sSf https://raw.githubusercontent.com/danieldirks/devdb/main/devdb > ~/.local/bin/devdb.

To update or uninstall, simply remove the file and load it again.

Usage

  1. devdb dump.sql
  2. wait
  3. connect

It tries its best to figure out the database management system for you by searching for one of the supported databases at the beginning of the dump file. In some cases you may still need to specify it manually: devdb --base mysql dump.sql.

You can customize things like user and password and can export devdbs. More can be found by running devdb help.

Save time and have fun!

License

The project is licensed under the MIT License.

devdb's People

Contributors

danieldirks avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.