Git Product home page Git Product logo

dbe's Introduction

尝试模拟GaussDB的高级包接口,以便使用了GaussDB的高级包接口的项目能在不改写代码的情况下迁移到openGauss或其他基于openGauss的商业数据库

由于dbe开头的部分schema名称在openGauss中是被限制使用的,因此新建的对应的schema名称前加上了mog_(可以批量正则替换)

test目录下是从openGauss中拿到的使用了dbe包的测试sql及输出结果,实际上在openGauss中不可能得到这个输出结果,但使用了本项目模拟的包后,就可以得到这个输出结果了 比如运行pljson.sql,能得到相同的out结果

目前已支持的 dbe_application_info
dbe_lob
dbe_output
dbe_random
dbe_raw
dbe_utility
dbe_task

目前未改完的还有 dbe_file (orafce > utl_file)
dbe_schedule
dbe_match (compat-tools >utl_match)
dbe_session
dbe_sql
dbe_lob(与文件相关的部分)
dbe_utility(与堆栈相关的部分)

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.