bkend-data

Installation
SKILL.md

bkend.ai Database Guide

Column Types (7)

Type Description Example
String Text name, email
Number Numeric age, price
Boolean True/false isActive
Date Date/time birthDate
Array Array tags: ["a","b"]
Object Nested object address: {city, zip}
Mixed Any type metadata

Constraints

  • required: Field must have a value
  • unique: No duplicate values allowed
  • default: Default value when not provided
Installs
41
GitHub Stars
556
First Seen
Feb 13, 2026
bkend-data — popup-studio-ai/bkit-claude-code