Giter Site home page Giter Site logo

awesome-sqlalchemy's Issues

MongoSQL

I suggest adding this one:

Query Helper:

MongoSQL is a JSON query engine that lets you execute MongoDB-like queries on your SQL database. The primary goal is to save the time you will spend implementing APIs for all those mundane filters, sortings, and pagination.

Currently tested with PostgreSQL. Because it relies on SqlAlchemy, should work with other databases as well.

sqlacodegen

I'm not sure which section sqlacodegen should go in, but I would like to think it deserves a mention.

Validate pull requests with Travis

Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request.

It is currently being used by

Examples

If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project.

See https://github.com/dkhamsing/awesome_bot for options, more information
Feel free to leave a comment ๐Ÿ˜„

FastAlchemy - Testing and Prototyping tool

Hi,

I'm the author of https://github.com/maarten-dp/fast-alchemy which is a tool to create SQLA models and instances using YAML.

Its main goals are:

  • Building fast testcases for libraries that build on, or extend, SQLA, but don't necessarily have a fixed model implementation.
  • Preventing hundreds of lines of test models clutter in your testfiles.
  • Building and instantiating models that cater to your specific usecases, instead of forcing you to "work with what you have"
  • Being a good prototyping tool for PoCs, as datamodels are often subject to a lot of change in these projects.

I'm not sure where you draw the line between nice libraries and useful libraries. Hence me opening this issue to ask for your feedback. I'd be honored to have FastAlchemy included in this list, but understand and accept if it doesn't fit the scope.

Thanks for your time.

Kind regards,
Maarten

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.