Skip to content

rahulagarwal86/django-sql-queryexecution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=======
django-sql-queryexecution
=======
:Info:  See `github <https://github.com/rahulagarwal86/django-sql-queryexecution>`_ for the latest source.
:Author: Rahul Agarwal
:Maintainer: Rahul Agarwal<agarwalrahul.1986@gmail.com>

About
=====

django-sql-queryexecution is use to execute mysql query on Database.
It is easy to use and easily maintainable.

Requirement
===========

1.MySQL DB  


Issues / Questions / Feedback
=============================

Any issues with, questions about, or feedback for django-email should be
sent to the maintainer email.Issue or feedback will be addressed as early as possible.

Installation
============

Add sqloperation in INSTALLED_APPS of your settings file.


How to use
===========

Exequte query on your mysqldb from this interface and get the results

Dependencies
============

This app is supported and tested on Python 2.x, where
x >= 4 and django 1.2 or greater

About

This App is usedto execute sql query on MySQL DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages