34 projects tagged "Front-Ends"
Monotone browser (mtn-browse) is an application for browsing Monotone VCS databases without the need of a workspace. The interface allows one to easily select a revision from within a branch, find a revision using complex queries, navigate the contents of a revision using a built-in file manager, display file contents (either using the internal viewer or an external helper application), graph revision histories, compare the changes between different revisions or versions of a file (either using the internal difference viewer or an external application), find files within a revision based on detailed search criteria, display file annotations and easily refer back to the corresponding change documentation, and save files to disk.
RazorSQL is a database query tool, SQL editor, database browser, and database administration tool with support for all major databases. Some of the main features included in RazorSQL are visual tools for creating, viewing, and altering database objects; tools for importing and exporting data; and tools for editing stored procedures, triggers, and functions.
JDBStudio is a database tool that simplifies browsing, editing, and querying of databases by providing an intuitive and consistent graphical user interface. JDBStudio is a suitable replacement for Oracle SQL*Plus, Microsoft SQL Query Analyzer, and other similar tools. It allows you to access different databases with a single program.
GTKO is an Oracle database development and testing tool. Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, and SQL*Plus-style command scripting. For SQL statement analysis and tuning there is a tree-style SQL statement "explain plan" facility and the ability to load SQL statements from the runtime cursor cache (V$SQL table), Oracle Statspack repository, the Oracle Automatic Workload Repository in Oracle version 10g, and full AWR reports.
The cprops (C prototyping tools) library provides a portable, thread-safe C API including linked list, binary heap, priority queue, hash table, hash list, trie, AVL, Red-Black, and splay tree implementations, a thread pool and thread management framework, a TCP and HTTP socket API, and a database abstraction layer with drivers for Postgres and MySQL. libcprops compiles and runs on Linux, BSD, Solaris, Mac OS X, and Win32.
LDAPfs is pseudo filesystem that provides access to LDAP directories. It allows LDAP entries to be read and written using the familiar file system interface. Organizational units (ou) and distinguished names (dn) are treated like directories and individual attributes appear as files. It is able to read, write, delete, and create LDAP entries.