article thumbnail

Is MongoDB Open Source? Is Planet Earth Flat?

Percona

In 2010, having seemingly gone all-in with the tenets of open source development , the company brought MongoDB to the market as an open source database server. So if they can’t beat ‘em in the DBaaS space, they often feel like they have to join ‘em — to the tune of total stack sharing or some proprietary arrangement.

article thumbnail

Real-Real-World Programming with ChatGPT

O'Reilly

The inspiration (and title) for it comes from Mike Loukides’ Radar article on Real World Programming with ChatGPT , which shares a similar spirit of digging into the potential and limits of AI tools for more realistic end-to-end programming tasks. Setting the Stage: Who Am I and What Am I Trying to Build?

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Web Performance Bookshelf

Rigor

Javascript: The Ultimate Beginner’s Guide to Learn JavaScript Programming Step by Step. Web Performance Tuning. You only have a few seconds to get compelling content onto the screen. Fail, and you can kiss your customers and profits goodbye.” ” – Andy King, 2003. High Performance Browser Networking. The Art of SEO.

article thumbnail

Should You Use ClickHouse as a Main Operational Database?

Percona

As a temporary workaround we can do something like this: SELECT count() FROM rc WHERE (created_utc > ( ( SELECT max(created_utc) FROM rc ) - ((60 * 60) * 24))) AND (subreddit = 'programming') ??count()?? And the results are (here I’m grouping words for each year): For “programming” subreddit: ??year???words????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????