SQL Yoga

SQL Yoga

SQL Yoga extends the simplicity of LiveCode to databases by allowing you to treat your database like an object. Stop wrestling with SQL and see how easy database integration can be.

SQL Yoga Key Features

  • Set properties rather than writing SQL
  • Define searches using english words rather than arcane wildcard symbols
  • Manipulate arrays, not cursors
  • Easily generate searches from complex search UIs
  • Tap into database table relationships to simplify code

With SQL Yoga you focus on using your data instead of worrying about accessing your data.

SQL Yoga enabled me to migrate my application data from mixed xml and flat files into a sane, well designed, bullet proof SQLite database. In a single day, I was able to implement all my database routines, a process that would take probably a week without SQL Yoga. All this without writing a single line of SQL code. I can’t stress how useful SQL Yoga is, not only you code faster but your code is easier to maintain and you can focus on your business instead of focusing on your database - Andre Garzia

Quick Overview: French Regions, Departments and Towns

The French Regions, Departments and Towns manual provides a quick walkthrough of a sample application that showcases SQL Yoga features. Check this out if you are new to SQL Yoga and want to see what it can do. View

In-Depth Tutorial: The To-Do Application

If you are ready to incorporate SQL Yoga into an application or just want to know how to use SQL Yoga from start to finish then check out the To-Do Application manual. This detailed tutorial provides you all the information you need to get up and running with SQL Yoga in your application. View

Read the API Documentation and How-To Manual

The SQL Yoga API documentation is included with the SQL Yoga download. You can also view it on the web.

The SQL Yoga How-To manual is available to help you accomplish various tasks.

SQL Yoga IDE Plugin

The SQL Yoga distribution comes with an Revolution IDE plugin that helps perform some tasks and provides SQL query logging. Read the plugin manual to learn about what the plugin can do.

Visit the Forums

Forums are available for you to ask questions.

SQL Yoga Requirements

SQL Yoga is built on top of RevDB and the Valentina external (V4REV). In order to use SQL Yoga you must have a version of Revolution (3.5 or later) that supports database access or own a copy of the V4REV database external.