ykdojo/editdojo

Change the database management system

glxnull opened this issue ยท 16 comments

Which database manager do you consider the best option to use in the project?

No idea yet-- will need to figure out!

PostgreSQL might suit better.

POSTGRESQL works well with Django.

Okay cool. Why not MySQL or anything else like that though?

MySQL would be good too.

It's just that postgresql has a deeper feature set similar to closed source RDBMS.

Okay maybe we'll go with postgresql then. I don't have a strong preference on this though.

@ykdojo yes PostgreSQL is better with Django project.

A lot of projects begin using MySQL and then according as the app gets bigger they switch to another DB manager.

Have u decided on the front-end framework to use.

I would love to work with u on that.

Cool

@ykdojo You could use Vue, I currently, use it in work and it's very straightforward and quick to get up and running