-
Updated
Apr 13, 2022 - JavaScript
#
odbc
Here are 192 public repositories matching this topic...
Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Trino, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC
mysql
bigquery
postgres
sql-server
cassandra
presto
clickhouse
odbc
snowflake
data-visualization
data-analysis
sap-hana
sql-editor
vertica
crate-io
trino
sqlpad
Open
人大金仓数据库连接异常
Official repository of the SOCI - The C++ Database Access Library
-
Updated
Apr 14, 2022 - C++
Open-source IoT Gateway - integrates devices connected to legacy and third-party systems with ThingsBoard IoT Platform using Modbus, CAN bus, BACnet, BLE, OPC-UA, MQTT, ODBC and REST protocols
mqtt
iot
aws
odbc
gateway
mqtt-broker
can
ble
can-bus
aws-iot
opc-ua
iot-gateway
sigfox
bacnet
thingsboard
-
Updated
Apr 19, 2022 - Python
Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.
-
Updated
Feb 23, 2022 - C++
A small C++ wrapper for the native C ODBC API | Requires C++14 since v2.12
mysql
cplusplus
cpp
odbc
postgresql
sqlite3
cplusplus-14
database-access
sqlserver
vertica
database-access-library
odbc-api
-
Updated
Apr 22, 2022 - C++
aioodbc - is a library for accessing a ODBC databases from the asyncio
-
Updated
Jan 22, 2022 - Python
An ODBC-powered MS SQL Server DB backend for Django 1.4+
-
Updated
Nov 11, 2021 - Python
The CIDLib general purpose C++ development environment
compression
encryption
networking
cpp
xml
odbc
idl
test-framework
speech-recognition
macro-language
internet-programming
client-server
platform-independent
more
orb
build-tools
text-encodings
ui-framework
graphics-formats
standard-libraries
-
Updated
Nov 6, 2021 - C++
marimeireles
commented
Mar 9, 2021
Ian did it for ipywidgets, etc see here: cytoscape/ipycytoscape#247
We just need to copy paste the code and test if it's working here.
Zabbix Database Monitoring Service (Oracle, Pg, MySQL, MS SQL, DB2, etc.)
-
Updated
Apr 27, 2020 - Perl
pacman82
commented
Nov 11, 2020
Prompt for password if the user does not provide one then connecting via dsn on the command line. Consider using https://crates.io/crates/indicatif to handle the user dialog.
How do we want to treat passwords in connection strings? Or rather connection strings without one.
good first issue
Good for newcomers
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
-
Updated
Mar 10, 2022 - PHP
Microsoft SQL Server Adapter for Elixir
-
Updated
Dec 24, 2019 - Elixir
sqlite storage adapter for Gun database (javascript)
-
Updated
Jun 7, 2019 - JavaScript
SQLAlchemy dialect for EXASOL
-
Updated
Apr 13, 2022 - Python
Improve this page
Add a description, image, and links to the odbc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the odbc topic, visit your repo's landing page and select "manage topics."
问题描述及重现步骤:
直接导入包FreeSql.Provider.KingbaseES
测试代码:
var connStr = "Server=xxxxxx;Port=60049;UID=system;PWD=123456;database=test;MAXPOOLSIZE=2";
直接提示密码认证失败
若是使用OdbcKingbaseES,再导入odbc包会一直提示找不到没有数据源名称
另一个群里的朋友遇到的人大金仓的问题
![image](https://user-i