131 projects tagged "Mac OS X"
DBeaver is a universal database manager and SQL Client. It supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, SQLite, Derby, and any database that has a JDBC driver. It is a GUI program that allows you to view the structure of a database, execute SQL queries and scripts, browse and export table data, handle BLOB/CLOB values, modify database meta objects, etc. It has a native UI (provided by the Eclipse SWT library), great performance, and relatively low memory consumption.
ElegantJBeans Developer Collection is a large collection of ready-to-use 100% Java Beans. The collection has beans for every developer need, whether it's related to UI, data binding, validation, data access, communication, reporting, printing, data analysis, or data monitoring. These beans provide tested and proven code.
Qilan is a Web application tool designed to create and deploy sophisticated, dynamic Web pages. The graphic user interface window enables the creation of Java Server Pages (JSP). Web project deployment uses Apache Tomcat. Apache Derby is included, along with a Web-based GUI database manager. Qilan supports JDBC access to many major databases including Oracle, MSSQL, MySQL, OpenBase, FrontBase, and others. Mac legacy databases such as Helix and FoxPro are also accessible. Qilan represents JSP and SQL syntax in a simple, consistent, and logical manner without requiring developers to understand language idiosyncrasies.
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.
preload-images is a PHP class that can be used to generate pages with preloaded images. First, it can list images from a directory and store the list in a MySQL database. The class can generate HTML with JavaScript to preload all listed images in the user's browser, so the next browsed pages that need the images can load much faster.
SportsTracker is an application for recording sporting activities. It is not bound to a specific kind of sport, as categories can be created for all sport types, such as cycling, running, or tennis. The main advantages are the good overview of your exercises and the easy creation of exercise statistics for specific time ranges and sport types. Users of heart rate monitors (Polar and CicloSport) can import, display (including diagrams), and organize the recorded exercise data.
Collectables Database is a simple, easy-to-use application for using the control and data management capabilities of Postgres to catalog various kinds of collections. It delivers content in a format that is easy to use and manipulate within the convenience of a modern Web browser. The initial focus of the application is on cataloging a comic book collection. Collectables Database can run from a hosted Web server or on the user's local machine through the use of a virtual appliance.
MySQLi Query is a class that executes queries from parameter lists using MySQLi. It extends the MySQLi class with functions that can compose and execute SELECT, INSERT, UPDATE, DELETE, REPLACE, and HANDLER queries with parameter values that define tables, fields, field values, conditions, etc. The class destructor function disconnects from the MySQL server.