- Jun 6, 2020
- 11,559
- 4,422
It's with great pleasure that i am releasing the first ever ORM MVC B4J Framework.
What does that mean?
ORM: Object Relational Mapping, This framework allows you to pull from and push data to a database without writing SQL, this is done using the awesome Type system that we all love in B4x
MVC: Stands for Model View Controller. you can read about it here:
B4J: The IDE that we all love! (please check footnotes)
Just to give you an idea of what palantech is i took some inspiration to build palantech from giants like Ruby on Rails, Phoenix + Elixir and Django + Python.
What can you do with palantech?
Right now is specialized on webapps but it also has some B4I and B4A intercommunication so you dont have to touch any of SQL or JSON between all the platforms.
How do i use it?
as an MVC framework you need to think in 3 parts:
The model is based on...
What does that mean?
ORM: Object Relational Mapping, This framework allows you to pull from and push data to a database without writing SQL, this is done using the awesome Type system that we all love in B4x
MVC: Stands for Model View Controller. you can read about it here:
برای دیدن لینک ها باید ثبت نام کنید
B4J: The IDE that we all love! (please check footnotes)
Just to give you an idea of what palantech is i took some inspiration to build palantech from giants like Ruby on Rails, Phoenix + Elixir and Django + Python.
What can you do with palantech?
Right now is specialized on webapps but it also has some B4I and B4A intercommunication so you dont have to touch any of SQL or JSON between all the platforms.
How do i use it?
as an MVC framework you need to think in 3 parts:
The model is based on...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید