Exploring SQLite with C: How to Download Latest SQLite3; Querying a database with C and SQL

preview_player
Показать описание

In this video, I decided to have some fun with SQLite3. I want to build a CLI program that prints a menu of products and allows the user to place orders. In this video, we got to the point where we can print a list of products.

This video is not really a tutorial, but a recording of my own research, which I am doing purely for fun. Do not try this at home!
Рекомендации по теме
Комментарии
Автор

Te zmienne z przedrostkami 'z', 'n', 'p' itd. - gość (Hipp) już tak pisze. Wziął ten styl chyba z TCLa. Taka jakaś notacja węgierska.

Taka ciekawostka, że typy kolumn są domyślnie w SQLite tylko dokumentacją. Możesz nawet zadeklarować typ dosłownie 'Eyjafjallajokull'. Tak to dynamicznie przydziela typ podczas inserta i moża różne typy wartości w kolumnie mieszać.

Co do unixepoch - to w miarę niedawne rozszerzenie. Wcześniej trzeba było kombinować z strftime. Co do pierwszego to przydaje się jeszcze opcjonalny argument 'subsec' - domyślnie zwraca tylko sekundy.

kpg_wlkp
Автор

Please please please let's explore how to make a websocket client that will connect to a wss:// end point, send a message and display the reply. I'm talking about connecting to an echo server, anything wss that is not local. Then we can store the result to a mysql db, it will be like a continuation of this project :)

OpenTillDusk
visit shbcf.ru