Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Database Foundations Introduction to Data, Databases and SQL Introduction to Databases, Tables & SQL

Jaime Rios
PLUS
Jaime Rios
Courses Plus Student 21,100 Points

As a Front End Developer, is relational data bases the best way to go?

I'm just starting to know about databases

4 Answers

I built a beginning wordpress site and converted it to Joomla with much more complexity and knew 0 database. I think the basics are great, but do not worry too much about that right now. Come back to it when you have met your more immediate goals.

jason chan
jason chan
31,009 Points

wordpress is fine. As long you don't 10k eyeballs one single sess.

I couldn't make Wordpress do what I wanted functionally. Joomla was very easy for me, although I didn't know enough about CSS to customize the look of either one.

PHP, Python, Java, and databases are back end. HTML, CSS, and JavaScript are front end.

Jaime Rios
Jaime Rios
Courses Plus Student 21,100 Points

So if I'm trying to learn wordpress themes, should I still learn databases?

jason chan
jason chan
31,009 Points

databases are backend development.

front end dev is GUI

jason chan
jason chan
31,009 Points

uh you should learn databases if you want to transfer hosting to different host with your wordpress theme or in case you lock yourself out. Other than that. Nah.. But you can write a blog post entirely in sql. LOLs.

Long story short. Yes, learn the basics and how it works because you will come across using databases once and while.