Skip to content
/ dbset Public

SQL , NoSQL migration & deployment tools. with CLI and version control

Notifications You must be signed in to change notification settings

k-xzc/dbset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBSet

CLI based, Databases schema migration & version control tool

Support both SQL , NoSQL (Mysql , Mongodb for Q1)

Easy to intergrate with CI pipeline like jenkins, teamcity and etc.

Support Kubernetes testing & deployment

Currently under construction

First Release : End of Q1 2020

First Version expect to support : MySQL , MongoDB

Databases

SQL

  • MySQL
    • Tables
    • Indexes
    • Views
    • Types
    • Functions
    • Stored Procedures
    • Security
  • PostgreSQL
    • Tables
    • Indexes
    • Views
    • Types
    • Functions
    • Stored Procedures
    • Security

NoSQL

  • MongoDB
    • Collection
    • Column
    • Function
    • Security
  • ElasticSearch
    • Indexes
    • Mapping
    • Types

AND More...

About

SQL , NoSQL migration & deployment tools. with CLI and version control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages