godror VS ziptz

Compare godror vs ziptz and see what are their differences.

ziptz

Get the time zone and daylight saving time support for any US ZIP code (by infused)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
godror ziptz
4 1
496 67
2.8% -
8.6 6.3
6 days ago 3 months ago
C Ruby
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

godror

Posts with mentions or reviews of godror. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-07.
  • Oracle DB support in Benthos
    8 projects | /r/golang | 7 Oct 2022
    This work wasn't possible without https://github.com/sijms/go-ora and the amazing Oracle XE Docker images which Gerald Venzl put together: https://geraldonit.com/2021/08/15/oracle-xe-docker-images/. There's also https://github.com/godror/godror, but the main Benthos release is strictly CGo-free.
  • Getting timezone from address (country code, zip code and state)
    4 projects | /r/golang | 16 Oct 2021
    https://github.com/godror/godror/commit/703514c6ee2e5da6078b253ddd9c1c4fc5af8f40 https://github.com/evanoberholster/timezoneLookup
  • Install godror
    2 projects | /r/golang | 16 Apr 2021
    go get github.com/godror/godror go: downloading github.com/godror/godror v0.24.4 go: downloading github.com/go-logfmt/logfmt v0.5.0 # github.com/godror/godror cc1.exe: sorry, unimplemented: 64-bit mode not compiled in

ziptz

Posts with mentions or reviews of ziptz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-16.
  • Getting timezone from address (country code, zip code and state)
    4 projects | /r/golang | 16 Oct 2021
    I have weird requirement of getting user's timezone using address data. In this use case I don't have access to client side, so I need to guess timezone purely using address info. I've googled a lot and found https://github.com/infused/ziptz this python library somewhat close to what I want albeit US only. Is there any similar library for got that can achieve something similar in golang?

What are some alternatives?

When comparing godror and ziptz you can also consider the following projects:

go-oci8 - Oracle driver for Go using database/sql

goracle

sqlx - general purpose extensions to golang's database/sql

go-sqlite3 - sqlite3 driver for go using database/sql

go-sql-driver/mysql - Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package

pig - Simple pgx wrapper to execute and scan query results

Sqinn-Go - Golang SQLite without cgo

avatica

pgx - PostgreSQL driver and toolkit for Go

go-mssqldb - Microsoft SQL server driver written in go language

vertica-sql-go - Official native Go client for the Vertica Analytics Database.

firebirdsql - Firebird RDBMS sql driver for Go (golang)