Commit d9ffe4b
feat: Begin browser support implementation - Phase 1
- Add comprehensive browser support plan (6-week roadmap)
- Create proof-of-concept experiments directory
- Design SQLiteAdapter interface for Node.js/browser abstraction
- Implement NodeAdapter (better-sqlite3 wrapper)
- Implement BrowserAdapter (wa-sqlite with OPFS)
- Document competitive strategy and technical decisions
Goal: Make sqlite-graph the ONLY TypeScript graph database with
ACID + algorithms + browser support (~310 KB gzipped)
Phase 1: Research & Prototype (Week 1)
Next: Build POC and validate adapter pattern
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 3ed7b6f commit d9ffe4b
File tree
7 files changed
+1141
-0
lines changed- docs
- experiments/browser-poc
- scripts
7 files changed
+1141
-0
lines changed
0 commit comments