[GH-ISSUE #412] Add External Database Provider Integrations (Neon, Atlas, Turso, etc.) #268

Open
opened 2026-03-03 11:14:25 +03:00 by kerem · 0 comments
Owner

Originally created by @charanm927 on GitHub (Aug 13, 2025).
Original GitHub issue: https://github.com/dflow-sh/dflow/issues/412

Description:

Extend dFlow to support provisioning and managing external databases from popular hosted providers, allowing users to install and connect their databases outside dFlow-managed servers. This will give users flexibility in choosing specialized DB hosting while still integrating fully with their dFlow projects.

Acceptance Criteria:

  • Add Neon integration for PostgreSQL.
  • Add MongoDB Atlas integration for MongoDB.
  • Add Turso integration for SQLite.
  • Allow users to provision new DB instances directly from dFlow UI.
  • Store and manage connection credentials securely.
  • Automatically inject DB connection strings into selected services.
  • Allow linking of existing external DBs (import connection details manually).

Benefits:

  • Gives users flexibility to choose best-in-class database hosting.
  • Reduces server load by offloading DB hosting to external providers.
  • Enables globally distributed databases with minimal setup.
Originally created by @charanm927 on GitHub (Aug 13, 2025). Original GitHub issue: https://github.com/dflow-sh/dflow/issues/412 **Description:** Extend dFlow to support provisioning and managing external databases from popular hosted providers, allowing users to install and connect their databases outside dFlow-managed servers. This will give users flexibility in choosing specialized DB hosting while still integrating fully with their dFlow projects. **Acceptance Criteria:** - Add Neon integration for PostgreSQL. - Add MongoDB Atlas integration for MongoDB. - Add Turso integration for SQLite. - Allow users to provision new DB instances directly from dFlow UI. - Store and manage connection credentials securely. - Automatically inject DB connection strings into selected services. - Allow linking of existing external DBs (import connection details manually). **Benefits:** - Gives users flexibility to choose best-in-class database hosting. - Reduces server load by offloading DB hosting to external providers. - Enables globally distributed databases with minimal setup.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dflow#268
No description provided.