Implementation:Arize ai Phoenix Vignette Pnpm Lock
Appearance
Overview
The internal_docs/vignettes/json-jsonb-demo/pnpm-lock.yaml file is the dependency lock file for an internal vignette project that demonstrates and benchmarks JSON vs JSONB storage behavior. This is a standalone Node.js project used for internal documentation and exploration, not part of the main Phoenix application or TypeScript packages workspace.
The lock file uses pnpm lockfile version 9.0.
Code Reference
| Attribute | Value |
|---|---|
| Source File | internal_docs/vignettes/json-jsonb-demo/pnpm-lock.yaml |
| Lines | 1,969 |
| Domain | Internal_Documentation |
| Lockfile Version | 9.0 |
Notable Dependencies
- @electric-sql/pglite -- Lightweight PostgreSQL implementation (used for local database demos without a full PostgreSQL server)
- @types/pg / @types/node -- TypeScript type definitions
- eslint, prettier, typescript -- Standard development tooling
Related Pages
- Arize_ai_Phoenix_JS_Pnpm_Lock - TypeScript packages monorepo lock file
- Arize_ai_Phoenix_Polymorphic_User_Vignette - Another internal vignette (SQLAlchemy patterns)
Page Connections
Double-click a node to navigate. Hold to expand connections.
Principle
Implementation
Heuristic
Environment