3 ms·
Seems like there are some trademark issues with just calling this SQLite.
by yodon 4mo ago
Seems like there are some trademark issues with just calling this SQLite.
- downrightmike 4mo agoSQL would have been SEQL if not for trademark issues, the torch is passed
- 9rx 4mo agoSEQUEL. It was a play on QUEL [https://en.wikipedia.org/wiki/QUEL_query_languages https://en.wikipedia.org/wiki/QUEL_query_languages].
- tptacek 4mo agoIt's cznic/sqlite in Go-land; this is just a quirk of HN titling.
- gnabgib 4mo agoA quirk of this submitter's choice? We've seen it several times before without the trademark violation: 2023: Go port of SQLite without CGo (255 points, 118 comments) https://news.ycombinator.com/item?id=35488980 https://news.ycombinator.com/item?id=35488980 2020: Cznic/sqlite: Sqlite in pure Golang (no CGO) (6 points, not interesting for discussion.. this project is old) https://news.ycombinator.com/item?id=24358826 https://news.ycombinator.com/item?id=24358826 (7 other similar submissions)
- tptacek 4mo agoI don't care, I just wrote to clarify the project, in the Go community, isn't called "sqlite". That wouldn't make sense; there are multiple (pin-compatible) sqlite interfaces for Go.