Explore >> Select a destination


You are here

buttondown.com
| | stribny.name
14.6 parsecs away

Travel
| | A list of things that we can do when we need to scale a SQL database.
| | www.ivaylopavlov.com
15.2 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...
| | antzucaro.com
13.6 parsecs away

Travel
| | The Scenario Let's suppose you are modeling a database in MySQL 5.5. Based on your knowledge of the requirements for the application behind this database you can guess which of the tables within it are going to be huge. For those huge tables you want to plan ahead to make sure that you can scale out your data such that you have less headaches in the future. Here's the catch: you want to keep it simple until it comes time to scale out.
| | simpleprogrammer.com
94.3 parsecs away

Travel
| What Languages to Learn, How to Structure Code, Algorithms & Data Structures, Methodologies, Source Control, Object Oriented Design, Frameworks or Stack ...