Skip to content

GetInput vs SQL Data Dictionary

A side-by-side look at GetInput and SQL Data Dictionary. For an in-depth review of either product, follow the links below.

GetInput

GetInput

Development

GetInput is an open-source cross-platform library for capturing mouse, keyboard and gamepad input in C++ applications. It provides a simple API for writing games and applications that require user input.

cinputgamepadkeyboardmouse
SQL Data Dictionary

SQL Data Dictionary

Development

A SQL data dictionary is a centralized repository of information about a database's schema. It documents tables, columns, data types, indexes, keys, views, stored procedures, and other database objects.

databaseschemametadatadocumentation