JuliaCon India 2015

The first Indian conference on the Julia programming language

Nishanth Kottary

@nishanthk

Fast database interfacing with MySQL.jl

Submitted Sep 26, 2015

A talk on the MySQL.jl package. Explains how high level interfaces in julia can attain near native C speeds.

Outline

MySQL.jl is a julia interface to the MySQL C connector. Apart from wrappers around MySQL C functions, MySQL.jl provides high level features such as converting MySQL results to DataFrames.

The aim of this talk is to show how low-level programming can be done in julia. Calling C functions and working with C data types and pointers is easier in julia compared to other high level languages. Also, using type annotations and memory preallocations we can achieve near C speeds without affecting code readability.

Speaker bio

Hi, I work at Julia Computing Inc. Previously I worked at Cisco Systems, Bangalore. I am currently working on MySQL.jl. LinkedIn

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

This is the space for submitting proposals to speak at JuliaCon India - happening on the 9th and 10th of October 2015, in Bangalore. more