Skip to content

Conversation

@pkosiec
Copy link
Member

@pkosiec pkosiec commented Feb 10, 2026

Intro

  • Works with Lakebase Autoscaling
  • Supports OAuth authentication and automatic token refresh
  • It’s a wrapper over the pg.Pool: it means it works with any PostgreSQL database
  • Compatible with popular TypeScript/JavaScript ORMs
    • Tested Drizzle, TypeORM, Sequelize
    • It should be compatible with Prisma (didn't do the full tests, just checked API compatibility) and other ORMs as well.
  • Implementation aligned with Theo's Apps Runtime design doc

https://databricks.atlassian.net/browse/LKB-9058

@pkosiec pkosiec changed the title feat(appkit): introduce Lakebase Autoscalling driver feat(appkit): introduce Lakebase Autoscaling driver Feb 10, 2026
@pkosiec pkosiec force-pushed the pkosiec/lakebase-v2-driver-2 branch from 562a2c7 to eef0969 Compare February 10, 2026 18:51
@pkosiec pkosiec marked this pull request as ready for review February 11, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant