blog/en/material/page/11/index.html (77 lines of code) (raw):

<!DOCTYPE html> <html lang="en-us"> <head> <style> a { word-wrap: break-word; } </style> </head> <body> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Article Selections &middot; ShardingSphere - Blog</title> <link rel="stylesheet" href="https://shardingsphere.apache.org/blog/css/style.css"> <link rel="stylesheet" href="https://shardingsphere.apache.org/blog/css/fonts.css"> <link rel="icon" type="image/png" sizes="32x32" href="https://shardingsphere.apache.org/blog/images/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://shardingsphere.apache.org/blog/images/favicon-16x16.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://shardingsphere.apache.org/blog/images/apple-touch-icon.png"> <link href="https://shardingsphere.apache.org/blog/en/material/index.xml" rel="alternate" type="application/rss+xml" title="ShardingSphere - Blog" /> </head> <div style="position: sticky; position: -webkit-sticky; top: 0px; background-color: rgba(255, 255, 255, 0.888);"> <nav class="nav"> <div class="nav-container"> <a href="https://shardingsphere.apache.org/blog/"> <h1 class="nav-title">ShardingSphere - Blog</h1> </a> <span style="padding-left: 65px;"> <li> <a href="https://shardingsphere.apache.org/blog/en/material/"> <h3>Articles</h3> </a> </li> <li> <a href="https://shardingsphere.apache.org/blog/en/videos/"> <h3>Videos</h3> </a> </li> </span> <span style="position: relative; left: 75px; background: rgba(0, 0, 0, 0.664); font-weight: bold; padding:0.1rem; padding-left:15px; padding-right:15px; padding-top: 2px; padding-bottom: 5px; border-radius:10px;"> <a style="color: white;" href="https://shardingsphere.apache.org/blog/cn/material/">中文</a> </span> </div> </div> </nav></div> <main> <div class="catalogue"> <a href="https://shardingsphere.apache.org/blog/en/material/proxy/" class="catalogue-item"> <div> <h2 class="catalogue-title">Revealing Sharding-Proxy —— Database Middleware Oriented DBA</h2> <div class="catalogue-line"></div> <p> Lecturer introduction Yonglun Zhang: Senior software engineer of operation and maintenance department at JD Finance He has been working on software development for years engaged in traditional Industry. Afterwards he was involved in Internet and started his web crawler career at JD Finance, sigh at the huge a </p> </div> </a> </div> <div class="pagination"> <a href="https://shardingsphere.apache.org/blog/en/material/page/10/" class="left arrow">&#8592;</a> <span>11</span> </div> </main> <footer> <span> Copyright &copy; 2018-2020, <a href="https://shardingsphere.apache.org/blog/">Apache ShardingSphere</a>, ShardingSphere, Apache, the Apache feather logo, and the Apache ShardingSphere project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries. </span> </footer> </body> </html>