Giter Site home page Giter Site logo

Comments (5)

kennethreitz avatar kennethreitz commented on May 4, 2024 1

No. Maybe.

Postgres is definitely my preferred database, and I consider the use of it to be best practice. However, I also see that this is a totally great library for running queries at, say, your company, left and right. Those databases could be running postgres, mysql, oracle, or a number of others.

My biggest priority is keeping the API as clean as possible. Ideally, the codebase would be the same way. The only way I could really see going whole-hog let's support everything is to swap out the current psycopg2 layer with SQLAlchemy, and use it purely for the database driver. I'm not sure how feasible this is, but based on my work on Django-PostgresPool, I think it should be pretty doable.

from records.

kennethreitz avatar kennethreitz commented on May 4, 2024

Currently, this library plans to support Postgres–only. That may change, but not now.

from records.

kennethreitz avatar kennethreitz commented on May 4, 2024

cough support for MySQL has been added!

from records.

kennethreitz avatar kennethreitz commented on May 4, 2024

✨ 🍰 ✨

v0.4.0 includes support for all major databases. Enjoy!

from records.

chadwhitacre avatar chadwhitacre commented on May 4, 2024

This can be closed again. ;-)

from records.

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.