Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-10-06 02:19:04 +00:00
parent 39706fadb9
commit 9781c9b8d2
26 changed files with 159 additions and 151 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.749868580267">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.749873906274">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.5.0">
@@ -31,11 +31,11 @@
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
<link href="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.5.0.749868580267" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.5.0.749873906274" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.749868580267" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.749873906274" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.749868580267" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.749873906274" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -345,34 +345,6 @@
<li><a href="https://systemd-by-example.com/">systemd-by-example</a> - Learn Systemd Interactively</li>
<li><a href="https://www.slip.so/">Slip</a> - Build Programming Courses</li>
</ul>
<doc-anchor-target id="cheat-sheets">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#cheat-sheets">#</doc-anchor-trigger>
<span>Cheat Sheets</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://lecoupa.github.io/awesome-cheatsheets/">Awesome Cheatsheets</a></strong>, <a href="https://github.com/gleitz/howdoi">HowDoI</a>, <a href="https://overapi.com/">OverApi</a> or <a href="http://www.cheat-sheets.org/">Cheat Sheets</a> - Programming Cheat Sheets</li>
<li><span class="docs-emoji">&#x21AA;&#xFE0F;</span> <strong><a href="https://fmhy.pages.dev/storage/#cli-cheat-sheets">CLI Cheat Sheets</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://quickref.me/">QuickRef.me</a></strong>, <a href="https://www.dark-hamster.com/">Dark Hamster</a> or <a href="https://devhints.io/">Devhints</a> - Developer Cheat Sheets</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.30secondsofcode.org/">30 Seconds of Code</a></strong> or <a href="https://phuoc.ng/collection/html-dom/">HTML-Dom</a> - Find Code Snippets</li>
<li><a href="https://hackjutsu.com/Lepton/">Lepton</a> - Code Snippet Manager / <a href="https://github.com/hackjutsu/Lepton">GitHub</a></li>
<li><a href="https://googlecloudcheatsheet.withgoogle.com/">Google Cloud Developer&#x27;s Cheat Sheet</a> - Google Cloud Developer Cheat Sheet / <a href="https://github.com/priyankavergadia/google-cloud-4-words">GitHub</a></li>
<li><a href="https://github.com/starkblaze01/Algorithms-Cheatsheet-Resources">Algorithms-Cheatsheet-Resources</a> - Code Algorithm Cheat Sheets</li>
<li><a href="https://github.com/gto76/python-cheatsheet">Python Cheatsheet</a> or <a href="https://speedsheet.io/">SpeedSheet</a> - Python Cheat Sheet
or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets</li>
<li><a href="https://react-typescript-cheatsheet.netlify.app">React Typescript Cheatsheet</a> - React Typescript Cheat Sheets</li>
<li><a href="https://projects.lukehaas.me/regexhub/">Regex Hub</a> or <a href="https://ihateregex.io/">IHateRegex</a> - Regex Cheat Sheets</li>
<li><a href="https://i.ibb.co/Ctr0Tn8/e289a15e2246.jpg">SQL Cheat Sheet</a> - SQL Cheat Sheet</li>
<li><a href="https://docs.emmet.io/cheat-sheet/">CSS Cheat Sheet</a> or <a href="https://css-tricks.com/snippets/">CSS Tricks</a> - CSS Cheat Sheet</li>
<li><a href="https://easings.net/">Easings</a> - CSS Animation Cheat Sheet</li>
<li><a href="https://bem-cheat-sheet.9elements.com/">BEM Cheat Sheet</a> - BEM Cheet Sheet</li>
<li><a href="https://i.ibb.co/FbdMMHN/460e75dd8543.png">Vim Cheatsheet</a> or <a href="https://vim.rtorr.com/">rTorr</a> - Vim Editor Cheat Sheets</li>
<li><a href="https://vim.fandom.com/wiki/Category:VimTip">VimTip</a> - Vim Editor Tips</li>
<li><a href="https://github.com/tiimgreen/github-cheat-sheet">Github Cheat Sheet</a> - GitHub Cheat Sheet</li>
<li><a href="https://html.com/">HTML.com</a> - HTML Guide / Cheat Sheet</li>
<li><a href="https://seo-cheat-sheet.9elements.com/">SEO Cheet Sheet</a> - SEO Cheet Sheet</li>
</ul>
<doc-anchor-target id="web-development">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#web-development">#</doc-anchor-trigger>
@@ -610,9 +582,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/DopplerHQ/awesome-bots">Awesome Bots</a></strong> - Developer Bot Index</li>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/DovAmir/awesome-design-patterns">Awesome Design Patterns</a></strong> - Design Pattern Resources</li>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/academic/awesome-datascience">Awesome DataScience</a></strong> or <a href="https://github.com/Mohitkr95/Best-Data-Science-Resources">Best Data Science Resources</a> - Data Science Resources</li>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/gunnarmorling/awesome-opensource-data-engineering">Awesome Opensource Data Engineering</a></strong> - Data Engineering Resources</li>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/0xJin/awesome-bugbounty-builder">Awesome Bug Bounty Builder</a></strong> or <a href="https://github.com/sehno/Bug-bounty">Bug Bounty</a> - Bug Bounty Resources</li>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/newTendermint/awesome-bigdata">Awesome Big Data</a></strong> - Big Data Resources</li>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/myugan/awesome-cicd-security">Awesome CI/CD Security</a></strong> - CI/CD Security Resources</li>
<li><span class="docs-emoji">&#x21AA;&#xFE0F;</span> <strong><a href="https://fmhy.pages.dev/storage/#developer-tools">Developer Tool Sites</a></strong></li>
<li><span class="docs-emoji">&#x21AA;&#xFE0F;</span> <strong><a href="https://fmhy.pages.dev/storage/#icon-download-sites">Icon Download Sites</a></strong></li>
@@ -625,7 +595,6 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><a href="https://contentdrips.com/">Contentdrips</a> or <a href="https://creatorkit.com/">CreatorKit</a> - Brand Design Tools</li>
<li><a href="https://www.mage.ai/">Mage</a> - Data Science Pipelines</li>
<li><a href="https://www.supernova.io/">SuperNova</a> - Design System Manager</li>
<li><a href="https://grafana.com/">Grafana</a>, <a href="https://www.tigrisdata.com/">Tigris Data</a> or <a href="https://www.mongodb.com/">MongoDB</a> - Dev Data Dashboards</li>
<li><a href="https://interplayapp.com/">Interplay</a> - Product Design Tool</li>
<li><a href="https://libera.chat/">Libera Chat</a> - IRC Network for Project Collaboration</li>
<li><a href="https://www.devdeals.org/">DevDeals</a> - Free Tools / Promotions for Developers</li>
@@ -660,9 +629,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><a href="https://webhook.site/">Webhook.site</a> or <a href="https://hookdeck.com/">HookDeck</a> - Webhook Tools</li>
<li><a href="https://www.websequencediagrams.com/">WebSequenceDiagrams</a> - Draw Sequence Diagrams</li>
<li><a href="https://asciiflow.com/">ASCII Flow</a> or <a href="https://tree.nathanfriend.io/">Tree</a> - Create ASCII Diagrams</li>
<li><a href="https://dbeaver.io/">DBeaver</a> - Universal Database Tool</li>
<li><a href="https://github.com/setzer22/egui_node_graph">Egui Node Graph</a> or <a href="https://github.com/jagenjo/litegraph.js">litegraph.js</a> - Build Node Graphs</li>
<li>Generate Fake Data - <a href="https://github.com/faker-ruby/faker">Ruby</a> / <a href="https://github.com/vadymmarkov/Fakery">Swift</a></li>
<li><a href="https://github.com/gorse-io/gorse">Gorse</a> - Universal Recommendation System</li>
<li><a href="https://libraries.io/">Libraries.io</a> - Package, Framework &amp; Tool Search</li>
<li><a href="https://deps.dev/">Deps.dev</a> - Open Source Package Search</li>
@@ -691,7 +658,6 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><a href="https://devtron.ai/">Devtron</a> - Kubernetes Tool Integration</li>
<li><a href="https://hajimari.io/">Hajimari</a> - Kubernetes Startpage</li>
<li><a href="https://www.librelogos.org/">LibreLogos</a> or <a href="https://www.logotaco.com/">LogoTaco</a> - Project Logos</li>
<li><a href="https://github.com/google/rejoiner">Rejoiner</a> - Uniform GraphQL Schema from gRPC Microservices</li>
<li><a href="https://cfdocs.org/">CFDocs</a> - CFML Documentation Reference</li>
<li><a href="https://input-delay.glitch.me/">Input Delay Test</a> - Input Delay Experiment</li>
<li><a href="https://github.com/clemensv/messaging">Asynchronous Messaging</a> - Asynchronous Messaging Resources</li>
@@ -715,6 +681,34 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><a href="https://wiki.osdev.org/">OS Dev</a> - Operation System Development Wiki</li>
<li><a href="https://devswag.io/">devSwag</a> - Developer Giveaways</li>
</ul>
<doc-anchor-target id="cheat-sheets">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#cheat-sheets">#</doc-anchor-trigger>
<span>Cheat Sheets</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://lecoupa.github.io/awesome-cheatsheets/">Awesome Cheatsheets</a></strong>, <a href="https://github.com/gleitz/howdoi">HowDoI</a>, <a href="https://overapi.com/">OverApi</a> or <a href="http://www.cheat-sheets.org/">Cheat Sheets</a> - Programming Cheat Sheets</li>
<li><span class="docs-emoji">&#x21AA;&#xFE0F;</span> <strong><a href="https://fmhy.pages.dev/storage/#cli-cheat-sheets">CLI Cheat Sheets</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://quickref.me/">QuickRef.me</a></strong>, <a href="https://www.dark-hamster.com/">Dark Hamster</a> or <a href="https://devhints.io/">Devhints</a> - Developer Cheat Sheets</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.30secondsofcode.org/">30 Seconds of Code</a></strong> or <a href="https://phuoc.ng/collection/html-dom/">HTML-Dom</a> - Find Code Snippets</li>
<li><a href="https://hackjutsu.com/Lepton/">Lepton</a> - Code Snippet Manager / <a href="https://github.com/hackjutsu/Lepton">GitHub</a></li>
<li><a href="https://googlecloudcheatsheet.withgoogle.com/">Google Cloud Developer&#x27;s Cheat Sheet</a> - Google Cloud Developer Cheat Sheet / <a href="https://github.com/priyankavergadia/google-cloud-4-words">GitHub</a></li>
<li><a href="https://github.com/starkblaze01/Algorithms-Cheatsheet-Resources">Algorithms-Cheatsheet-Resources</a> - Code Algorithm Cheat Sheets</li>
<li><a href="https://github.com/gto76/python-cheatsheet">Python Cheatsheet</a> or <a href="https://speedsheet.io/">SpeedSheet</a> - Python Cheat Sheet
or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets</li>
<li><a href="https://react-typescript-cheatsheet.netlify.app">React Typescript Cheatsheet</a> - React Typescript Cheat Sheets</li>
<li><a href="https://projects.lukehaas.me/regexhub/">Regex Hub</a> or <a href="https://ihateregex.io/">IHateRegex</a> - Regex Cheat Sheets</li>
<li><a href="https://i.ibb.co/Ctr0Tn8/e289a15e2246.jpg">SQL Cheat Sheet</a> - SQL Cheat Sheet</li>
<li><a href="https://docs.emmet.io/cheat-sheet/">CSS Cheat Sheet</a> or <a href="https://css-tricks.com/snippets/">CSS Tricks</a> - CSS Cheat Sheet</li>
<li><a href="https://easings.net/">Easings</a> - CSS Animation Cheat Sheet</li>
<li><a href="https://bem-cheat-sheet.9elements.com/">BEM Cheat Sheet</a> - BEM Cheet Sheet</li>
<li><a href="https://i.ibb.co/FbdMMHN/460e75dd8543.png">Vim Cheatsheet</a> or <a href="https://vim.rtorr.com/">rTorr</a> - Vim Editor Cheat Sheets</li>
<li><a href="https://vim.fandom.com/wiki/Category:VimTip">VimTip</a> - Vim Editor Tips</li>
<li><a href="https://github.com/tiimgreen/github-cheat-sheet">Github Cheat Sheet</a> - GitHub Cheat Sheet</li>
<li><a href="https://html.com/">HTML.com</a> - HTML Guide / Cheat Sheet</li>
<li><a href="https://seo-cheat-sheet.9elements.com/">SEO Cheet Sheet</a> - SEO Cheet Sheet</li>
</ul>
<doc-anchor-target id="web-dev-tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#web-dev-tools">#</doc-anchor-trigger>
@@ -793,19 +787,8 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><a href="http://resttesttest.com/">Rest Test Test</a> - Test REST / CORS Services</li>
<li><a href="https://webui.me/">WebUI</a> - Embed WebUI Libaries in Project</li>
<li><a href="https://github.com/dagu-dev/dagu">Dagu</a> - WebUI Job Manager</li>
<li><a href="https://www.heidisql.com/">HeidiSQL</a> - SQL Manager</li>
<li><a href="https://querystorm.com/">QueryStorm</a> - SQL and .NET programming in Excel</li>
<li><a href="https://httpbin.org/">httpbin</a> or <a href="https://pipedream.com/requestbin">Requestbin</a> - HTTP Request &amp; Response Service</li>
<li><a href="https://www.adminer.org/">Adminer</a> - Database Manager</li>
<li><a href="https://www.remotemysql.com/">RemoteMySQL</a> - Remote MySQL Database</li>
<li><a href="https://github.com/dolthub/dolt">DoIt</a> - SQL Database</li>
<li><a href="https://db4free.net/">DB4Free</a> or <a href="http://sqlfiddle.com/">SQLFIddle</a> - SQL Testing</li>
<li><a href="https://app.ai2sql.io/">AI2SQL</a> or <a href="https://www.blazesql.com/">BlazeSQL</a> - SQL Generators</li>
<li><a href="https://franchise.cloud/">franchise</a> - SQL Notebook</li>
<li><a href="https://illegal.analyticsscanner.com/">Illegal Analytics Scanner</a> - Check if your Analytics Break Laws</li>
<li><a href="https://open.oceanbase.com/">OceanBase</a> - Relational Database / <a href="https://github.com/oceanbase/oceanbase">GitHub</a></li>
<li><a href="https://www.nocodb.com/">NocoDB</a> - Turn Database into Smart Spreadsheet / <a href="https://github.com/nocodb/nocodb">GitHub</a></li>
<li><a href="http://pooshock.ru/">PooShock</a> - Apache 2 Test Page</li>
<li><a href="https://github.com/ory/hydra">Hydra</a> - OAuth 2.0 Server / OpenID Connect Provider</li>
<li><a href="https://github.com/megaease/easegress">Easegress</a> - Traffic Orchestration System</li>
<li><a href="https://hits.seeyoufarm.com/">HITS</a> - Website Traffic Badges</li>
@@ -869,10 +852,9 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><a href="https://roughnotation.com/">RoughAnnotations</a> - Webpage Annotations / Animations</li>
<li><a href="https://pattern.monster/">Pattern Monster</a> - SVG Pattern Generator</li>
<li><a href="https://maxbittker.github.io/broider/">Broider</a> - Create Border Designs</li>
<li>[ShapeDivider](<a href="https://www.shapedivider.app/">https://www.shapedivider.app/</a> - Make SVG Shape Divider</li>
<li><a href="https://www.shapedivider.app/">ShapeDivider</a> - Make SVG Shape Divider</li>
<li><a href="https://lorem.space/">Lorem.space</a>, <a href="https://github.com/pomber/placeholdifier">Placeholdifier</a>, <a href="https://placeholder.pics/">PlaceHolder</a>, <a href="https://picsum.photos/">PicSum</a> or <a href="https://fakeimg.pl/">FakeIMG</a> - Site Placeholder Images</li>
<li><a href="https://minimalavatars.com/">MinimalAvatars</a> - Minimal Site Avatars</li>
<li><a href="https://galleryrevival.com/">GalleryProject</a> - Manage / Host Photos on Website</li>
<li><a href="https://auz.github.io/Bug/">Bug</a> - Add Crawling Bugs to Website</li>
<li><a href="https://search.google.com/test/mobile-friendly">Mobile-Friendly</a> - Mobile Friendly Page Test</li>
<li><a href="https://github.com/futurepress/epub.js">epub.js</a> - Render ePub Documents in Browser</li>
@@ -1030,10 +1012,9 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><a href="https://jdan.github.io/98.css/">98.css</a> - Build Windows 98 Themed Interfaces / <a href="https://github.com/jdan/98.css">GitHub</a></li>
<li><a href="https://rada.re/r/">Radare</a>, <a href="https://github.com/mandiant/flare-ida">Flare IDA</a>, <a href="https://github.com/mentebinaria/retoolkit">Reverse Engineer&#x27;s Toolkit</a>, <a href="https://rizin.re/">Rizin</a>, <a href="https://frida.re/">Frida</a>, <a href="https://ghidra-sre.org/">GHIDRA</a> or <a href="https://github.com/rizinorg/cutter">Cutter</a> - Reverse Engineering</li>
<li><a href="http://www.reteam.org/board/index.php">RETeam</a> - Reverse Engineering Forums</li>
<li><a href="https://github.com/TrungNguyen1909/aarch64-sysreg-ida">aarch64-sysreg-ida</a> - IDA Plugin to View Armv8 MSRs</li>
<li><a href="https://github.com/teamcode-inc/kubeorbit">Kubeorbit</a> - Application Testing / Debugging</li>
<li><a href="https://redis.io/">Redis</a> - Key-Value Database</li>
<li><a href="https://jrsoftware.org/isinfo.php">Inno Setup</a>, <a href="https://github.com/LeFishe/fileforums-premade-installers">Fileforums Premade Installers</a>, <a href="https://www.installforge.net/">InstallForge</a> or <a href="https://www.actualinstaller.com/">ActualInstaller</a> - Create Installation Programs</li>
<li><a href="https://jrsoftware.org/isinfo.php">Inno Setup</a> or <a href="https://www.installforge.net/">InstallForge</a> - Create Installation Programs</li>
<li><a href="https://khang-nd.github.io/7.css/">7.css</a> or <a href="https://botoxparty.github.io/XP.css/">Botox Party</a> - Create Oldschool Style UI&#x27;s</li>
<li><a href="https://amplication.com/">Amplication</a> - Create Node.js Apps</li>
<li><a href="https://www.textualize.io/">Textualize</a> - Create Text User Interfaces</li>
@@ -1359,6 +1340,31 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><a href="https://alphredo.app/">Alphredo</a> - Create Translucent Colors</li>
<li><a href="https://contrast-checker.glitch.me/">Contrast Checker</a> or <a href="https://webaim.org/resources/contrastchecker/">contrastchecker</a> - Background / Text Contrast Checker</li>
</ul>
<doc-anchor-target id="database-tools">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#database-tools">#</doc-anchor-trigger>
<span>Database Tools</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/gunnarmorling/awesome-opensource-data-engineering">Awesome Opensource Data Engineering</a></strong> - Data Engineering Resources</li>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/newTendermint/awesome-bigdata">Awesome Big Data</a></strong> - Big Data Resources</li>
<li><a href="https://grafana.com/">Grafana</a>, <a href="https://www.tigrisdata.com/">Tigris Data</a> or <a href="https://www.mongodb.com/">MongoDB</a> - Dev Data Dashboards</li>
<li><a href="https://dbeaver.io/">DBeaver</a> - Universal Database Tool</li>
<li><a href="https://www.heidisql.com/">HeidiSQL</a> - SQL Manager</li>
<li><a href="https://querystorm.com/">QueryStorm</a> - SQL and .NET programming in Excel</li>
<li><a href="https://www.adminer.org/">Adminer</a> - Database Manager</li>
<li><a href="https://www.remotemysql.com/">RemoteMySQL</a> - Remote MySQL Database</li>
<li><a href="https://github.com/dolthub/dolt">DoIt</a> - SQL Database</li>
<li><a href="https://db4free.net/">DB4Free</a> or <a href="http://sqlfiddle.com/">SQLFIddle</a> - SQL Testing</li>
<li><a href="https://app.ai2sql.io/">AI2SQL</a> or <a href="https://www.blazesql.com/">BlazeSQL</a> - SQL Generators</li>
<li><a href="https://franchise.cloud/">franchise</a> - SQL Notebook</li>
<li><a href="https://open.oceanbase.com/">OceanBase</a> - Relational Database / <a href="https://github.com/oceanbase/oceanbase">GitHub</a></li>
<li><a href="https://www.nocodb.com/">NocoDB</a> - Turn Database into Smart Spreadsheet / <a href="https://github.com/nocodb/nocodb">GitHub</a></li>
<li><a href="http://pooshock.ru/">PooShock</a> - Apache 2 Test Page</li>
<li><a href="https://galleryrevival.com/">GalleryProject</a> - Manage / Host Photos on Website</li>
<li>Generate Fake Data - <a href="https://github.com/faker-ruby/faker">Ruby</a> / <a href="https://github.com/vadymmarkov/Fakery">Swift</a></li>
</ul>
<doc-anchor-target id="programming--coding">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#programming--coding">#</doc-anchor-trigger>