In this video, we discuss the importance of data types in building logic for your application. We explain that data types directly relate to columns and records, and that they are important for both frontend and backend development. We introduce some basic data types, such as text and numbers, and explain the operations that they support. We also explain how to identify the data types for the data that you're working with, which is done early on in the design stage of your application. As an example, we take a look at an entity called "person" and identify its properties and corresponding data types. Finally, we show how to create a table in Backendless Database for the properties of the "person" entity.
Have questions? Post them in the comments below or get in touch at:
Support forum: https://support.backendless.com/
Slack channel: https://backendless.slack.com/
Telegram channel: https://t.me/backendless_chat
Start with Backendless for free today to follow along with this course: https://develop.backendless.com/regis...
Happy Coding!
#database #datatypes #tutorial