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

Databases

Paul Criscitiello
Paul Criscitiello
3,313 Points

SQL database for iOS app

I'm currently working on an iOS app that will need to make calls to a database, and add and receive data from the database. As I have some knowledge of php and SQL from web development, I figured I would use these to connect to the app. Are there different languages I should be using to connect a database with an iOS app? The frontend is being given to me, written in swift. Can I implement a database into this app without completely learning swift? Please let me know if there are any courses that can help! Thanks!