Skip to content

wellesonx/flym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flym

The lightweight package for migration of a database inspired by liquibase. The flym can be used as standalone cli and as library in your go application. The flym is fully compatibility with liquibase's change sets. It can apply migration change sets based on YAML, JSON and XML.

Supported database

  • Postgresql (TODO)
  • CockroachDB (TODO)
  • Sqlite3 (TODO)
  • MySQL / MariaDB (TODO)
  • Oracle (TODO)
  • Apache Cassandra (TODO)

Supported ORMs

  • GORM(TODO)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages