Skip to content
Avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Achievements

Achievements

Block or Report

Block or report runner-mei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. GoBatis Public

    An easy ORM tool for Golang, support MyBatis-Like XML template SQL

    Go 107 17

  2. A terminal in your browser using go.crypto/ssh and websocket. Based on https://github.com/xtermjs/xterm.js

    Go 64 14

  3. gowbem Public

    a wbem client for golang. it is incompleted.

    Go 12 5

  4. Database backed asynchronous priority queue. it is like delayed_job for ruby

    Go 4

  5. wbem.js Public

    a wbem client for nodejs

    JavaScript 1 1

  6. a snmp client library.

    C 1 1

831 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri
Activity overview
Contributed to runner-mei/GoBatis, runner-mei/moo, runner-mei/goutils and 5 other repositories

Contribution activity

April 2022

Created 1 repository

Created an issue in sijms/go-ora that received 4 comments

sql.NullInt64 is unsupport, error is ‘ORA-03115: unsupported network datatype or representation’

package main import ( "context" "database/sql" "fmt" "os" "strings" _ "github.com/sijms/go-ora/v2" // oracle ) func main() { OracleUrl := "oracle://"

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.