Code Monkey home page Code Monkey logo

mintleaf's Introduction

CircleCI Maven Central

logo Welcome to the Mintleaf! Mintleaf is a light weight framework tool helps you to advance your database developement for ETL Jobs, continuous integration / continuous delivery model as easy as possible.

  • Database Migration
  • ETL jobs to transfer data between different sources.
  • Data pipelines
  • Ability to write automated tests and run them on migrated database schemas, objects, data integrity checks during CI/CD
  • Seamless Test life cycle management such as setup, teardown mock data, schema and database objects using changesets
  • Create mock data or transfer/copy data between databases for your tests
  • Nothing more but to use Plain old SQL that you know of

Documentation

Maven

<dependency>
    <groupId>org.qamatic</groupId>
    <artifactId>mintleaf-core</artifactId>
    <version>1.8.27</version>
</dependency>

Download binaries

Command line tools:

Run in Docker

License

The MIT License (MIT)

Copyright (c) 2010-2017 QAMatic Team

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

mintleaf's People

Contributors

ksksma avatar qamatic avatar senips avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mintleaf's Issues

data comparison report template

Need to create a cool html reporting template for data comparison. There is an example available under dbexamples module. However we do not want to have this as part of core module but can be in dbexamples itself or create a optional new module

maven plugin for mintleaf

need to create a maven plugin for the followings:
migration
data compare
test data creation/import/export

and which would use our configuration file as documented. It should be at par with command line version of Mintleaf in terms of parameter naming conventions and the usage

logger configuration

need to introduce logger configuration with slf / log4j. There is a logger abstract and console logger already in the framework but someone needs to wire up based on the choice of the user either slf / log4j. so look out for MintleafLogger.java

gradle plugin

need to create a maven plugin for followings:
migration
data compare
test data creation /import/export

and which would use our configuration file as documented. It should be at part with command line version of Mintleaf in terms of parameter naming conventions and the usage

need to create sh and bat files for db drivers

Need to come up a plan for installing jdbc drivers and install them locally for the development purpose. One option is to create sh/bat files to curl it and install them or any other better and simple way needed to be done.

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.