Mssqlodbc Alternatives
Similar projects and alternatives to mssqlodbc based on common topics and language
-
-
-
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.
-
-
go-mssqldb
Microsoft SQL server driver written in go language (by microsoft)
-
xelogstash
Send SQL Server Extended Events to Logstash, Elastic Search, or JSON
-
-
prisma-client-go
Prisma Client Go is an auto-generated and fully type-safe database client
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
mssqlodbc reviews and mentions
-
Go w/ MSSQL - Experiences?
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.
Stats
billgraziano/mssqlodbc is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of mssqlodbc is Go.