Skip to main content

Altibase for SQLAlchemy

Project description

sqlalchemy-altibase7

Changes from sqlalchemy-altibase

  • It is mainly supplemented for langchain connectivity.
  • sqlalchemy version upper limit requirement is removed.

Prereqisite

Unixodbc setting example for Linux

  • install : sudo apt-get install unixodbc-dev
  • example configuration :
$ cat /etc/odbc.ini 
[PYODBC]
Driver          = /home/hess/work/altidev4/altibase_home/lib/libaltibase_odbc-64bit-ul64.so
Database        = mydb
ServerType      = Altibase
Server          = 127.0.0.1
Port            = 21121
UserName        = SYS
Password        = MANAGER
FetchBuffersize = 64
ReadOnly        = no

$ cat /etc/odbcinst.ini 
[ODBC]
Trace=Yes
TraceFile=/tmp/odbc_trace.log

ODBC DSN setting example for Windows

  • Altibase Windows ODBC driver is registered during Altibase Windows client installation procedure.
  • Add a ODBC DSN for Altibase.
  • example configuration :
[Altibase Connection Config]
Windows DSN Name: PYODBC
host(name or IP): 192.168.1.210
Port(default 20300): 21121
User: SYS
Password: MANAGER
Database: mydb
NLS_USE: UTF-8

sqlalchemy-altibase7 using langchain

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqlalchemy_altibase7-0.0.5.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sqlalchemy_altibase7-0.0.5-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file sqlalchemy_altibase7-0.0.5.tar.gz.

File metadata

  • Download URL: sqlalchemy_altibase7-0.0.5.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for sqlalchemy_altibase7-0.0.5.tar.gz
Algorithm Hash digest
SHA256 2ab97bea8e8177f6ad33f9739890393ea7d93590a5ba0cd3eb573058f44799f5
MD5 dc3795017d999e50d5fe3ebdcffca6a3
BLAKE2b-256 1d7fbc2b45779f9f4184b826e01d61cb14da642c684d53a5ca3b443da529ef26

See more details on using hashes here.

File details

Details for the file sqlalchemy_altibase7-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for sqlalchemy_altibase7-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c63fe1799e4db652f22b22e7c7fbb044c790c6a941d3364f3c07c7c5e074cde7
MD5 d0a6f96633282913bbfd04c0ae0e614a
BLAKE2b-256 f298d5e1131d2d6121c43b1ccb9c882539851c91bf6ac7d8842a46ab4afdc0bc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page