Pinnedtech kamarRun plain SQL query and get results using SQLAlchemyFollow these steps below to run raw/plain SQL query and get output using SQLALchemyApr 27Apr 27
Pinnedtech kamarDoing 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
tech kamarPyarmor 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 24Oct 24
tech kamarPrinting PostgreSQL server version in PSQL consoleLogin to your PSQL console and connect to databaseOct 22Oct 22
tech kamarReplacing STRING in file with another using linux command lineWe will be using SED tool. Here isOct 17Oct 17
tech kamarLogStreaming Microservices using Kafka + ELK StackAbility to collect, store and read logs effectively is crucial while developing micro services.Oct 1Oct 1
tech kamarLogging Kafka topics and writing to Elastic Search using LogstashTo install and setup ElasticSearch in local. Click HereSep 30Sep 30
tech kamarTesting Kafka locally with PythonRun Kafka as docker to avoid installations of packagesSep 27Sep 27
tech kamarInstalling MSSQL ODBC Driver inside Debian 12 Docker ImageCopy the lines below into your docker file to install MSSQL driver properlySep 26Sep 26