Support for Azure DB and other relational databases
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
We use sequelize in rest-server and db controller to access database.
According to its document, sequelize supports Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. So it should support azure db and other relational databases.
Currently, only postgresql is tested. In the future we can test different types of database.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Sequelize usage in the rest-server and db controller, then review the existing PostgreSQL testing setup and Sequelize's supported database documentation. Done would require a concrete plan and tests covering Azure DB or other relational databases beyond PostgreSQL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100