O/RM is the art of fitting a square peg into a round hole. Your SQL database is based upon records and relations, and objects are based upon OOP

Claim your free Microservices by subscribing to our newsletter
Aista – Magic Cloud – Generate a CRUD app in seconds
O/RM is the art of fitting a square peg into a round hole. Your SQL database is based upon records and relations, and objects are based upon OOP
First of all, GraphQL is almost the equivalent of allowing the frontend client to send SQL to the database. For crying out loud, we’ve got a name for that, and it’s called SQL INJECTION ATTACKS
Today we released version 1.0 of Aista Magic Cloud. This is the first publicly available release of our services.
Today we created our first public release, making our services available for the general public.
When creating an SQL database you’ll have to mess around with complex CREATE TABLE and ALTER TABLE statements. This is time consuming, requires a lot of searching for the correct syntax
In this article I illustrate how SQL is (almost) always superior to NoSQL due to all the things you can do with SQL and not with NoSQL
This allows you to generate a backend in some few seconds, not worrying about hosting it, such that you can focus only on the frontend parts
For the record, I would not recommend anyone to stuff 2 billion records into a MySQL database …
JWT is one of those rare things that pops up once every now and then that solves a real problem in such a beautiful way
JWT is one of those rare things that pops up once every now and then that solves a real problem in …