nowfound

Alternatives

Products that do what TiDB 1.0 is production ready does

Two and a half years ago, Edward, Dylan, and I started this journey to build a new database for an old problem that has long plagued the infrastructure software industry. Today, we are proud to announce that this database, TiDB, is production ready. Abraham Lincoln once said, ‘the best way to predict the future is to create it.’ The future we predicted 771 days ago we now have created, because of the hard work and dedication of not just every member of our team, but also every contributor, user, and partner in our open source community. Today, we celebrate and pay gratitude to the power of…

  1. 1IL

    Please check it out. I spent all of 2012 learning to code to launch what would eventually become Uncover. I'm super excited to announce that we're finally live. Here's a blog post I wrote on how we got there and a little story behind the startup: http://spencerfry.com/introducing-uncover

    2013 · uncover.com

  2. 2SL

    So a while ago I was thinking it would be neat to build a site that had the most absolute utility. The idea I came up with was a site to store those little protips that are super useful, if you know them ahead of time. I hired a guy to work on it with me, and ClueDB was born: http://cluedb.com/ Please give it a whirl (it uses Twitter auth as login but doesn't tweet anything) and tell me what you think! (Various trivia: My first try at a project coded by someone else and "product managed" by me. Runs on Flask + MongoDB. Also, this is totally unrelated to my startup.)

    2011

  3. 3SP

    Hi HN, Over the past 6 months I've been working on a technical book focused on helping aspiring data scientists to get hands-on experience with cloud computing environments using the Python ecosystem. The book is targeted at readers already familiar with libraries such as Pandas and scikit-learn that are looking to build out a portfolio of applied projects. To author the book, I used the Leanpub platform to provide drafts of the text as I completed each chapter. To typeset the book, I used the R bookdown package by Yihui Xie to translate my markdown into a PDF format. I also used Google docs…

    2020

  4. 4WP

    I treated myself to a solo hackathon this weekend and built https://next-season-of.com. The data is scrapped from IMDB and the website is generated using the hugo template engine. There's still a lot of optimization to be done but I'm planning to use this as a learning ground to try and get my pages to rank in Google. It would be really cool to search "next season of Ozark" and see a link to next-season-of.com.

    2021

  5. 5HM

    Hi, I'm Marcus. I've spent the last 15 months or so home-coding on a document database, after work, on weekends (every waking hour). My plans for this particular weekend was to implement log-structured writing. It went faster than I thought and the results were faster querying times and fast, append-only writes. I've been working on this for almost a decade and being this close to the finish line feels surreal. This is my seventh iteration I believe. Everytime I realized I had an architecture built on a bad model I walked away, often in fury, depressed over my weak coding abilities but…

    2017

  6. 6GA

    Hello HN! These last few months I've been working on my first open source project: an embedded database written in pure-go. That took me some months, as I had to learn how to deal with such large packages. Until then, all packages I had made were quite small an did not require much. I usually did not have to worry about things like allocation optimization and instance pools until This project. It started when I wanted to make a port of a tool to a TUI environment. I'm actually used to working with TUIs in golang, so that was my language of choice. The tool I wanted to port is written in…

    Feb 2026

  7. 7IW

    Hi all, I like RethinkDB a lot. One year ago, I started to document it because I want to learn more about it. At first, I blog, at one point I started to writing it in markdown, using pandoc to convert it into PDF then I switched to Leanpub. At some point, I almost abandon it. But finally I make effort to go back and almost finish it. Here is the result of one year: http://leanpub.com/simplyrethinkdb I also open source it on here(But it helps if you make an purchase on leanpub anyway :D): http://github.com/kureikain/simplyrethink The book is still WIP…

    2015

  8. 8AO

    A couple of years ago, we had an interesting idea. When a development team within an organization consists of around 10 members or fewer, controlling the risks associated with database changes might be achieved through trust and real-time communication. However, as the team grows, the responsibilities within the team become more specialized. Imagine a scenario where different branches of the business exist, each with its own set of developers, team leads, testers, testing leads, DBAs, and more. Relying solely on traditional communication methods becomes increasingly challenging when it comes…

    2023 · github.com

  9. 9IM

    Hello everyone. I'm a relatively new developer and I started my first project to go full production recently. It is a directory of payment processors and payment service providers. It's free to use and gives detailed info on their pricing, business model, supported business types, available countries, prohibited businesses and high risk business support. So far only 40 have been added with more to come. And I allow processors to contact me so that they're details can be added to the database. I'll eventually automate this and add verification the months to come. I hope you'll find it useful.…

    2025 · sourcefees.com

  10. 10BP

    We got tired of not being able to accurately answer "When will this be done?" and "Will anyone be required to work overtime on the current schedule?", or spending too much time in meetings and standups trying to answer those questions. Just opened up for beta. Would love some opinionated developers to guide future improvements (or feedback on the general idea).

    2022 · projectburndown.com

  11. 11AI

    Hi HN, I’m Sean, the founder of Ascend.io (https://www.ascend.io). I’m really excited to post here and announce the launch of Ascend.io, a radical new way of designing, scaling, and automating data pipelines. Ascend is the result of nearly 4 years of development effort for a team that is now 30-strong, and I would love for you to give it a test drive and let me what you think. I’ve felt this pain since I wrote my first MapReduce in 2004 (using Sawzall @ Google), and in the 15 years since, things have not improved at the pace of other parts of the technology ecosystem. When I went…

    2019

  12. 12MI

    Hi! Recently I've launched - mybfio.io - platform for software reviews with social network aspect. Prehistory Many great system are already in place that allow people to search and rate software products, including the site I am publishing this post on. However I have always felt that those systems are not specifically centered around product/software development lifecycle (releases, real users feedback over a product entire lifetime, so on) and often too broad or not designed specifically for that type of work, which is ok. Why? As an opensource author I would like to have constant…

    2021

  13. 13MF

    Here is the link: http://www.wikihowtodo.com I know a lot of geeks share the same dream -- build the next kick-ass todo-list/project management system. So do I. However, as I was quite positive that my web development skill is worse than 99% of developers' in this community, I decided to build something simple, useless but unique. So I built this. Basically it's a Wikihow scraper, nothing more. It gives you a place to store interesting Wikihow articles and yes, they are converted into todo lists. I know this site is not that good, but I still need your guys' feedback. For example, as I am a…

    2010

  14. 14HM

    One year ago, I downloaded the news.arc code and decided that I would teach myself programming by building a better aggregator. At that time, I had some rudimentary HTML knowledge, and little FORTRAN under my belt. I knew that I wanted an aggregator that could support a wide range of submissions, and one that could scale without losing quality for the user. Hubski is what I have to show for my time and effort. The easiest way to describe Hubski is to say that it uses a commenting system akin to HN or Reddit, but uses a sharing scheme like Twitter. You have a personal feed comprised of the…

    2011

  15. 15DD

    Myself and three friends, for the last year have been building our own side project, the aim of this side project was to show off the creative side of developers. One of my bug bears with Reddit is how quickly things get buried. The bug bear has turned into the basis for what I been building on the side called The Full Stack. A platform to show off developer projects basically. Another bug bear of mine over the years has been trying to find open source or just cool side projects to work on with others, and even find teams to join. So that's another thing we've built, an easy way to find…

    2023 · thefullstack.network

  16. 16SH

    website: dashboard.io I've been thinking about this idea for a while now and finally got around to building the prototype this weekend. The idea is that you'd drop my JS snippet on your site and I'd start building the "AARRR" table (which I'm actually building this week but imagine slide 4: http://www.slideshare.net/dmc500hats/startup-metrics-for-pirates-long-version). Basically, the system will build that table out for you and then show you how your startup stacks up against others in your space. To be clear, I'll never share your data with anyone. So, if you're a "hosting" company, I'd…

    2011

  17. 17MP

    My weekly(ish) video logs tracking my progress of building a completely sound statically typed language and structural editor. The motivation is to make lots of invalid programs unrepresentable.

    2022 · petersaxton.uk

  18. 18IB

    Hi HN, I've been working on this for a while and it was hard to decide when to stop, either on the way information is presented or when to stop with adding entries. It's not meant as a blog, but rather as a reference that keeps growing. Link: https://thehardparts.dev Currently I've created 4 main section: - Failure Modes: ways project go wrong - Red Flags: early signals that are worth taking seriously - Tech Decisions: common and not so common trade-offs for hard choices - Playbooks - guided approach for situations that repeat I've also focused on creating links between them to…

    Apr 2026 · thehardparts.dev

  19. 19OA

    Hi, I’m the technical founder of OneGen. I've been a software engineer for over a decade, but it wasn't until the pandemic that I decided to take a leap of faith and build an innovative solution to designing data models. Most applications & SDKs support more than one platform. And for each platform, software engineers write and maintain the same (or similar) data models. I thought that if I could design data models completely independent of a database or a programming language in a way that allows versioning and collaboration and then generate the model code for whatever the technology stack…

    2022 · onegen.io

  20. 20WV

    Hi HN, I'm the CEO at https://replay.io. We've been working on time travel debugging for web development for a while (https://news.ycombinator.com/item?id=28539247) and more recently an AI app builder that uses that debugger to get past problems instead of spinning in circles (https://news.ycombinator.com/item?id=43258585). We've gotten to where we can pretty easily build apps to replace business-critical SaaS tools, some of which we're now using internally: * We built our own issue tracker to keep track of all our development projects, tickets, bug…

    Dec 2025

  21. 21IM

    Hi there! I've been working with data in one form or another, professionally, for about 5 years. I've been thinking about my own personal data and how it's used for at least twice that long. I've been sort of building something in my head for a while that solves my own problem and, in the beginning of this year, I found the opportunity to spend some time building it out. I'll leave the detailed explanation to the blog post but, in short, I built what amounts to an API crawler combined with a data processor to help you download your personal data from 3rd party services and work with it using…

    2024 · joshcanhelp.com

  22. 22OS

    We did a "Show HN post" 6 months back of our startup and we're very excited to show everyone how far we've come as well as the lessons we've learnt so far! It's been a roller-coaster so far and we think there's lot more of the same to come! We did apply for Ycombinator funding but got turned down :( But may re-apply soon :) For those that don't know, our startup is called Scirra and we make Construct 2 which is an HTML5 game engine (http://www.scirra.com). Our engine allows anyone to make HTML5 games without knowing any programming. It's only me and my brother working on this and we're based…

    2012

  23. 23TA

    A few friends and I just launched a web app to help people prepare for technical SWE/SDE internship interviews! We want to make it easier for people to prepare for interviews, especially for some of the largest tech companies. Core features include easy progress tracking, one-click link sharing, company-specific lists, and topic & difficulty-wise problem filtering. The problem list isn’t exhaustive and we are still looking for more open-source data to make our list more extensive. We want to hear about the bugs you find as this is the beta version. If you have any improvements to…

    2023 · interview-checklist.vercel.app

  24. 24MO

    I made this site over the past year in my own time, http://bizspeaking.com/ , the Twitter for deals. I'm going full-time on this project and sincerely seek all suggestions on building a viable business -- partner, funding, mentor, referrer, designer, developer, legal, anything. Technically, this site is mainly made with the Pyramid (Python) web framework, PostgreSQL as relational db, MongoDB as document store, Redis as cache/queue, and Solr for search. Do follow our AngelList page http://angel.co/bizspeaking , and official blog http://bizspeaking.posterous.com/ Thank you!

    2011

Ranked by how close each launch is in meaning, then by votes. Refine with a description →