Answer the question
In order to leave comments, you need to log in
What technology to choose to create a backend for an android application?
Hello.
Developed a mobile application. Now it's time to connect it to the data storage backend. I looked in the direction of Firebase and the like, they do not suit me because with my data volumes I will have to pay a lot. It was decided to develop the backend on our own to suit our needs, since time is running out.
You need to choose some kind of technology for development. Previously, I had nothing to do with the backend, except for a small study of RoR at the university.
Please advise any options. I can write quite well in Java/Kotlin. I also know a little about Ruby/RoR. If anything, I'm ready to learn a new language/framework.
What are the options for getting data from the backend?
Requirements:
Answer the question
In order to leave comments, you need to log in
they do not suit me because with my data volumes I will have to pay a lot
Use the technology - what you know best.
Know Java well - write in Java. Everything you need for a specialized backend is for Java. Libraries, etc.
You can simply do this in the logic of your backend.
ORM for working with the database
Choose:
https://dzone.com/articles/best-java-orm-framework...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question