An OLAP Real-time Analysis Demo based on OceanBase and Flink.
Live Demo: https://playground.oceanbase.com
- Clone and install:
git clone [email protected]:dengfuping/oceanbase-playground.git
pnpm i
- Copy
.env.example
file to.env
and configure OLTP and OLAP database url:
OLTP_DATABASE_URL=""
OLAP_DATABASE_URL=""
- Start demo:
pnpm run dev
- Umi.js – Frontend React Framework
- Umi API Route - Backend API
- TypeScript – Language
- OceanBase Design - Design
- OB Cloud – OceanBase Cloud Database
- Sequelize - ORM
- Vercel – Deployment
MIT © OceanBase