GithubHelp home page GithubHelp logo

about golang client about vitess HOT 12 CLOSED

vitessio avatar vitessio commented on May 12, 2024
about golang client

from vitess.

Comments (12)

sougou avatar sougou commented on May 12, 2024

I just started working on the go client. I have the low level implementation here: https://github.com/youtube/vitess/tree/master/go/vt/vtgate/gorpcvtgateconn.
I still need to implement the go driver for it, which I'll work on soon.

from vitess.

mitiger avatar mitiger commented on May 12, 2024

think you .
Also i want to know , when can we use golang's client for our own application.

from vitess.

sougou avatar sougou commented on May 12, 2024

I'll try to finish this in the next 1-2 weeks. I can close this issue when it's done. That way, you'll know.

from vitess.

mitiger avatar mitiger commented on May 12, 2024

OK, thanks a lot

from vitess.

mitiger avatar mitiger commented on May 12, 2024

hi , sougou :
I'm sorry to have disturbed you then. but because of project schedule, i need use golang client . so i want to konw golang client is ok?

from vitess.

sougou avatar sougou commented on May 12, 2024

Sorry, I got pulled into some production projects. I'll try to get this done by next week.

from vitess.

mitiger avatar mitiger commented on May 12, 2024

hi, sougou:
what about golang's client?

from vitess.

sougou avatar sougou commented on May 12, 2024

Still planning to get it done by end of week.

from vitess.

mitiger avatar mitiger commented on May 12, 2024

is golang's client finished?

from vitess.

sougou avatar sougou commented on May 12, 2024

I have this PR out for review: #458.
Working on the final piece, which is the Go driver.
PS: The Go driver will be less powerful than this API:

  1. Go does not support named bind variables. Only positional bind vars are allowed.
  2. A single VTGateConn can multiplex requests and transactions, while database/sql cannot exploit this ability.

from vitess.

mitiger avatar mitiger commented on May 12, 2024

👍
hi,sougou :
this week , if golang's client can be use or not?

from vitess.

sougou avatar sougou commented on May 12, 2024

#465

from vitess.

Related Issues (20)

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.