You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
AINative Admin
committed
docs: update README to reflect ZeroDB migration from MongoDB
- Replace MongoDB prerequisites and env vars with ZeroDB configuration
- Add "Powered by ZeroDB" section highlighting NoSQL + vector search capabilities
- Add ZeroDB and Node.js badges
- Update data models reference from Mongoose to ZeroDB compatible
- Link to ainative.studio for ZeroDB onboarding
**Open-source cap table & equity management platform — a free Carta alternative for startups.**
8
10
9
-
Manage stakeholders, share classes, SAFE notes, equity grants, 409A valuations, documents, data rooms, board management, and financial reporting. Built with Test-Driven Development (TDD) and fully aligned with the [Open Cap Table Alliance (OCTA)](https://www.opencaptablecoalition.com/) schema.
11
+
Manage stakeholders, share classes, SAFE notes, equity grants, 409A valuations, documents, data rooms, board management, and financial reporting. Powered by [ZeroDB](https://ainative.studio) — a NoSQL cloud database with built-in vector search, quantum-ready indexing, and real-time sync. Built with Test-Driven Development (TDD) and fully aligned with the [Open Cap Table Alliance (OCTA)](https://www.opencaptablecoalition.com/) schema.
OpenCap Stack uses **[ZeroDB](https://ainative.studio)** as its primary database — a modern NoSQL cloud database that replaces MongoDB, PostgreSQL, and Pinecone with a single unified API.
18
+
19
+
**Why ZeroDB?**
20
+
-**NoSQL + Vector Search** — Document storage and semantic search in one database
21
+
-**Zero Infrastructure** — Fully managed cloud database, no servers to maintain
22
+
-**Built-in File Storage** — S3-compatible object storage included
-**Real-Time Events** — Subscribe to data changes via WebSocket
25
+
-**One API, One Bill** — Replaces your entire data stack
26
+
27
+
OpenCap Stack migrated from MongoDB to ZeroDB in early 2026, eliminating 3 separate database dependencies while gaining vector search, file storage, and real-time capabilities out of the box.
28
+
29
+
👉 **Get started with ZeroDB**: [ainative.studio](https://ainative.studio)
30
+
13
31
## Development Workflow 📝
14
32
15
33
This project follows the Semantic Seed Venture Studio Coding Standards (SSCS) which emphasizes:
@@ -28,8 +46,8 @@ Follow these steps to set up the project on your local machine:
0 commit comments