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

Joseph Wagner
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Joseph Wagner
Android Development Techdegree Graduate 27,137 Points

IOS Android Shared Database

Hello,

I'm just getting started on the Android track and I'm working with a team to develop an app we want to have on IoS and android and eventually a web app. I'm not too far in with databases so excuse me if I have no idea what I'm talking about :)

We would like to know what the standard is for database setup when it comes to a cross platform app?

E.g. is it that Ios and Android have Sqlite databases and they constantly sync with a server database and update across devices?

Thanks for the help

1 Answer

Get started with Firebase. Can integrate to iOS and Android and is very straightforward to use