/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

antonz.org
| | www.ivaylopavlov.com
3.1 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...
| | blog.ferretdb.io
2.6 parsecs away

Travel
| | In this tutorial, we will show you how to pass basic MongoDB CRUD operations in FerretDB - the open source MongoDB alternative.
| | mherman.org
3.2 parsecs away

Travel
| | Let's build a RESTful API with Python and Flask.
| | blog.m5e.de
11.8 parsecs away

Travel
| In this Guide, I want to cover installing ZITADEL with PostgreSQL on a Linux system. Please be aware that PostgreSQL support is still in Beta at the time of this writing, and you will need a PostgreSQL installation with Version 14 or higher. NGINX Proxy Create a new subdomain and point it to your server. Use certbot -d domain.name for creating a new SSL Cert. Create a new file in /etc/nginx/sites-available/domainname