13 pointsby amai4 hours ago4 comments
  • marifjeren2 hours ago
    Name it anything else for god's sake. DocumentDB is already what everybody calls Amazon DocumentDB
    • cr125rider2 hours ago
      But does this one support nice geospatial indexes? Ya know the one cool thing about mongo that AWS totally skipped
    • howToTestFE2 hours ago
      +1 very confusing name for another mongodb compatible db.
  • schrodinger20 minutes ago
    Anyone notice how they linked to a "Hacker News Discussion" on their homepage? It's empty unfortunately, but hey, they tried!

    https://news.ycombinator.com/item?id=42807210

  • CodesInChaos2 hours ago
    How does this related to other mongo on postgres projects? It looks like ferretdb was changed to build on documentdb and then abandoned?
  • tgv3 hours ago
    Not only is it a mongodb interface on postgresql, it's built by Microsoft, and has joined the Linux foundation? Color me surprised. Did they build this for fun or what?
    • pickle-wizard2 hours ago
      Microsoft built this so they can have a MongoDB compatible database service for Azure.

      A few years back MongoDB changed their license to AGPL to make it harder for companies to take their code and offer it as a service. They did this because it competes with the MongoDB Atlas service.

    • stackskipton2 hours ago
      Beyond other reason listed in the comments, Microsoft is heavily invested in Postgres. They bought Postgres sharding company (https://www.citusdata.com) and apparently it sees a ton of use internally even for newer Greenfield projects. Also, if check recent commits to Postgres, you will find Microsoft employees all over commit history.

      As I've commented several times before, MSSQL appears to be on life support. It makes them a ton of money and it's supported in same way AS/400 is supported. Sure, Microsoft will take your money but don't expect a lot in return.