
LamaFree is a simple tool that executes query for MariaDB (include MySQL) with MariaDB Client Library.
Main features:
- Syntax highlighting in editor view.
- Quick access to saved connections from popup button.
- Selected result is displayed by individual window.
- Format your query for easy to see.
- Execute query from selected portion in editor view.
- Input completion of tables and fields by Intellisense.
- Executed query is saved automatically as history.
- Selected result can be saved by some file format.(CSV, HTML, XML, JSON)
- Generate program source code from executed query.