Тёмный
No video :(

justforfunc #40: CSVQL - serving CSV with SQL (part 1) 

justforfunc: Programming in Go
Подписаться 40 тыс.
Просмотров 9 тыс.
50% 1

Опубликовано:

 

25 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@as27
@as27 5 лет назад
I love the term Error Driven Development. EDD with Go - sounds cool.
@FrediVosberg
@FrediVosberg 5 лет назад
I used to do EDD with PHP, but it's even easier with Go, because it's statically typed.
@fullmuppet
@fullmuppet 5 лет назад
I used to work for an organisation whose acronym was CVS and I once enjoyed naming a file csv.cvs
@jamesrivettcarnac
@jamesrivettcarnac 4 года назад
you must have hated your coworkers :)
@jurgenbeckx.online3178
@jurgenbeckx.online3178 5 лет назад
Yeah, he's back! Greetings from Germany
@musale2277
@musale2277 5 лет назад
It's nice to have you back. I'm looking forward to the second part.
@andreaswestberg536
@andreaswestberg536 5 лет назад
wellcome back!
@battlefist6884
@battlefist6884 4 года назад
THE ONLY FOUNDER OF LANGUAGE IS MAKING TUTORIALS ON HIS OWN LANGUAGE ON RU-vid AND SAVING OUR TIME AND MONEY HAHA
@Oswee
@Oswee 5 лет назад
Yeee... the right thing in the right time. Currently trying to work with csv stuff. :) Thank You!!!
@victorlitvinchuk9877
@victorlitvinchuk9877 5 лет назад
Finally! New video :)
@kesuskim6072
@kesuskim6072 5 лет назад
very interesting :D thanks for your hard work
@hamzaanis5644
@hamzaanis5644 5 лет назад
Was waiting for the new video...
5 лет назад
Very kool!
@borislenzinger8907
@borislenzinger8907 5 лет назад
What an end ! We see you are going to type something and ... cut !! :-) I didn't notive the part 1 in the title in fact :-) Good episode as usual. I see a cello box behind you. Is it yours ?
@JustForFunc
@JustForFunc 5 лет назад
It's my bf's!
@SnoozeDog
@SnoozeDog 4 года назад
where are stickeers from??
@PopularWebz
@PopularWebz 5 лет назад
6:00 failed to compile -> cannot use new("gopkg.in/src-d/go-vitess.v0/mysql".AuthServerNone) (type *"gopkg.in/src-d/go-vitess.v0/mysql".AuthServerNone) as type auth.Auth in field value: *"gopkg.in/src-d/go-vitess.v0/mysql".AuthServerNone does not implement auth.Auth (missing Allowed method)
@PopularWebz
@PopularWebz 5 лет назад
Replace with `Auth: new(auth.None),`
@slicken
@slicken 5 лет назад
hi Frances. great video. your link to your talks didnt show up in the video. could you please give links to all the talks. thanks!
@stevexuereb
@stevexuereb 5 лет назад
Hello Daniel! This is the link ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-s_gRXOsrDAA.html
@nathanhyland
@nathanhyland 5 лет назад
Can you explain how `cmd` directory is doing it right? I'm unfamiliar.
@JustForFunc
@JustForFunc 5 лет назад
I'm gonna need more details on what you mean by "doing it right"
@nathanhyland
@nathanhyland 5 лет назад
That’s what you said when you moved it to a directory called “cmd”. That you did it to code it correctly. What’s it do?
@JustForFunc
@JustForFunc 5 лет назад
@@nathanhyland oh, putting your binaries under cmd/foo for a foo binary is idiomatic You can see that in the source code I'd the standard library even
@igungor329
@igungor329 4 года назад
1:07 Structed Query Language*
@robbbert229
@robbbert229 5 лет назад
You spelled CSV as CVS in the description...
@JustForFunc
@JustForFunc 5 лет назад
Oh my God, I can't apparently get that right!! Thanks I'll fix it
@DarkDoors1998
@DarkDoors1998 5 лет назад
I have an error that say, my 3306 address is already in use, any kind of help? I have ubuntu
@JustForFunc
@JustForFunc 5 лет назад
Are you running MySQL already? Or maybe you have two instances of the server running? Easiest fix is changing the port and using something else like 3366
@DarkDoors1998
@DarkDoors1998 5 лет назад
@@JustForFunc No, I'm just start the code and then the console show me the error. I will try with 3366
@DarkDoors1998
@DarkDoors1998 5 лет назад
@@JustForFunc Nope, it didn't work, literally I do everything. I tried to change the port of MySql, but it doesn't work. Sooooo, I ain't going to work on that :).
@SebastienBinet
@SebastienBinet 5 лет назад
nice! I also wrote a little CSV-as-a-DB package, built on top of github.com/cznic/ql: - go-hep.org/x/hep/csvutil/csvdriver it implements the database/sql.DB interface.
@FrediVosberg
@FrediVosberg 5 лет назад
Hi Francesc, maybe you want to checkout this: github.com/josharian/impl it's a great little helper, which is integrated in VIM. I don't know if there is a plugin for VS Code, too, but I find it quite convenient.
@JustForFunc
@JustForFunc 5 лет назад
Yeah, I know that package (big fan of Josh's work!) but it doesn't match very well with my workflow tbh
Далее
justforfunc #39: code reviews are back!
25:37
Просмотров 12 тыс.
skibidi toilet multiverse 041
06:01
Просмотров 5 млн
I've been using Redis wrong this whole time...
20:53
Просмотров 354 тыс.
justforfunc #37: sync.Pool from the pool
27:11
Просмотров 17 тыс.
Golang Web Server and RSS Scraper | Full Tutorial
2:49:35
microsoft doubles down on recording your screen
10:00
justforfunc #21: reviewing ursho II - using PostgreSQL
19:24
Linux from Scratch
2:35:42
Просмотров 153 тыс.