PinnedRun plain SQL query and get results using SQLAlchemyFollow these steps below to run raw/plain SQL query and get output using SQLALchemyApr 27, 2024Apr 27, 2024
PinnedDoing sub routing properly in FastAPII will keep this short and brief to teach you how to have multiple files for API controllers as your project grows and still make things…Dec 4, 2023Dec 4, 2023
Pyarmor your entire python project the right wayPyarmor is a libray used to obfuscate your code or in simple english to make your code UNREADABLE .Oct 24, 2024Oct 24, 2024
Printing PostgreSQL server version in PSQL consoleLogin to your PSQL console and connect to databaseOct 22, 2024Oct 22, 2024
Replacing STRING in file with another using linux command lineWe will be using SED tool. Here isOct 17, 2024Oct 17, 2024
LogStreaming Microservices using Kafka + ELK StackAbility to collect, store and read logs effectively is crucial while developing micro services.Oct 1, 2024Oct 1, 2024
Logging Kafka topics and writing to Elastic Search using LogstashTo install and setup ElasticSearch in local. Click HereSep 30, 2024Sep 30, 2024
Testing Kafka locally with PythonRun Kafka as docker to avoid installations of packagesSep 27, 2024Sep 27, 2024
Installing MSSQL ODBC Driver inside Debian 12 Docker ImageCopy the lines below into your docker file to install MSSQL driver properlySep 26, 2024Sep 26, 2024