progress / WhyABL

Examples comparing ABL and other languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These are examples highlighting some differences between ABL and other languages such as C#, Python, and Java when they query a database. We're using a mySQL database that is a mirror of the sports2000 database (which will be uploaded in June).

Cuurrently, the Structures folder still uses a sample mySQL database called 'classicmodels', which can be found here: http://www.mysqltutorial.org/mysql-sample-database.aspx.

All of these files should be runnable with minimal effort. For any questions, email aestrada @ progress dot com.

About

Examples comparing ABL and other languages

License:Apache License 2.0


Languages

Language:Java 48.8%Language:Python 27.1%Language:OpenEdge ABL 18.3%Language:C# 5.7%