Giter VIP home page Giter VIP logo

Comments (2)

ericmj avatar ericmj commented on July 29, 2024

First off, It's best if you make a comparison yourself and make a decision from that because I am obviously objective but I can explain the reasons why I created this library instead of using elixir-mongo. Also note that the reasons I mention may very well be fixed in elixir-mongo today.

At first i was looking at using elixir-mongo but I needed to add features and fix some bugs, unfortunately I felt that the quality of the code was lacking so I was not comfortable working on it. There were so many things for me to fix I didn't have time to go through the process of PRs. So instead of working on improving elixir-mongo I thought it was better to create a new library from scratch.

I also thought documentation was lacking, it didn't follow the client library specification that 10gen has created, it had bugs which could cause duplicate ObjectIds to be generated among other things. I also believe that nowadays this library has more features.

from mongodb.

michalmuskala avatar michalmuskala commented on July 29, 2024

After a very quick look at checkiz/elixir-mongo it does not seem to support Elixir 1.2 - at least the mix constraint specifies only 1.0 and 1.1. Also it does not offer any pooling, you need to handle it yourself.

from mongodb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.