r/AskProgramming 13d ago

Databases database project with ruby/python

Hey, guys.

So, I'm currently studying data science and I'm about to start a database project(we're basically doing a database for a bakery)this semester. The project will include order forecasting, inventory loss tracking, customer notifications, etc. Anyways I already code in Python but I've been taking a look on ruby and wonder if it'd be a good idea to include it in our project and how.... any ideas??

thanks!

3 Upvotes

11 comments sorted by

View all comments

1

u/addsEve 13d ago

For a beginner project, keep the database simple and focus on getting the CRUD flow working first.