GithubHelp home page GithubHelp logo

rbdc-oracle's Introduction

RBDC-Oracle

  • a simple oracle driver for rbatis

Requirements

  • C linker. For example:
sudo apt install build-essential

rbdc-oracle's People

Contributors

chenpengfan avatar zhuxiujia avatar

Stargazers

 avatar  avatar  avatar MS avatar  avatar

Watchers

 avatar

rbdc-oracle's Issues

Large string support question

Hello!

Thank you for writing and maintaining this support for Oracle

In your example code you're using VARCHAR2(100) to store Rust Strings. I assume I can go up to the max size of a VARCHAR2, 4000, and still be okay. But, this is perhaps a rhetorical question, do you also support mapping Strings to Oracle's CLOB type if the field is defined as such? I looked through your source and it appears that the code falls back to Strings if their isn't an explicitly supported Oracle type. Does that mean that the CLOB will be decoded properly to a String and encoded back? Or, does type support for CLOB need to be explicitly added? If it needs to be added, I would guess you're doing this as a side project. What would it take to have you jump in and do it? Or, do you accept PRs for enhancements such as this if we take it on?

Thank you in advance for your consideration of this question and response!

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.