mirror of
https://github.com/langchain-ai/LangChain-Commercial-Marketplace-Meters-Accelerator.git
synced 2026-07-01 20:24:03 -04:00
Transactable SaaS SDK Database
Introduction
The publisher portal sample web applications use database as the data source to store marketplace subscriptions and the status, metered dimensions task and usage logs
Description
The following table shows the database entities
| Entity | Description |
|---|---|
| UsageResult | The request and response against metering service API is stored here. |
| Subscription | List of Managed Application / Container application subscriptions |
| ScheduledTasks | List of all Metered Scheduled task |