top | item 32581075

(no title)

jef_leppard | 3 years ago

Someone recently observed that SQLite would be used a lot more in production if it didn't have the word "lite" in its name. I've personally been amazed by what it can do. Really great piece of tech with an unfortunate name.

discuss

order

srcreigh|3 years ago

The name SQLite isn't Sequel-lite. It's S.Q.L.-ite akin to graphite or Levite. It means a thing of SQLy stuff.

The creator says it like Escue Ell-ite emphasis on the Es- and -ite. [0]

https://youtu.be/Jib2AmRb_rk?t=99

nordsieck|3 years ago

That may be so. But just because someone is the creator doesn't mean they have control over how people use the name.

Case in point:

Blue Origin wants people to refer to it by the nickname "Blue". But you kind of have to be in the industry to know that. Everyone else just uses the initialism instead, which is most commonly used to abbreviate "body odor".

83457|3 years ago

TIL, but strange choice.

On a related topic, anyone have an idea of the breakdown of people that say Sequel vs S.Q.L. and are there people that look down on others for their usage? Of course ignoring the opinion of anyone that says Jif.

giraffe_lady|3 years ago

Yes but you don't get the namer's intent beamed into your brain when you see or hear a word for the first time. To me and a lot of other people it's pretty clearly sql-lite regardless of what the namer wants it to be. Maybe this makes me stupid or whatever but when naming things you also have to account for my stupidity because I share it with a lot of other people.

benbjohnson|3 years ago

I would be funny if they suddenly rebranded to "MegaSQL" :)

jef_leppard|3 years ago

SQLAwesome? :)

pjscott|3 years ago

$ lsof -u `whoami` | grep '[.]db$' | less

The macbook I'm typing this on has 113 sqlite databases open right now. I'd call that a lot of deployment. The name doesn't seem to have held sqlite back much!

efdb|3 years ago

Not so unfortunate according to Socrates: 'the hardest task needs the lightest hand..' ;-)

samatman|3 years ago

If it had a better name it might surpass zlib and be the #1 deployed library in existence instead of just #2.

aaaaaaaaata|3 years ago

Why dilute your community with people who don't do the reading?

haimez|3 years ago

Maybe someday it’ll be rebranded as SQLFile or SQLPhile instead.

tmpz22|3 years ago

To blame unconscious bias over a suffix as a non-trivial force on adoption is silly when there are plenty of valid technical constraints for adoption of SQLite in many projects.

IMO database names are incredibly bland, outside of Cockroachdb, and not a driving factor to adoption given the critical nature of the decision.