Giter Club home page Giter Club logo

oddgen's Introduction

oddgen

Introduction

oddgen is a SQL Developer extension to invoke dictionary-driven code generators. Dictionary-driven means that the predominant part of a model is stored in the data dictionary of the RDBMS or in related data stores. Generators written in a JVM language or in PL/SQL are discovered after connecting to a database and presented in a navigator tree. The oddgen generator interface is designed to hide the complexity from the user and to support generation of any target code in just a few mouse clicks.

See https://www.oddgen.org/ for more information about the product.

Releases

Binary releases are published here.

How to Build

  1. Download and install SQL Developer 17.2.0

  2. Download and install Apache Maven 3.5.0

  3. Download and install a git command line client

  4. Clone the oddgen repository

  5. Open a terminal window in the oddgen root folder and type

     cd sqldev
    
  6. Run maven build by the following command

     mvn -Dsqldev.basedir=/Applications/SQLDeveloper17.2.0.app/Contents/Resources/sqldeveloper -DskipTests=true clean package
    

    Amend the parameter sqldev.basedir to match the path of your SQL Developer installation. This folder is used to reference various Oracle jar files which are not available in public Maven repositories

  7. The resulting file oddgen_for_SQLDev_x.x.x-SNAPSHOT.zip may be installed within SQL Developer

License

oddgen is licensed under the Apache License, Version 2.0. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

oddgen's People

Contributors

philippsalvisberg avatar dependabot[bot] avatar

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.