ykdojo / editdojo

(I'm no longer working on this)
https://www.csdojo.io/edit
MIT License
331 stars 98 forks source link

Change the database management system #6

Closed glxnull closed 6 years ago

glxnull commented 6 years ago

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

ykdojo commented 6 years ago

No idea yet-- will need to figure out!

SindhuVempati commented 6 years ago

PostgreSQL might suit better.

didoloan commented 6 years ago

POSTGRESQL works well with Django.

ykdojo commented 6 years ago

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

didoloan commented 6 years ago

MySQL would be good too.

didoloan commented 6 years ago

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

ykdojo commented 6 years ago

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

anuragteapot commented 6 years ago

@ykdojo yes PostgreSQL is better with Django project.

glxnull commented 6 years ago

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

ghost commented 6 years ago

By the way, who's will work on the front end?

On Sat, 20 Oct 2018, 13:10 Antonio Campos, notifications@github.com wrote:

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ykdojo/editdojo/issues/6#issuecomment-431614294, or mute the thread https://github.com/notifications/unsubscribe-auth/AgkTjg-vEA_YBhAiDdqJ6OQvHBVMS-gtks5um4MwgaJpZM4XvbTf .

ykdojo commented 6 years ago

I'm planning to work on it, plus whoever wants to work on it.

On Sat, Oct 20, 2018 at 4:14 PM Tan Run En notifications@github.com wrote:

By the way, who's will work on the front end?

On Sat, 20 Oct 2018, 13:10 Antonio Campos, notifications@github.com wrote:

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ykdojo/editdojo/issues/6#issuecomment-431614294, or mute the thread < https://github.com/notifications/unsubscribe-auth/AgkTjg-vEA_YBhAiDdqJ6OQvHBVMS-gtks5um4MwgaJpZM4XvbTf

.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ykdojo/editdojo/issues/6#issuecomment-431614605, or mute the thread https://github.com/notifications/unsubscribe-auth/ABukww7YpzA8jeCYC7kyPa1Aa2COl6D4ks5um4Q3gaJpZM4XvbTf .

didoloan commented 6 years ago

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

didoloan commented 6 years ago

I would love to work with u on that.

ykdojo commented 6 years ago

Yeah I think I'm going to use plain HTML/CSS/JS at the beginning, and then maybe React later.

On Sat, Oct 20, 2018 at 4:50 PM didoloan notifications@github.com wrote:

I would love to work with u on that.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ykdojo/editdojo/issues/6#issuecomment-431617076, or mute the thread https://github.com/notifications/unsubscribe-auth/ABukw3-6lvWWJUu8SNkMXNezgf9AwNiPks5um4ypgaJpZM4XvbTf .

didoloan commented 6 years ago

Cool

codeKrowe commented 6 years ago

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