{"id":74256,"library":"go-jet-jet-v2","title":"Jet v2","description":"Package jet is a complete solution for efficient and high performance database access, consisting of type-safe SQL builder with code generation and automatic query result data mapping.","status":"active","version":"2.15.0","language":"go","source_language":null,"source_url":"https://github.com/go-jet/jet","tags":["sql","database","code-generation","type-safe","orm"],"install":[{"cmd":"go get github.com/go-jet/jet/v2","lang":"bash","label":"Install github.com/go-jet/jet/v2"}],"dependencies":[],"imports":[{"symbol":"jet","correct":"github.com/go-jet/jet/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/go-jet/jet/v2/postgres\"\n)\n\nfunc main() {\n\tstmt := postgres.SELECT(postgres.Star).FROM(postgres.Table(\"users\"))\n\tfmt.Println(stmt.DebugSql())\n}","lang":"go","description":"Creates a simple SELECT query using Jet's type-safe SQL builder."},"warnings":[],"env_vars":null,"search_vec":"'access':15 'automat':27 'builder':22 'code':24,35 'code-gener':34 'complet':7 'consist':16 'data':30 'databas':14,33 'effici':10 'generat':25,36 'high':12 'jet':1,4 'map':31 'orm':40 'packag':3 'perform':13 'queri':28 'result':29 'safe':20,39 'solut':8 'sql':21,32 'type':19,38 'type-saf':18,37 'v2':2","created_at":"2026-06-17T19:01:30.957510+00:00","updated_at":"2026-06-17T19:01:30.957510+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-jet/jet","github":"https://github.com/go-jet/jet","docs":"https://pkg.go.dev/github.com/go-jet/jet/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","orm"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}