GithubHelp home page GithubHelp logo

ansible-sybase's Introduction

Ansible-Sybase

Plugins CI Roles CI Codecov FOSSA Status

Included content

  • Modules:

    • sybase_db: Database import/export using bcp wrapper, and removal/simple creation using pyodbc and FreeTDS python drivers.
    • sybase_isql: Run SQL scripts using isql64 or isql command wrapper.
    • sybase_query: Run SQL queries using pyodbc and FreeTDS python drivers.
  • Roles:

Cloning

This repository is designed as per Ansible Collections guidelines. It therere required to clone this repository in a specific directory structure.

mdkdir -p ansible_collections/sqlops/ && \
cd ansible_collections/sqlops/ && \
git clone "https://github.com/fjudith/ansible-sybase" sybase

Tested with Ansible

  • 2.9.x: Centos 7, Ubuntu Bionic (18.04 LTS), Ubuntu Focal (20.04 LTS)
  • 2.10.x: : Centos 7, Ubuntu Bionic (18.04 LTS), Ubuntu Focal (20.04 LTS)

Roadmap

Please refer to the ROADMAP for more details on the progress.

Technologies

  • Vagrant: Local development environment provisionning
  • Cloud-Init: Initial instance bootime provisionning
  • Ansible: Software provisionning and configuration management
  • Liquibase: Database operation management

Languages

  • Ansible: YAML based Domain-specific language (DSL) for configuration management
  • Ansible-Lint: Code style compliance processor
  • Bash: Language used for general shell scripting
  • Python: Language used to write unit tests and Ansible modules
  • PyODBC: Open source Python module that makes accessing ODBC databases simple
  • Powershell Core: Language used for Windows specific shell scripting (ref. hack)

License

FOSSA Status

ansible-sybase's People

Contributors

fjudith avatar fossabot avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

ansible-sybase's Issues

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.