/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

backdrifting.net
| | www.ivaylopavlov.com
3.1 parsecs away

Travel
| | In this post we'll explore what is GraphQL and when it makes sense to use it. We'll map an existing SQL database (SQLite) with an Object Relational Mapping (ORM) system - SQLAlchemy in Python, and Read more...
| | thomascountz.com
2.0 parsecs away

Travel
| | Personal site of Thomas Countz
| | stribny.name
5.2 parsecs away

Travel
| | A list of things that we can do when we need to scale a SQL database.
| | www.vinta.com.br
14.9 parsecs away

Travel
| We are in the era of Software as a Service and microservices. From the techinical point of view this means we are writting more web APIs than we use to. This also means we need to build clients to free our souls from dealing with bare HTTP. This doesn't mean we should separate this much from HTTP