Oracle Live SQL vs ptpython
A side-by-side look at Oracle Live SQL and ptpython. For an in-depth review of either product, follow the links below.
Oracle Live SQL
Development
Oracle Live SQL is a free, online SQL workspace that allows users to run SQL statements and scripts against an Oracle database in real time. It provides a browser-based interface to write, run, and analyze SQL.
sqloracledatabasequery-tool
ptpython
Development
ptpython is an advanced Python REPL (read-evaluate-print loop). It offers features like syntax highlighting, autocompletion, multiline editing, and vim/emacs key bindings. It aims to provide a rich interactive environment for Python programmers.
replreadlineautocompletionsyntax-highlighting
Related Comparisons
SQLZOO
bpython
ByteScout SQL Trainer
MySQL Tutorial: Learn SQL Quickly
Interactive PostgreSQL SQL Tutorial
SQL Teaching