Skip to content
Max Ivak
  • Startups
  • Development
  • Projects
  • About me
Tag: python

Executing raw SQL in Django

django, python October 20, 2012 Max Ivak | Leave a Comment on Executing raw SQL in Django

Sometimes you need to run a custom SQL query and return results that do not correspond to your model or make SQL queries to UPDATE or DELETE directly on a database.

Some scenarious:

– make a specific SELECT query and return a list of rows which are dictionaries (not objects of a model)

– make UPDATE or DELETE queries

Continue reading →

PHP vs Ruby vs Python (Infographic)

php, python, ruby January 23, 2012 Max Ivak | Leave a Comment on PHP vs Ruby vs Python (Infographic)

Continue reading →

Popular

Rails best practices
DevOps best practices
Gems
Deploying Rails app with Capistrano 3

Recent Posts

  • Vault as a Service
  • GUI for sortable tree for models organized by ancestry gem in Rails
  • Sending emails with ActionMailer and Sidekiq
  • Integrating Gem/Engine with main Rails app
  • Rails ActionMailer send email to multiple recipients

Tags

.net actionmailer amazon android apache asp.net asp.net mvc AWS business models commandline css django Entiy Framework facebook gems git google analytics images it outsourcing memcached mysql nosql php profiling python rails regexp regular expressions rest ruby ruby on rails scalability screenshots sessions smarty soap solr sql ssl startups testing ukraine web services windows xmlrpc
© 2023 Max Ivak Blog