Week #17
What a week, had written code through all the days, thought a lot about solving certain issues, integrated reviewed changes, and also wrote and created a video on the weekend.
Building Golang from Source v1.23 and Above
Exploring one of the way to install and build golang from source for version 1.23 and above.
Techstructive Weekly #16
Week #16
This week was really productive, was able to make the code I have been writing for the past 2 months and experiments that have been doing into a deployable and ready to launch code. I finally feel a bit satisfied by my efforts, feel the motivation back, the curiosity back. I had an intense focus or flow state this week, I did not create any content this week as I was out on Sunday and was really tired on Saturday.
Techstructive Weekly #14
Week #14
This was an excellent week, I created one video, posted one article, did a live stream setup went live for an hour on Twitch and Youtube, and did some exercise as well—writing of course with the 4th consecutive week.
Use Embedded Replicas of LibSQL Database hosted on Turso with a Golang Application
Introduction
Welcome to the Let’s Go with Turso series. In this series, we will learn how to interact with LibSQL databases with Golang. In the past article of the series, we explored how to connect remote/local LibSQL database in golang.
With this section, we will specifally dive into understanding how to create, connect, and query local embedded replicas of LibSQL database hosted on Turso with a Golang application.
If you want to check out the YouTube video, check this out:
Techstructive Weekly #11
Week #11
This week was good in terms of writing. I started a new endeavor: a blog. It is not technical; it is related to mythology and finding its meaning in the modern world. I kept a consistent writing routine for nine days. Nine posts in nine days looks like a good start for my writing routine. I will try to continue this routine throughout the month.
Techstructive Weekly #10
Week #10
Wrapping up the third quarter with a burst of energy! This week felt more mentally demanding, but as the week closed, I realized that even small progress is still progress. Sometimes, numbers don’t tell the whole story—they can shift perceptions or even mislead. I believe in valuing the journey more than the destination, and this week’s coding, learning, and creating was worth more than any metric can show.
Connect LibSQL Database hosted on Turso in a Golang Application
Introduction
Welcome to the new series in Golang, Let’s Go with Turso. In this series, we will learn how to interact with LibSQL databases with Golang. We will connect with a remote/local LibSQL database, create Embedded replicas, set up a local LibSQL database, and so much more as we explore and find out more features of LibSQL.
Connect a LibSQL database in a Golang application
In this post, we will learn how to connect and query a LibSQL database hosted on Turso/Cloud in a Golang Application using libsql-client package. We will go from setting up golang project, installing turso-cli, creating a database on turso with the cli, connecting to the database with shell, and golang and finally, we can query the database using Golang.
Techstructive Weekly #7
Week #7
This week was a bit mentally tough but technically productive, pushed some efforts to get the project up and integrated fully and tested it out. Not good with the numbers but overall, that looked promising, and again excited for next week’s challenge.
Techstructive Weekly #6
Week #6
This week was all about diving deep into the details of my projects. After weeks of building, I spent this week debugging and testing everything, pushing things to the next level. My goal was to have a working demo by the end of the week, which I started on Wednesday—and I’m happy to report that I almost hit the mark. There’s always room for improvement, but the testing phase went as planned, and the hypothesis is holding up.