Skip to content(if available)orjump to list(if available)

Show HN: SQLite Online – 11 years of solo development, 11K daily users

FitchApps

What a nice tool. Thank you for building and maintaining the product. I casually use it to validate SQL joins

melvinchus

Incredible persistence. Eleven years maintaining a live product at that scale is no small feat. SQLite is timeless — this kind of craftsmanship is what keeps the web interesting.

hu3

Cool project. Congrats for keeping it up for so long!

Could you share some numbers like a ballpark of subscribers?

sqliteonline

Thank you, unfortunately, almost zero.

hu3

Thanks for sharing. Still valuable for me in any interview if someone says they kept a service up for 11 years. Shows determination.

bob1029

I am really struggling to figure out what this is or how it provides value.

zvmaz

For me: Try queries without the hassle of setting up a database. Learn SQL. Experiment. Etc.

zvmaz

I don't understand the people trying to convince others that this tool is useless by saying "just do it this way, duh!". It is useful, even from a rapid glimpse at the website.

Be kind and sensible.

WesolyKubeczek

> For me: Try queries without the hassle of setting up a database.

    sqlite3 some-file.db
That's the whole "database setup" in case of SQLite.

sqliteonline

This method is not available on all devices and does not support sharing or collaboration.

The website, however, works on any platform and allows working together in a single shared database.

oblio

I think someone forgot what made the web the most popular platform in the world.

null

[deleted]

tiffanyh

I would have loved this 25-years ago during university.

Would have made homework (and just learning) significantly easier.

foofoo12

I get this message:

The site takes a long time to load: is your internet slow?

If you have an old version of the browser update to the latest or use the latest version of chrome.

Close all tabs with the site and reload the last one.

support: z@sqliteonline.com

foofoo12

Current Firefox on Linux. This is the console message:

downloadable font: Glyph bbox was incorrect (glyph ids 33 55 62 81 82 83 84 87 88 89 90 112 119 120 123 139 159 162 164 166 178 184 185 217 218 272 273 274 275 279 281 284 290 291 292 309 310 319 321 323 326 329 330 331 332 333 334 339 341 347 349 351 352 353 354 357 358 361 366 367 370 371 414 431 436 444 445 458 460 464 465 483 505 508 511 514 516 517 518 520 521 538 539 546 568 574 579 580 585 586 594 596 599 602 603 616 618 622 627 629 630 633 634 638 643 645 651 654 665 675 685 686 688 691) (font-family: "FontAwesome" style:normal weight:400 stretch:100 src index:1) source: https://sqliteonline.com/fonts/fontawesome-webfont.woff2?v=4...

using deprecated parameters for the initialization function; pass a single object instead sog3.js:2251:21

Uncaught (in promise) ReferenceError: RTCPeerConnection is not defined <anonymous> https://sqliteonline.com/f/agw31.0.26.min.js:49 async* https://sqliteonline.com/f/agw31.0.26.min.js:87 async* https://sqliteonline.com/f/agw31.0.26.min.js:89

sqliteonline

You may be using an outdated browser version that doesn’t support some features. Please update your browser to the latest version for the website to work properly.

tecleandor

I also get the glyph message on my Firefox 144.0b8 and it runs fast here, so I guess that shouldn't be the reason...

RTCPeerConnection is available in Firefox and Chrome since 2017... son unless the browser is veeery old... Maybe something blocking RTC?

stronglikedan

Holy bus factor, Batman! Train somebody up already FFS! People are relying on you. 11 years of solo development is nothing to brag about when people are paying you for a service.

oooyay

Some things in life are just not that serious. People can have passion projects they plan on going nowhere.