{"library":"vex-core","type":"library","category":null,"description":"Local-first reactive backend engine with plugin architecture, SQLite storage, and real-time subscriptions via SSE. v0.7.2 (stable). Requires Bun 1.3+ or Node 24+ due to URLPattern dependency. Ship TypeScript types. Differentiates from similar tools (Convex, Firebase) by being self-hosted, fully local-first with SQLite, and providing a composable HTTP toolkit (vex-core/http) inspired by Vert.x Web and Koa. Peer dependency on React ^19 only for client-side usage. Plugin system allows file-based conventions via scanDirectory, defining tables, mutations, queries, webhooks, jobs, and middleware. Query builder supports filtering, aggregation, grouping, and pagination pushed down to SQL.","language":"javascript","status":"active","version":"0.7.2","tags":["javascript","database","reactive","sqlite","local-first","convex","plugin","backend","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install vex-core","imports":["import { Vex } from 'vex-core'","import { sqliteAdapter } from 'vex-core'","import { table } from 'vex-core/framework'","import { createRouter } from 'vex-core/http'","import { vexHandler } from 'vex-core/http'","import { scanDirectory } from 'vex-core/framework'"]},{"cmd":"yarn add vex-core","imports":[]},{"cmd":"pnpm add vex-core","imports":[]}],"homepage":"https://github.com/Michaelliv/vex-core#readme","github":"https://github.com/Michaelliv/vex-core","docs":null,"changelog":null,"pypi":null,"npm":"vex-core","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}