Explore >> Select a destination


You are here

mrpaulandrew.com
| | bronowski.it
8.0 parsecs away

Travel
| |
| | sessionize.com
2.8 parsecs away

Travel
| | Paul (AKA @mrpaulandrew) is the Co-Founder & CTO of Cloud Formations, a specialist data consultancy based in the UK. With nearly 20 years' experience ...
| | dataonwheels.wordpress.com
6.5 parsecs away

Travel
| | Sometimes you need a fast way to test your API call and responses, and for that VS code is the perfect tool to do that. For today's demo, we will use a free API to test with. https://catfact.ninja/factKeep in mind, this is a very very simple REST API. For more complicated REST API calls, make...
| | lobsterpot.com.au
52.3 parsecs away

Travel
| The SQL Server platform is a robust system, designed to handle data in a relational system through the "ACID" properties of transactions. That is, to ensure that any piece of work (a transaction) would be atomic, consistent, isolated, and durable. Failing to achieve these properties would make the environment very hard to use, because you [...]