FlowFuse / FlowFuse/flowfuse

FlowFuse runs with MS SQL Server as the core DB

Open
#3,689 8 comments 0 reactions 0 assignees View on GitHub
needs-refinement size:L task
Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 21h
Merged PRs (30d)
146

Description

Investigate the consequences and requirements for running MS SQL Server as the core DB in FlowFuse.

### Initial thoughts on approach

The first task to enable MS SQL Server support will be to add the `tedious` driver to the `package.json` of the forge application.

Next, the mapping of properties from the YAML to the connection.

Any raw SQL queries will need to be assessed for compatibility.

Any conditional logic testing for SQLite or PG will need to have equivalent SQL Server logic

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.