Best Developer Tools for Linux
CloverETL Designer is a commercial, yet free for non-commercial use software project implemented in Java and designed from the offset to act as a GUI (Graphical User Interface) front-end for the CloverETL Engine program.The application helps developers to...
SourceSafe for Unix (in short SSU) provides command-line access to local and remote Source Safe/VSS repositories through TCP.Requirements:· SSU is divided into two components: a command-line Unix client and a windows-based server which runs on a...
Smart Grid is an Ajax-based table editing tool that allows you to manage DB tables without reloading web pages. 100% JavaScript that makes it possible to use it with any server-side technology.Powered with Smart Cells - Ajax-based library that allow to...
Arena Scripting Language is a light-weight scripting language. The language uses a syntax and library similar to that of ANSI C, but adds automatic memory management and runtime polymorphism on top of that.Here are some key features of "Arena Scripting...
setuptools_git is a plugin for Setuptools that enables Git integration. Once installed, Setuptools can be told to include in a module distribution all the files tracked by git.setuptools_git is an alternative to explicit inclusion specifications with...
mongonose is a nose plugin that automates the creation and teardown of a mongodb instance as part of test runs.InstallationGrab the package off pypi:easy_install mongonoseIts automatically picked up via entry points as a nose plugin.UsageThe plugin...
Orbada is a small, easy to use application specially designed to offer users a database administration tool for Oracle, SQLite, Firebird, HSQLDB, DerbyDB, MySQL and other type of databases.ORBADA is an excellent tool for database developers, SQL...
Voodoo Compiler is an implementation of the Voodoo programming language. The Voodoo programming language is a low-level programming language, abstracting over the platform's instruction set and calling conventions, but otherwise leaving the...
github_repos_cloner is a tool to clone all the github repos for backup purposes because GitHub delete is permanent.MotivationYes there are others, now there is this one too.InstallInstall: {easy_install, pip} github_repo_clonerUsageUse like...
SQL Construction Kit aims to provide a simple Builder pattern and Factory pattern based approach to generating DML (Data Manipulation Language) SQL for all the popular RDBMS systems. Included builders are SelectBuilder, InsertBuilder, UpdateBuilder,...