[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"sanity-t8PpMWMEPqhV2afjnr2QIZ43cCeg-vb8WHdco63hOwY":3,"sanity-bVNEwDFj3hZ0Zohs4k8su0ldac4Me7sE-EXsejBBzRY":184},{"data":4,"sourceMap":-1},{"latestPodcast":5,"latestReleases":14,"post":39,"recent":159},[6],{"_id":7,"publishedAt":8,"slug":9,"sponsored":12,"title":13},"f83eb5f0-1237-487f-84d8-f7abf2318c39","2026-06-25T07:40:00.000Z",{"_type":10,"current":11},"slug","code-isnt-causing-your-production-failures",null,"Code isn’t the only thing causing your production failures",[15,21,27,33],{"_id":16,"publishedAt":17,"slug":18,"title":20},"eb5b66eb-9410-4329-83bb-22bbff39402a","2026-04-28T13:00:00.000Z",{"_type":10,"current":19},"turn-scattered-knowledge-into-trusted-intelligence","Turning scattered knowledge into trusted intelligence: Stack Internal 2026.3",{"_id":22,"publishedAt":23,"slug":24,"title":26},"369c2401-b62e-4a37-8ff8-bf603023ecad","2026-03-02T15:03:00.988Z",{"_type":10,"current":25},"what-s-new-at-stack-overflow-march-2026","What’s new at Stack Overflow: March 2026",{"_id":28,"publishedAt":29,"slug":30,"title":32},"5e9053a4-07ea-447c-91ea-29e0b6228537","2026-02-02T15:00:00.000Z",{"_type":10,"current":31},"what-s-new-at-stack-overflow-february-2026","What’s new at Stack Overflow: February 2026",{"_id":34,"publishedAt":35,"slug":36,"title":38},"a1b538eb-a8a6-46d0-80a1-ac70ec9bb935","2026-01-05T10:00:00.000-05:00",{"_type":10,"current":37},"what-s-new-at-stack-overflow-january-2026","What’s new at Stack Overflow: January 2026",{"_createdAt":40,"_id":41,"_rev":42,"_type":43,"_updatedAt":44,"author":45,"body":61,"comments":132,"dateUrl":133,"excerpt":134,"image":135,"legacyBody":138,"product":12,"publishedAt":141,"slug":142,"sponsored":12,"tags":144,"title":158,"visible":132},"2023-05-25T09:39:10Z","wp-post-8596","07ZbrKPSUrjrV4wQ6fIXOR","blogPost","2023-07-13T14:55:13Z",[46],{"_createdAt":47,"_id":48,"_rev":49,"_type":50,"_updatedAt":51,"avatar":52,"employee":57,"name":58,"slug":59},"2023-05-23T16:27:18Z","wp-author-110","CxmSkmoG2Qj3uwWNilPQqH","blogAuthor","2023-11-14T18:03:27Z",{"_type":53,"asset":54},"image",{"_ref":55,"_type":56},"image-fcc5cebabcdd5884784e83c754296dfe4295021b-1024x1024-jpg","reference","former","David Haney",{"current":60},"haneycodes",[62,73,86,94,105,113,124],{"_key":63,"_type":64,"children":65,"markDefs":71,"style":72},"d4908dca6237","block",[66],{"_key":67,"_type":68,"marks":69,"text":70},"d4908dca62370","span",[],"First introduced in the early 1970s, SQL (Standardized Query Language) was initially used by IBM to maintain its database management system. Fast forward to today, and SQL is the standard language for most relational database management systems. It’s the fundamental programming language used to update, retrieve, and work with data, which is why virtually everybody benefits from learning SQL. From financial services and government offices to tech startups and media companies, many different kinds of organizations employ a database to store their information. As companies collect more and more data, they’re seeking talented developers with top notch SQL skills to help manage their growing databases. Whether you’re interested in learning about SQL or refreshing your skills and knowledge, here are some resources to help you on your way.",[],"normal",{"_key":74,"_type":64,"children":75,"markDefs":81,"style":85},"da8116e4168c",[76],{"_key":77,"_type":68,"marks":78,"text":80},"da8116e4168c0",[79],"5af850143095","DataCamp SQL Course",[82],{"_key":79,"_type":83,"href":84,"reference":12},"link","https://www.datacamp.com/courses/intro-to-sql-for-data-science?utm_source=adwords_ppc&utm_campaignid=933198155&utm_adgroupid=49448108834&utm_device=c&utm_keyword=learn%20sql&utm_matchtype=p&utm_network=g&utm_adpostion=1t2&utm_creative=210926685492&utm_targetid=kwd-301005099295&utm_loc_interest_ms=&utm_loc_physical_ms=1014867&gclid=Cj0KCQjwgb3OBRDNARIsAOyZbxDJHoP-BfC8uSXiHrBoBiN3FLzsjqWJ13CuySKd4Fng4MJ88kliKpwaAk9LEALw_wcB","h2",{"_key":87,"_type":64,"children":88,"markDefs":93,"style":72},"7c0c57da676d",[89],{"_key":90,"_type":68,"marks":91,"text":92},"7c0c57da676d0",[],"DataCamp, a website hosting interactive online courses for machine learning and statistics, offers a free, four-hour Intro to SQL course with a focus on data science. With over 49,000 participants and counting, the course features 41 exercises and chapters providing instruction on filtering rows, aggregate functions and more. This course is designed to help developers learn SQL for the purpose of data science, but offers a useful introduction to help anyone begin to feel comfortable working with databases.",[],{"_key":95,"_type":64,"children":96,"markDefs":102,"style":85},"333f5ae6f35c",[97],{"_key":98,"_type":68,"marks":99,"text":101},"333f5ae6f35c0",[100],"762474cfa984","w3schools.com SQL Tutorial",[103],{"_key":100,"_type":83,"href":104,"reference":12},"https://www.w3schools.com/sql/default.asp",{"_key":106,"_type":64,"children":107,"markDefs":112,"style":72},"ebd6dd38d0d3",[108],{"_key":109,"_type":68,"marks":110,"text":111},"ebd6dd38d0d30",[],"W3Schools offers a comprehensive SQL tutorial to help developers learn about Oracle, MySQL, SQL Server, and more. The tutorial offers step-by-step explainers, examples, practice questions in its online SQL editor, and quizzes to help developers understand how SQL works on different systems. It also offers a quick reference guide for SQL syntax, which is very handy for developers both new and experienced.",[],{"_key":114,"_type":64,"children":115,"markDefs":121,"style":85},"d66b744855d2",[116],{"_key":117,"_type":68,"marks":118,"text":120},"d66b744855d20",[119],"a8ef23acb5f9","Learn SQL App",[122],{"_key":119,"_type":83,"href":123,"reference":12},"https://itunes.apple.com/us/app/learn-sql/id953775305?mt=8",{"_key":125,"_type":64,"children":126,"markDefs":131,"style":72},"49a5f369a266",[127],{"_key":128,"_type":68,"marks":129,"text":130},"49a5f369a2660",[],"If you prefer to learn at your own pace, Sololearn Inc. has created a free mobile app to teach SQL skills. The top-rated app offers developers an interactive learning experience where they can start and stop lessons as they please. The app is gamified, giving developers the opportunity to earn points, unlock new levels and compete with other app users around the world for bragging rights. The app walks through a series of SQL-focused topics including functions, retrieving and filtering data, joining multiple tables, and more. The Learn SQL app is great for beginners who want to learn SQL via a convenient and flexible medium. There’s no doubt that SQL is a transferable skill well-suited to any developer’s toolbox. The language is fairly standardized and thus useful across many databases, but may require minor syntax adjustments from system to system. If you’re keen on working closely with data and databases, then you’ll benefit from top-notch SQL skills.",[],true,"2017/11/16","",{"_type":53,"asset":136},{"_ref":137,"_type":56},"image-76fa1090c9971953e99bc9844f796e105319b48a-1920x1080-png",{"code":139,"language":140},"\u003Cspan style=\"font-weight: 400;\">First introduced in the early 1970s, SQL (Standardized Query Language) was initially used by IBM to maintain its database management system. Fast forward to today, and SQL is the standard language for most relational database management systems. It’s the fundamental programming language used to update, retrieve, and work with data, which is why virtually everybody benefits from learning SQL.\u003C/span>\n\n\u003Cspan style=\"font-weight: 400;\">From financial services and government offices to tech startups and media companies, many different kinds of organizations employ a database to store their information. As companies collect more and more data, they’re seeking talented developers with top notch SQL skills to help manage their growing databases. Whether you’re interested in learning about SQL or refreshing your skills and knowledge, here are some resources to help you on your way. \u003C/span>\n\n\u003Ch2>\u003Ca href=\"https://www.datacamp.com/courses/intro-to-sql-for-data-science?utm_source=adwords_ppc&amp;utm_campaignid=933198155&amp;utm_adgroupid=49448108834&amp;utm_device=c&amp;utm_keyword=learn%20sql&amp;utm_matchtype=p&amp;utm_network=g&amp;utm_adpostion=1t2&amp;utm_creative=210926685492&amp;utm_targetid=kwd-301005099295&amp;utm_loc_interest_ms=&amp;utm_loc_physical_ms=1014867&amp;gclid=Cj0KCQjwgb3OBRDNARIsAOyZbxDJHoP-BfC8uSXiHrBoBiN3FLzsjqWJ13CuySKd4Fng4MJ88kliKpwaAk9LEALw_wcB\">\u003Cspan style=\"font-weight: 400;\">DataCamp SQL Course \u003C/span>\u003C/a>\u003C/h2>\n\n\u003Cspan style=\"font-weight: 400;\">DataCamp, a website hosting interactive online courses for machine learning and statistics, offers a free, four-hour Intro to SQL course with a focus on data science. With over 49,000 participants and counting, the course features 41 exercises and chapters providing instruction on filtering rows, aggregate functions and more. This course is designed to help developers learn SQL for the purpose of data science, but offers a useful introduction to help anyone begin to feel comfortable working with databases. \u003C/span>\n\n\u003Ch2>\u003Ca href=\"https://www.w3schools.com/sql/default.asp\">\u003Cspan style=\"font-weight: 400;\">w3schools.com SQL Tutorial\u003C/span>\u003C/a>\u003C/h2>\n\n\u003Cspan style=\"font-weight: 400;\">W3Schools offers a comprehensive SQL tutorial to help developers learn about Oracle, MySQL, SQL Server, and more. The tutorial offers step-by-step explainers, examples, practice questions in its online SQL editor, and quizzes to help developers understand how SQL works on different systems. It also offers a quick reference guide for SQL syntax, which is very handy for developers both new and experienced.\u003C/span>\n\n\u003Ch2>\u003Ca href=\"https://itunes.apple.com/us/app/learn-sql/id953775305?mt=8\">\u003Cspan style=\"font-weight: 400;\">Learn SQL App\u003C/span>\u003C/a>\u003C/h2>\n\n\u003Cspan style=\"font-weight: 400;\">If you prefer to learn at your own pace, Sololearn Inc. has created a free mobile app to teach SQL skills. The top-rated app offers developers an interactive learning experience where they can start and stop lessons as they please. The app is gamified, giving developers the opportunity to earn points, unlock new levels and compete with other app users around the world for bragging rights. The app walks through a series of SQL-focused topics including functions, retrieving and filtering data, joining multiple tables, and more. The Learn SQL app is great for beginners who want to learn SQL via a convenient and flexible medium. \u003C/span>\n\n\u003Cspan style=\"font-weight: 400;\">There’s no doubt that SQL is a transferable skill well-suited to any developer’s toolbox. The language is fairly standardized and thus useful across many databases, but may require minor syntax adjustments from system to system. If you’re keen on working closely with data and databases, then you’ll benefit from top-notch SQL skills.\u003C/span>","html","2017-11-16T17:00:07.000Z",{"current":143},"developers-can-build-sql-skills",[145,153],{"_createdAt":146,"_id":147,"_rev":148,"_type":149,"_updatedAt":146,"slug":150,"title":152},"2023-05-23T16:43:21Z","wp-tagcat-code-for-a-living","9HpbCsT2tq0xwozQfkc4ih","blogTag",{"current":151},"code-for-a-living","Code for a Living",{"_createdAt":146,"_id":154,"_rev":148,"_type":149,"_updatedAt":146,"slug":155,"title":157},"wp-tagcat-uncategorized",{"current":156},"uncategorized","Uncategorized","How Developers Can Build SQL Skills",[160,166,172,178],{"_id":161,"publishedAt":162,"slug":163,"sponsored":12,"title":165},"28e560af-f0aa-4d46-bd90-f435ad604aa7","2026-06-26T14:00:27.102Z",{"_type":10,"current":164},"paging-charity-how-can-engineering-leaders-avoid-becoming-bond-villains","Paging Charity! How can engineering leaders avoid becoming Bond villains?",{"_id":167,"publishedAt":168,"slug":169,"sponsored":12,"title":171},"4b22c2a3-3779-4966-93eb-5230391dbdce","2026-06-23T14:08:58.595Z",{"_type":10,"current":170},"your-ai-shipped-a-backend-that-boots-that-is-the-whole-problem","Your AI shipped a backend that boots. That is the whole problem.",{"_id":173,"publishedAt":174,"slug":175,"sponsored":12,"title":177},"5cf362e1-fe7b-45af-b69c-914731c6a052","2026-06-23T14:00:00.000Z",{"_type":10,"current":176},"the-2026-developer-survey-is-now-open-for-human-developers-only","The 2026 Developer Survey is now open (for human developers only)!",{"_id":179,"publishedAt":180,"slug":181,"sponsored":12,"title":183},"30b995f7-7cb9-4dd8-bf71-d0685940a32b","2026-06-19T14:00:00.000Z",{"_type":10,"current":182},"dispatches-from-o-reilly-from-capabilities-to-responsibilities","Dispatches from O'Reilly: From capabilities to responsibilities",{"data":185,"sourceMap":-1},{"count":186,"lastTimestamp":187},6,"2023-05-25T09:46:32Z"]