Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 10 Go Mssql Projects
-
SQL code generator (aka inspect a database or SQL files to generate data models). You have the option of using something like volatiletech/sqlboiler which looks at the a physical database and generates code based on the schema. Or SQLC which is an amazing and fast project.
-
space-cloud
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Project mention: sqler: Write APIs using direct SQL queries with no hassle, let's rethink about SQL | reddit.com/r/himigifavievcu | 2022-07-29
-
This way: https://github.com/uptrace/bun, I prefer in all cases with PostgreSQL
-
xorm
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作 (by xormplus)
-
The same company that stopped officially maintaining their golang library when it wasn't getting "the growth we were hoping for".
-
dbbench
🏋️ dbbench is a simple database benchmarking tool which supports several databases and own scripts
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
(More shameless self-promotion) I also have a utility that pulls SQL Server extended events into Logstash or Elastic: https://github.com/billgraziano/xelogstash. This uses the native GO driver also without issues.
-
-
I started out using the ODBC driver wrapper when there weren't good choices for native drivers. I wrote a little helper package to figure out the best ODBC driver to use: https://github.com/billgraziano/mssqlodbc. Lots of the code I wrote would run in different environments with different configurations. That package is a little out of date now.
Go Mssql related posts
- sqler: Write APIs using direct SQL queries with no hassle, let's rethink about SQL
- sqler: Write APIs using direct SQL queries with no hassle, let's rethink about SQL
- sqler: Write APIs using direct SQL queries with no hassle, let's rethink about SQL
- sqler: Write APIs using direct SQL queries with no hassle, let's rethink about SQL
- sqler: Write APIs using direct SQL queries with no hassle, let's rethink about SQL
- sqler: Write APIs using direct SQL queries with no hassle, let's rethink about SQL
- sqler: Write APIs using direct SQL queries with no hassle, let's rethink about SQL
-
A note from our sponsor - SonarQube
www.sonarqube.org | 4 Feb 2023
Index
What are some of the best open-source Mssql projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | SQLBoiler | 5,551 |
2 | space-cloud | 3,718 |
3 | sqler | 2,021 |
4 | bun | 1,847 |
5 | xorm | 1,534 |
6 | prisma-client-go | 1,385 |
7 | dbbench | 82 |
8 | xelogstash | 23 |
9 | mssql | 1 |
10 | mssqlodbc | 0 |