https://database.dev dbdev logo Search Packages [ ] Sign UpSign In The Database Package Manager For PostgreSQL trusted language extensions (TLEs) Getting startedRead the blog post Popular packages dbdev * 0.0.2 supabase Install pacakges from the dbdev package index hybrid_search * 1.0.0 langchain Search documents by embedding and full text embedding_search * 1.0.0 langchain Search document embeddings adminpack * 0.0.1 michelp A bunch of useful queries for DBA to manage and inspect databases read_once * 0.3.1 olirice Send messages that can only be read once index_advisor * 0.1.0 olirice Recommend indexes for a given SQL query pg_headerkit * 1.0.0 burggraf PostgreSQL functions that read PostgREST headers for adding functionality to your database asciiplot * 0.0.1 olirice A Toy ASCII Plotting Library Search for a package Search Packages [ ] First time? Install the dbdev client in your PostgreSQL database by following the guide here Getting started Simply install pglets via a SQL command Copyselect dbdev.install('olirice-index_advisor'); Where olirice is the handle of the publisher and index_advisor is the name of the pglet. (c) Supabase