bytechefhq / bytechefhq/bytechef
[component] Microsoft SQL
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
As a Workflow Developer
I want to be able to use the native Microsoft SQL connector
So that I can implement more complex integration use cases where the connector is involved.
Website: https://www.microsoft.com/en-us/sql-server
Documentation: https://learn.microsoft.com/en-us/sql/sql-server/what-is-sql-server?view=sql-server-ver16
Acceptance Criteria
List of implemented actions:
- [ ] execute SQL query
- [ ] insert row
- [ ] updarte row
- [ ] delete row
Definition of Done:
- [ ] Unit/Integration tests
- [ ] Documentation
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the existing connector entry points and analogous connector tests, then determine where the four Microsoft SQL actions belong. Done means execute, insert, update, and delete actions are implemented with unit or integration tests and documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100