Lua

Lua

Lua Language
python-sql

python-sql

Python Software Foundation

About

Component Pascal is a general-purpose language in the tradition of Pascal, Modula-2, and Oberon. Its most important features are block structure, modularity, separate compilation, static typing with strong type checking (also across module boundaries), type extension with methods, dynamic loading of modules, and garbage collection. Type extension makes Component Pascal an object-oriented language. An object is a variable of an abstract data type consisting of private data (its state) and procedures that operate on this data. Abstract data types are declared as extensible records. Component Pascal covers most terms of object-oriented languages by the established vocabulary of imperative languages in order to minimize the number of notions for similar concepts. Complete type safety and the requirement of a dynamic object model make Component Pascal a component-oriented language.

About

Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. Lua has a deserved reputation for performance. To claim to be "as fast as Lua" is an aspiration of other scripting languages. Several benchmarks show Lua as the fastest language in the realm of interpreted scripting languages. Lua is fast not only in fine-tuned benchmark programs, but in real life too. Substantial fractions of large applications have been written in Lua.

About

QBasic as well as QuickBasic is an easy-to-learn programming language (and therefore ideal for beginners), based on DOS operating system, but also executable on Windows. QBasic is the slimmed-down version of QuickBasic. Compared to QuickBasic, QBasic is limited as it lacks a compiler. Therefore QBasic cannot be used to produce executables (.exe files). The source code (usual files with .bas extension) can only be executed immediately by the built-in QBasic interpreter. Furthermore, QuickBasic has a more extensive command set than QBasic. The best way to learn to program is to start with a lightweight programming language and a simple compiler. Qbasic (short: QB) has great advantages for pros and beginners that other compilers can't offer. Back then, when DOS was the most widely used operating system, QB IDE enjoyed great popularity. On current Windows systems, QBasic/QuickBASIC requires a DOS emulator, e.g. DOSBox.

About

python-sql is a library to write SQL queries in a pythonic way. Simple selects, select with where condition. Select with join or select with multiple joins. Select with group_by and select with output name. Select with order_by, or select with sub-select. Select on other schema and insert query with default values. Insert query with values, and insert query with query. Update query with values. Update query with where condition. Update query with from the list. Delete query with where condition, and delete query with sub-query. Provides limit style, qmark style, and numeric style.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Programmers searching for a complete Programming Language solution

Audience

DevOps teams in need of a scripting language solution

Audience

Anyone in need of an neasy-to-learn programming language that is executable on Windows

Audience

Developers searching for a solution offering a library to write SQL queries

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Component Pascal
Founded: 1997
blackboxframework.org/index.php

Company Information

Lua Language
www.lua.org

Company Information

QBasic
Germany
www.qbasic.net

Company Information

Python Software Foundation
United States
pypi.org/project/python-sql/

Alternatives

Alternatives

Alternatives

Alternatives

Oxygene

Oxygene

RemObjects Software
Lua

Lua

Lua Language
ABAP

ABAP

SAP PRESS
warcat

warcat

Python Software Foundation

Categories

Categories

Categories

Categories

Integrations

Amp
Apache SkyWalking
BullMQ
Cocos2d-x
CodeConvert
Cody
Dash
Defold
Domino Enterprise MLOps Platform
Gemini Code Assist
NanoVMs
Python
RT-Thread
Refraction
SlickEdit
Spacemacs
SwapCode AI
Valkey
jEdit
{CodeStore}

Integrations

Amp
Apache SkyWalking
BullMQ
Cocos2d-x
CodeConvert
Cody
Dash
Defold
Domino Enterprise MLOps Platform
Gemini Code Assist
NanoVMs
Python
RT-Thread
Refraction
SlickEdit
Spacemacs
SwapCode AI
Valkey
jEdit
{CodeStore}

Integrations

Amp
Apache SkyWalking
BullMQ
Cocos2d-x
CodeConvert
Cody
Dash
Defold
Domino Enterprise MLOps Platform
Gemini Code Assist
NanoVMs
Python
RT-Thread
Refraction
SlickEdit
Spacemacs
SwapCode AI
Valkey
jEdit
{CodeStore}

Integrations

Amp
Apache SkyWalking
BullMQ
Cocos2d-x
CodeConvert
Cody
Dash
Defold
Domino Enterprise MLOps Platform
Gemini Code Assist
NanoVMs
Python
RT-Thread
Refraction
SlickEdit
Spacemacs
SwapCode AI
Valkey
jEdit
{CodeStore}
Claim Component Pascal and update features and information
Claim Component Pascal and update features and information
Claim Lua and update features and information
Claim Lua and update features and information
Claim QBasic and update features and information
Claim QBasic and update features and information
Claim python-sql and update features and information
Claim python-sql and update features and information