records icon indicating copy to clipboard operation
records copied to clipboard

Is records being maintained?

Open sri-rang opened this issue 4 years ago • 2 comments

Hi kennethreitz,

Thank you for the great work. I'm new to writing raw SQL queries in my Python app, and the wise people at Google recommend your library as a good place to start.

Give that this project lives inside the archive username, my question might be redundant. But is this library being maintained in 2020? Are you looking for maintainers? Is it safe to use for a greenfield project or would you recommend something else?

Thank you.

-- Sri

sri-rang avatar Nov 15 '20 09:11 sri-rang

Anyone looking for a simple async, fast, postgresql client/wrapper, take a look at asyncpg

Pk13055 avatar Jan 21 '21 22:01 Pk13055

Judging from how a simple PR ( #172 ) not getting merged in 2 years I would say this project is abandoned.

lipi avatar Apr 05 '21 23:04 lipi

working on it now

kennethreitz avatar Mar 30 '24 00:03 kennethreitz