Skip to content

theCapypara/riptide-db-mysql

Repository files navigation

Riptide

Build Status Documentation Status Version Downloads License (MIT) Supported Python versions

Riptide is a set of tools to manage development environments for web applications. It's using container virtualization tools, such as Docker to run all services needed for a project.

Its goal is to be easy to use by developers. Riptide abstracts the virtualization in such a way that the environment behaves exactly as if you were running it natively, without the need to install any other requirements the project may have.

Riptide consists of a few repositories, find the entire overview in the documentation.

Database-Driver: MySQL

This repository implements the database driver interface of the Riptide library for use with MySQL-compatible databases. This allows users to manage MySQL databases within Riptide projects via the Riptide CLI.

Documentation

The complete documentation for Riptide can be found at Read the Docs.

About

Tool to manage development environments for web applications using containers - MySQL Database Drvier

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages