logoalt Hacker News

nayukiyesterday at 11:07 PM2 repliesview on HN

Then by your definition, SQLite isn't open-source because it's a code dump with a license, but outsiders are not allowed to participate in shaping (the official copy of) the code.


Replies

skeeter2020today at 12:05 AM

Not sure if this was your intent, but what WOULD the result be of an AI reimplemented SQLite? They've got some of the best technical documentation in the game; there are lots of directions this could go...

show 1 reply
Quekid5today at 12:05 AM

SQLite is public domain while the code released by id/Carmack is GPL.

The latter technically doesn't prevent anyone making money off it, but in practice it does (other than nominal fees).

That alone is a massive difference.