Coder Social home page Coder Social logo

requery's Introduction

requery

Join the chat at https://gitter.im/ebertti/requery

Simple way to store and use queries in database for use of DBA in Django Admin

https://d2weczhvl823v0.cloudfront.net/ebertti/requery/trend.png

https://pypip.in/v/requery/badge.png

https://pypip.in/d/requery/badge.png

Installation

  1. pip install requery
  2. Add requery to your INSTALLED_APPS in settings.py
INSTALLED_APPS = (
    # ...
    'requery',
)
  1. Run python manage.py migrate

Screenshot

  1. Create and edit query

You can use :param_name to use to run your queries later.

https://raw.githubusercontent.com/ebertti/requery/master/screenshot/change_form.png

  1. Listing your queries stored in Django Admin

You can choose a query to run, just click in Run

https://raw.githubusercontent.com/ebertti/requery/master/screenshot/change_list.png

  1. Running and show result

Fill the form with your parameters and click in Run to see the results

https://raw.githubusercontent.com/ebertti/requery/master/screenshot/running.png

Please help us

This project is still under development. Feedback and suggestions are very welcome and I encourage you to use the Issues list on Github to provide that feedback.

Authors

The requery was original created by Ezequiel Bertti @ebertti and João Leite @joaoleite in September 2012.

Changelog

requery's People

Contributors

ebertti avatar tomatohater avatar gitter-badger avatar robertomoulin avatar

Watchers

James Cloos avatar Gustavo Tsuji avatar

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.