Y
Hacker News
new
|
ask
|
show
|
jobs
by
ddorian43
2756 days ago
Example: psycopg2 (python-postgresql driver) doesn't have (or sucks) prepared statements compared to cassandra driver.
1 comments
ngrilly
2756 days ago
Right, but that has nothing to do with connection pooling and sync. And there is no structural reason that makes easier to implemented prepared statements for PostgreSQL than for Cassandra. It's anecdotal evidence.
link