Back
Similar todos
Write daily: How to enable pgvector in neon.tech Postgres database 👉 nesin.io/blog/enable-pgvector… #nesinio
Ask author of `neighbors` gem how to optimize my SQL queries, because I just realized that by adding vector embedding to the todos, we're now loading ~25x as much data whenever we're loading todos from the database even though in 99% of cases we don't need the embeddings #wip – github.com/ankane/neighbor/is…
write half an article about pgvector and supabase #blog2
Connect a free postgresdb so I can put it on Vercel instead of locally with Sqlite #buildstreak
Add indices to postgres #sparkbase
Write daily: How to enable pgvector in Supabase 👉 nesin.io/blog/enable-pgvector… #nesinio
For new project, add Postgres database via Vercel dashboard
vercel query example #serverlessreact
use guide to make postgres search really fast
adds full text search index to production neo4j #thrust
connect up graphql to postgres #newshiny
get vercel postgres configured with drizzle #callio
Write daily: Instantly Cache Your PostgreSQL with PolyScale.ai for Free 👉 nesin.io/blog/instantly-cache… #nesinio
#stealth read a bunch about postgres and postgres extensions
share bulk insert/upsert for postgresql snippet twitter.com/hugo__df/status/1… #codewithhugo
scoped out some research for switching over #djangopackages search to use Postgres's FullText search.
Remove JSON in postgres column after coding myself in a corner with it #shipnix
researching materialized view in postgres for #djangopackages to help clean things up