Top 0.2% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 2.7% forks on proxy.golang.org
Top 0.5% docker downloads on proxy.golang.org
proxy.golang.org : github.com/godror/godror
Package godror is a database/sql/driver for Oracle DB. The connection string for the sql.Open("godror", dataSourceName) call can be the simple with additional params (here with the defaults): These are the defaults. For external authentication, user and password should be empty with default value(0) for heterogeneousPool parameter. heterogeneousPool(valid for standaloneConnection=0) and externalAuth parameters are internally set. For Proxy support , sessionuser is enclosed in brackets [sessionuser]. To use a heterogeneous Pool with Proxy Support ,user and password parameters should be non-empty and parameter heterogeneousPool should be 1. If user,password are empty and heterogeneousPool is set to 1, different user and password can be passed in subsequent queries. Many advocate that a static session pool (min=max, incr=0) is better, with 1-10 sessions per CPU thread. See https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-7DFBA826-7CC0-4D16-B19C-31D168069B54 You may also use ConnectionParams to configure a connection. If you specify connectionClass, that'll reuse the same session pool without the connectionClass, but will specify it on each session acquire. Thus you can cluster the session pool with classes. For connectionClass usage, see https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-CE6E4DCC-92DF-4946-92B8-2BDD9845DA35 If you specify server_type as POOLED in sid, DRCP is used. For what can be used as "sid", see https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-E5358DEA-D619-4B7B-A799-3D2F802500F1 Go strings are UTF-8, so the default charset should be used unless there's a really good reason to interfere with Oracle's character set conversion.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/godror/godror
Keywords:
go
, golang
, oracle
, oracle-db
, sql
License: Apache-2.0,BSD-3-Clause,MIT,SSPL-1.0
Latest release: 3 days ago
First release: over 5 years ago
Namespace: github.com/godror
Dependent packages: 457
Dependent repositories: 3,870
Stars: 458 on GitHub
Forks: 96 on GitHub
Docker dependents: 146
Docker downloads: 23,270,428
See more repository details: repos.ecosyste.ms
Last synced: about 6 hours ago
git.itmo.su/go-modules/databases v1.1.3
12 versions - Latest release: 12 months agogithub.com/guoji2010/goracle v1.0.0
1 version - Latest release: 12 months agogithub.com/demdxx/redify v0.9.2
🧩 Redify any database as RedisDB30 versions - Latest release: about 1 year ago - 4 stars on GitHub
github.com/zmloong/lotus v1.3.0
9 versions - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/americanas-go/ignite v1.15.5
146 versions - Latest release: about 1 year ago - 7 dependent packages - 2 dependent repositories - 13 stars on GitHubgithub.com/psurana-flextrade/beats/v7 v7.17.20
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash77 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/WentaoJin/transferdb v1.0.33
TransferDB 支持异构数据库 schema 转换、全量数据导出导入以及增量数据同步功能( Oracle 数据库 -> MySQL/TiDB 数据库)34 versions - Latest release: about 1 year ago - 49 stars on GitHub
github.com/wentaojin/transferdb v1.0.33
TransferDB 支持异构数据库 schema 转换、全量数据导出导入以及增量数据同步功能( Oracle 数据库 -> MySQL/TiDB 数据库)34 versions - Latest release: about 1 year ago - 1 dependent package - 49 stars on GitHub
github.com/xjustloveux/jgo.web v0.0.0-20240122065800-4d0eaeb8aa03
JGo Web4 versions - Latest release: over 1 year ago - 1 stars on GitHub
github.com/penwyp/transferdb v1.0.6
TransferDB 支持异构数据库 schema 转换、全量数据导出导入以及增量数据同步功能( Oracle 数据库 -> MySQL/TiDB 数据库)7 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/donnie4w/tim v0.0.0-20240121084944-3a5b84f63037
Tim is a decentralized and distributed instant messaging engine7 versions - Latest release: over 1 year ago - 321 stars on GitHub
github.com/lf-edge/ekuiper/extensions v0.0.0-20240119092555-ac96c610c8f5
Lightweight data stream processing engine for IoT edge408 versions - Latest release: over 1 year ago - 958 stars on GitHub
github.com/zhaowy1206/pac_weiyu v0.0.0-20240117071259-4bb29c15d323
2 versions - Latest release: over 1 year ago - 1 stars on GitHubgithub.com/thetherington/beats/v7 v7.8.8
1 version - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/thetherington/beats v0.0.2
2 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/sclgo/usql v0.17.5
Universal command-line interface for SQL databases109 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/sqls-server/sqls v0.2.28
SQL language server written in Go.29 versions - Latest release: over 1 year ago - 741 stars on GitHub
github.com/lighttiger2505/sqls v0.2.28
SQL language server written in Go.29 versions - Latest release: over 1 year ago - 1 dependent package - 692 stars on GitHub
github.com/taverok/goschema v0.0.2
Package schema provides access to database schema metadata, for database/sql drivers. For furthe...2 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/andygrunwald/your-connection-deserves-a-name/oracle/go v0.0.0-20231224190625-0b6aea1c088c 💰
Examples and code to assign a name to your MongoDB, MySQL, NATS, Oracle, PostgreSQL, RabbitMQ, an...1 version - Latest release: over 1 year ago - 26 stars on GitHub
github.com/paypal/hera v0.0.0-20231221010526-d5d2e519b216
High Efficiency Reliable Access to data stores31 versions - Latest release: over 1 year ago - 253 stars on GitHub
github.com/gunsluo/go-example/mxo v0.0.0-20231218175153-48b9d42cf0d1
study go example12 versions - Latest release: over 1 year ago - 6 stars on GitHub
github.com/mazrean/slqls v0.0.0-20231217101223-dab8c3acbbbb
SQL language server written in Go without connection to DB.1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.com/k8gege/LadonGo v0.0.0-20231215163545-d364895fb459
LadonGO 4.2 Pentest Scanner framework 全平台Go开源内网渗透扫描器框架,Windows/Linux/Mac内网渗透,使用它可轻松一键批量探测C段、B段、A...2 versions - Latest release: over 1 year ago - 2 dependent repositories - 1,166 stars on GitHub
github.com/UNO-SOFT/dbcsv v0.4.12
48 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/dir01/bookworm v0.0.0-20231212000542-b68b9bd9417b
A utility to build an index of your book archive. Looks inside each .fb2 or .fb2.zip, extracts in...1 version - Latest release: over 1 year ago - 2 stars on GitHub
github.com/pingcap/tidb-binlog v0.0.0-20231128060118-154d6d99d8bd
A tool used to collect and merge tidb's binlog for real-time data backup and synchronization.9 versions - Latest release: over 1 year ago - 276 stars on GitHub
git.espin.ovh/albert/cml04-indicadores v0.0.0-20231116093805-1e573454772f
2 versions - Latest release: over 1 year agogithub.com/spotos/sql-migrate v0.0.2
SQL Schema migration tool for Go. Key features: To install the library and command line program...2 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/tr299/good_shoes v0.0.0-20231115173703-c8d72f909887
1 version - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/caseybrown89/sql-migrate v0.0.0-20231103174605-e724cf10d674 removed
SQL Schema migration tool for Go. Key features: To install the library and command line program...4 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/mllw/go-etl v0.0.0-20231031095240-21f16034ef8f removed
go-etl是一个集数据源抽取,转化,加载的工具集,提供强大的离线数据同步能力。1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.com/Win-Man/dbcompare v1.0.2
execute sql in different database and compare the result recevied from database4 versions - Latest release: over 1 year ago - 4 stars on GitHub
github.com/win-man/dbcompare v1.0.2
execute sql in different database and compare the result recevied from database4 versions - Latest release: over 1 year ago - 4 stars on GitHub
github.com/dyammarcano/database v0.0.0-20231028001326-8d69e16e9641
1 version - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/thoppe-dwarakanath/beats/v7 v7.17.3
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash25 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/F1997/categraf v0.0.0-20231020032908-5655933ee910
4 versions - Latest release: over 1 year agogithub.com/orestisfl/beats/v8 v8.10.3
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash42 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/892294101/dds v0.0.0-20231010062934-6cc932bc591c
2 versions - Latest release: over 1 year ago - 2 dependent packages - 0 stars on GitHubgithub.com/poriathegreat/lockerBack v0.0.0-20231004065722-774310f08915
2 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/hsanson/sqls v0.0.0-20231001151342-8c4a633a5f89
SQL language server written in Go.1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.com/romapres2010/meta_api v0.3.1
1 version - Latest release: over 1 year ago - 1 dependent packagegithub.com/uno-soft/schema-diff v0.0.4
4 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/UNO-SOFT/plsql-parser v0.1.3
Go PL/SQL parser using ANTLRv48 versions - Latest release: over 1 year ago - 9 stars on GitHub
github.com/uno-soft/plsql-parser v0.1.3
Go PL/SQL parser using ANTLRv48 versions - Latest release: over 1 year ago - 9 stars on GitHub
github.com/mi-01-24fu/go-todo-backend v0.0.0-20230920114242-212a5a3841f1
2 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/kevinyjn/gocom v0.3.1
components or utils of golang16 versions - Latest release: over 1 year ago - 2 stars on GitHub
github.com/ignaciocaff/oraclesp v1.6.2
44 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/ildus/usql v0.14.13
Command usql is the universal command-line interface for SQL databases.95 versions - Latest release: over 1 year ago - 0 stars on GitHub
gitee.com/zfd81/ysql v0.0.0-20230825020845-a75fe8c7518e
1 version - Latest release: over 1 year agogithub.com/kzeeyang/oracle v1.0.0
gorm-oracle godror1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.com/godror/gen-o-call v0.13.3
94 versions - Latest release: over 1 year agogithub.com/willywartono14/test-go-gin-gonic v0.0.0-20230815211205-a9f82eeb00ed
1 version - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/basemachina/xo v0.0.0-20230810164749-58abddfee701
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, S...1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.com/go2rust1/cherry v0.0.0-20230802011923-125c38c70052
1 version - Latest release: almost 2 years ago - 1 stars on GitHubgithub.com/ducesoft/ulsp v0.0.0-20230728094517-92d8de8f5b50
2 versions - Latest release: almost 2 years ago - 0 stars on GitHubgithub.com/rahmanme/oracle v0.0.0-20230727165913-c99c117eb193
GORM oracle driver1 version - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/jeniawhite/beats/v7 v7.26.4
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash59 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/qshuai/beats/v7 v7.17.12
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash68 versions - Latest release: almost 2 years ago - 1 stars on GitHub
github.com/valrusu/util/oracle v0.0.0-20230714191631-cc459bbe2f05
various small utilities carved out of different projects1 version - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/topxeq/goxc v0.0.0-20230714021742-66feb043aea9
Command-line version of Gox6 versions - Latest release: almost 2 years ago - 1 stars on GitHub
gitee.com/zhendliu/sorm v0.0.0-20230704021155-3c9351379c60
1 version - Latest release: almost 2 years agogithub.com/mvelzel/sqls v0.0.0-20230702151006-b493f4322fee
sqls with Azure AD support1 version - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/cqr-cryeye-forks/LadonGo v0.0.0-20230626101537-e15bfb51242a
LadonGO 4.2 Pentest Scanner framework 全平台Go开源内网渗透扫描器框架,Windows/Linux/Mac内网渗透,使用它可轻松一键批量探测C段、B段、A...2 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/SIT-DigiCre/digicore_v3_backend v0.0.0-20230621154047-c52360ae7acb
3 versions - Latest release: almost 2 years ago - 2 stars on GitHubgithub.com/cyralinc/sidecar-failopen v0.5.1
CloudFormation template for Cyral sidecar DNS fail-open for AWS7 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/topxeq/goxn v0.0.0-20230611050143-51668bc5c475
Embeddable version of Gox language. A network server mode is available as well.6 versions - Latest release: almost 2 years ago - 1 dependent repositories - 0 stars on GitHub
github.com/savyjs/go-exchange v0.3.0
let's go!24 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/meowgen/koko v0.0.0-20230523075715-539d32a1a467
KoKo 是 JumpServer 字符协议资产安全连接组件,支持 SSH, Telnet, MySQL, Kubernets, SFTP, SQL Server, Redis4 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/travelliu/usql v0.14.6
Universal command-line interface for SQL databases88 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/ponycool/nebula-oracle-lib v1.0.0
oracle library1 version - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/gsiems/oradex v1.0.0
Package oradex is Oracle-DDL-Extract. Extract the DDL and grants for an oracle object1 version - Latest release: about 2 years ago - 0 stars on GitHub
github.com/gsiems/go-db-meta v0.9.1
Experimental WIP. Database metadata3 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/stefnedelchevbrady/xk6-sql-with-oracle v0.0.0-20230427094211-d458bd3498bb
k6 extension to load test RDBMSs (PostgreSQL, MySQL, MS SQL and SQLite3) + Oracle support3 versions - Latest release: about 2 years ago - 1 stars on GitHub
github.com/tehuelche/scv-go-tools/v3 v3.10.0
Tools for building REST APIs in Go.6 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/presnalex/go-micro/v3 v3.0.13
7 versions - Latest release: about 2 years agogithub.com/bulenttokuzlu/oracle v0.0.0-20230410112001-9cd2247b70b1
Oracle Driver2 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/andrei-cloud/watermill-oraq v0.0.0-20230409155817-7902219739fb
Watermill Pub/Sub targeting Oracle Advance Queue4 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/gocurr/good v0.0.0-20230408033519-70e3a14591a8
GO boot layer Of frameworks for Developers3 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/jasonlabz/oracle v1.1.0
GORM oracle driver1 version - Latest release: about 2 years ago - 0 stars on GitHub
github.com/onlyzzg/oracle v1.1.0
1 version - Latest release: about 2 years ago - 3 dependent packages - 1 dependent repositoriesgithub.com/galiy/kaspa-pool v0.0.0-20230405070655-507f73e51964
2 versions - Latest release: about 2 years agogithub.com/QianLongGit/oracle v1.3.0
3 versions - Latest release: about 2 years agogithub.com/qianlonggit/oracle v1.3.0
GORM oracle driver3 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/devzolo/oracle v0.0.1
2 versions - Latest release: about 2 years ago - 0 stars on GitHubgithub.com/toni-moreno/oracle_collector v0.3.2
Tool for gather metrics from any oracle instance installed in any Server as execd plugin for tele...5 versions - Latest release: about 2 years ago - 1 stars on GitHub
github.com/HaziranPartnera/oracle v0.0.0-20230317192114-56d399b5c2c5
GORM oracle driver3 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/Danangoffic/go-merce v0.0.0-20230317191802-fbb0d66f4a53
1 version - Latest release: about 2 years agogithub.com/taadis/letgo v0.0.0-20230313055211-d6488ed9b004
doc.go3 versions - Latest release: about 2 years ago - 1 dependent repositories - 2 stars on GitHub
github.com/sunmfei/mfus v1.1.1
个人使用10 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/sunmfei/mfu v0.1.0
个人使用库3 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/ekeuus/sql-migrate v1.4.0
SQL Schema migration tool for Go. Key features: To install the library and command line program...8 versions - Latest release: about 2 years ago
github.com/googlecloudplatform/elcarro-oracle-operator v0.5.0-alpha
El Carro is a new project that offers a way to run Oracle databases in Kubernetes as a portable, ...5 versions - Latest release: about 2 years ago - 209 stars on GitHub
github.com/GoogleCloudPlatform/elcarro-oracle-operator v0.5.0-alpha
El Carro is a new project that offers a way to run Oracle databases in Kubernetes as a portable, ...5 versions - Latest release: about 2 years ago - 209 stars on GitHub
github.com/muhmdhsn313/gorm-oracle v1.2.7
🪞 Pure go go-gorm oracle driver.1 version - Latest release: about 2 years ago - 0 stars on GitHub
github.com/MuhmdHsn313/gorm-oracle v1.2.7
🪞 Pure go go-gorm oracle driver.1 version - Latest release: about 2 years ago - 0 stars on GitHub
github.com/kurei01/oracle v0.0.0-20230303072121-ea6e9bb621e9
3 versions - Latest release: about 2 years ago - 1 stars on GitHubgithub.com/team-ide/teamide v1.9.9
Team IDE 工具 集成MySql、Oracle、金仓、达梦、神通等数据库、SSH、FTP、Redis、Zookeeper、Kafka、Elasticsearch等管理工具58 versions - Latest release: about 2 years ago - 54 stars on GitHub
github.com/sumanthkumarc/usql v0.13.8
Universal command-line interface for SQL databases1 version - Latest release: about 2 years ago - 0 stars on GitHub
github.com/jvictor27/sql-migrate v0.0.0-20230116194455-dab1df41a684
SQL Schema migration tool for Go. Key features: To install the library and command line program...1 version - Latest release: over 2 years ago - 0 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.