Hacker News new | ask | show | jobs
by mcdonje 1713 days ago
How does it compare to psycopg2? I've been using psycopg2 for the db calls and then loading the results in to a dataframe if necessary. Separation of concerns.