[SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i JOIN d_user u ON u.id = i.user_id WHERE i.is_draft = 0 ORDER BY i.dt_created DESC LIMIT ? OFFSET ? | Params: [6,0] [SQL] SELECT t.*, COUNT(ut.user_id) AS follower_count FROM d_topic t LEFT JOIN d_user_topic ut ON ut.topic_id = t.id GROUP BY t.id ORDER BY follower_count DESC | Params: []
Discover insights from the world's best books, articles, podcasts, and videos — all free, forever.
Free forever. No credit card. No premium tier.
Read, save, and share insights — all without signing up.
Find ideas in the areas that matter most to you.
Browse thousands of ideas curated from books, articles, podcasts, and videos by a community of curious readers.
Bookmark ideas you love into your personal library. Organise them into stashes by topic or project.
Read a few ideas every day and watch your streak grow. Track your progress with a daily goal you set yourself.
Eduo has no paid plans, no premium features, and no credit cards — ever. Every idea, every stash, every journey is available to every user, for free, forever. Learning shouldn't cost money.