animechan icon indicating copy to clipboard operation
animechan copied to clipboard

Upcoming updates for Animechan

Open rocktimsaikia opened this issue 2 years ago • 2 comments

  • [ ] Open source the API code
  • [ ] Migrate the codebase to Typescript
  • [ ] Migrate the database to PostgreSQL
  • [ ] Write tests

If you have any queries regarding these changes leave a comment here

rocktimsaikia avatar Mar 08 '22 07:03 rocktimsaikia

Why not just stick with mongodb?

Kadantte avatar Mar 14 '22 22:03 Kadantte

The performance of PostgreSQL is much better/faster than MongoDB. And it is scalable as the database grows. Also working with PostgreSQL is a learning curve for me too. That is why I picked Postgres.

rocktimsaikia avatar Mar 15 '22 04:03 rocktimsaikia