Skip to content
View gordthompson's full-sized avatar
  • self-employed
  • Calgary, AB, Canada

Organizations

@sqlalchemy

Block or report gordthompson

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. sqlalchemy-access sqlalchemy-access Public

    A Microsoft Access dialect for SQLAlchemy.

    Python 52 8

  2. sqlserverport sqlserverport Public

    lookup SQL Server instance port from Linux client

    Python 21 5

  3. fastapi-tutorial-cockroachdb-async fastapi-tutorial-cockroachdb-async Public

    Python 11 1

  4. fastapi-tutorial-mssql fastapi-tutorial-mssql Public

    FastAPI SQL database tutorial using mssql+pyodbc

    Python 22 5

  5. Build a PostgreSQL INSERT … ON CONFL... Build a PostgreSQL INSERT … ON CONFLICT statement and upsert a DataFrame
    1
    # Copyright 2024 Gordon D. Thompson, gord@gordthompson.com
    2
    #
    3
    # Licensed under the Apache License, Version 2.0 (the "License");
    4
    # you may not use this file except in compliance with the License.
    5
    # You may obtain a copy of the License at
  6. Build a T-SQL MERGE statement and up... Build a T-SQL MERGE statement and upsert a DataFrame
    1
    # Copyright 2024 Gordon D. Thompson, gord@gordthompson.com
    2
    #
    3
    # Licensed under the Apache License, Version 2.0 (the "License");
    4
    # you may not use this file except in compliance with the License.
    5
    # You may obtain a copy of the License at