Main > Free Download Search >

Free database development software for mac

database development

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2365
JumpBox for the PostgreSQL Relational Database Management System 1.1.5

JumpBox for the PostgreSQL Relational Database Management System 1.1.5


JumpBox for the PostgreSQL Relational Database Management System is described as a convenient as well as powerful object-relational database system thats been under active development for over 15 years. more>>

JumpBox for the PostgreSQL Relational Database Management System 1.1.5 is described as a convenient as well as powerful object-relational database system that's been under active development for over 15 years.

An enterprise class database, PostgreSQL boasts sophisticated features such as Multi-Version Concurrency Control (MVCC), point in time recovery, tablespaces, asynchronous replication, nested transactions (savepoints), online/hot backups, a sophisticated query planner/optimizer, and write ahead logging for fault tolerance. It supports international character sets, multibyte character encodings, Unicode, and it is locale-aware for sorting, case-sensitivity, and formatting. PostgreSQL has a SQL implementation that strongly conforms to the ANSI-SQL 92/99 standards.

It has full support for subqueries (including subselects in the FROM clause), read-committed and serializable transaction isolation levels. This JumpBox includes PostgreSQL 8 along with PHPPgAdmin setup and ready to run. The PostgreSQL server is network accessible and provides a great storage engine for a broad array of applications.

Deploying an application as a JumpBox provides a dramatically-reduced path to getting started with the software. Aside from installation benefits it yields other advantages such as portability across computing environments and simplified ongoing maintenance of the application.

This JumpBox is free so there's no risk in trying it out. Download it today and experience for yourself a whole new way of working with server software.

Major Benefits:
  1. Self-contained deployment means easy to move or delete - it won't scatter files all over your operating system.
  2. New versions of the JumpBox contain updates to each component in the software stack so there's no patching web servers, application servers, databases, dependencies, etc.
  3. A web-based administration console simplifies the management of your application including SSL certs, email relaying, SSH, backups and more.
  4. Once you know how to install a JumpBox you can deploy any of 50+ other JumpBoxes and take advantage of a growing library of conveniently-packaged Open Source software.
<<less
Added: 2009-11-04 License: Freeware Price: Notavailable
downloads
Navicat for MySQL 8.1.5

Navicat for MySQL 8.1.5


Navicat for MySQL brings you an effective solution for MySQL administration and development. more>>

Navicat for MySQL 8.1.5 brings you an effective solution for MySQL administration and development. This is an all-inclusive mysql front end provides a powerful graphical interface for databases management, development and maintenance. Easy installation and intuitive interface make it an irreplaceable tool for mysql on the web or your local desktop. Navicat supports all verions of MySQL and let you converts Access to MySQL, MS SQL to MySQL, Excel to MySQL, synchronizes and backups database in a snap through helpful wizards.

Major Features:

  1. Latest MySQL Versions Support: Navicat for MySQL a powerful MySQL Database Server administration and development tool. Highlights of supported features:
    • Support of MySQL versions from 3.21 or above
    • Support of Unicode / Character Set
    • Support of MySQL Events, Views and Stored Procedures creation
    • Support of Triggers
    • Support of Foreign Keys
    • Support of Partition
  2. Additional Connection Options
    • Support of SSH Tunnel: Establish a secure SSH session through SSH Tunneling in Navicat. Enjoy a strong authentication and secure encrypted communications between two hosts.
    • Support of HTTP Tunnel: Navicat comes with you HTTP Tunneling while your ISPs do not allow direct connections to their MySQL server but allows establishing HTTP connections. HTTP Tunneling is a method for connecting to a MySQL server that uses the same protocol (http://) and the same port (port 80) as a webserver does.
    • Provide auto-reconnection for MySQL server: With the option "Keepalive Interval", you can keep connection alive with the server by pinging it.
  3. Comprehensive Management of MySQL objects
    • Create, edit and drop table's fields, indices, foreign keys and triggers: With Table Designer the basic Navicat for MySQL tool for working with tables, you can create, edit and drop table's fields, indices, foreign keys, and much more.
    • SQL Preview: The SQL Preview area shows you SQL representation of the oracle objects you are creating. This ability allows you to preview SQL before execution.
    • Dump object definition as sql file: Backup object definition and data with ease by dumping as sql file.
    • View Database / Table Structure: Present the database / table definition by printing their structures in Navicat. Understand the respective object structure fully at a glance.
  4. Diversified Import and Export Competence
    • Import data from ODBC: You can import data from ODBC after setting up a data source connection. All available tables will be included if connection success. Just simply choose the tables you wish to import or specify a query using Add Query button.
    • Import data from different file formats: XLS, CSV, TXT, DBF and XML: Import Wizard allows you to import data into a table from diverse format. On top of that, you can save your settings as an import profile for setting schedule.
    • Export data to different file formats: XLS, TXT, CSV, DBF and XML: Likewise, Export Wizard allows you to export data into various format. Save your settings as an export profile for setting schedule.
    • Export data and create records as INSERT statements in sql file: During Data Transfer, you can choose to export data as sql file with record options like complete insert statements / extended insert statements etc.
  5. Powerful Data Manipulation Tools
    • Form View: Manipulate the current record with Form View. Enjoy a clear display of field name and its value with focus on current record.
    • Support of Foreign Key Data Selection: With the GUI tool Foreign Key Data Selection, you can locate the foreign key values from the reference table. Stop shifting the view to a master table to look for the available values!
    • Data and Structure Synchronization: Navicat for MySQL allows you to transfer data from one MySQL database to another with detailed analytical process. Likewise, you can compare and modify the table structures. For both Data and Structure Synchronization, the target database can be on the same server as the source database or on another MySQL server.
    • Support of Data Transfer between local / remote MySQL databases: Transfer tables/views/stored procedures/events from one MySQL database to another MySQL database, or to a plain text file.
    • Support of Backup and Restore MySQL databases: Regular backup on database is important to users. Backup/restore all tables and records, views, stored procedures and events for your MySQL database using Navicat. You can also schedule backups between databases.
    • Create Schedule for Backup, Import / Export, Data Transfer, Saved Queries and Data Synchronization: Create a batch job for setting schedule to execute at one or more regular intervals, beginning and ending at a specific date and time. Batch job can be created for Query, Backup, Data Transfer, Data Synchronization, Import and Export.
    • Send notification e-mail and attachment for schedule task: Generate notification e-mails with attach exported files to recipients you specify, connecting them to the latest schedule information. Read directly through your email account on the results returned from a schedule.
  6. Powerful Security Management
    • Visual User Manager: Navicat provides users a visual tool for user management. You can easily add, duplicate, delete users, and edit global user privileges, and grant privileges on the selected databases, tables/views, fields and stored procedures/functions.
  7. Well-Designed Visual Builder / Editor
    • Visual Query / View Builder: Visual Query / View Builder which is divided into two portions: the upper Graphical View, and the lower Syntax View, allows you to create and edit queries / views visually without knowledge of SQL.
    • Query Editor: It allows you to create and edit SQL text for a query, prepare and execute selected queries.
    • Support of Parameter Query: Set query parameters to add variable values to a query each time you run it.
    • Code-Completion for Query, View, Stored Procedure and Event: Experience a quick way in constructing SQL statements in Query Editor, View, Stored Procedure and Event with the Code-completion feature. Whether you want to select available properties of database objects or SQL keywords, all it takes is a pick from the drop-down list.
  8. More great features
    • Virtual Grouping: Have a better organization over objects in Navicat. You can categorize objects into groups with the Virtual Grouping feature. Virtual Grouping can be applied on Connection, Table, View, Stored Procedure, Event, Query, Backup and Schedule.
    • Server Monitor: Select the servers that you want to monitor by checking them in the checklist box of the Server Monitor Window. Click on either Process List, Variables or Status icon to show and/or modify the properties of MySQL servers.
    • SQL Console: To use a command-line interface, you can open SQL Console in Navicat. It provides you an interactive text-based screen to query input and result output from database.
    • Tabbed Windows: Customize your window behaviour style. Navicat supports you of dragging windows in and out of the tabbed windows.

Enhancements:

  • Improvements:
    • Improved compatibility to some ODBC drivers for Import Wizard.
  • Bug Fixes:
    • Incorrect use of hexadecimal format in MySQL data types other than BLOB in Data Transfer.
    • Data grid was unable to be opened properly when some kind of text were displayed.
    • Removed some internal SQL run by Navicat in Query Viewer.
    • Unable to change the default value of an existing field from NULL to other values in Table Designer.

Requirements

  • Mac OS X 10.4 Tiger or 10.5 Leopard
<<less
Added: 2009-10-27 License: update/patch Price: $79.00
downloads
 
Other version of Navicat for MySQL
Navicat for MySQL 8.1.4front end provides a powerful graphical interface for databases management, development and ... for MySQL a powerful MySQL Database Server administration and development tool. Highlights
Price: $79.00
License:update/patch
Download
downloads
Added: 2009-09-25
Navicat for Oracle 8.1.5

Navicat for Oracle 8.1.5


Navicat for Oracle is considered as a comprehensive GUI tool which lets you create, edit databases, run SQL queries and connect to remote Oracle in an easier way. more>>

Navicat for Oracle 8.1.5 is considered as a comprehensive GUI tool which lets you create, edit databases, run SQL queries and connect to remote Oracle in an easier way. Also, Navicat provides a number of tools allowing to perform all the necessary database operations such as creating, editing, and duplicating database objects. It also offers a well-described wizard system that simplifies your database development tasks. It supports Oracle 8i and later.

Major Features:

  1. Latest Oracle Versions Support: Navicat for Oracle a powerful Oracle Database Server administration and development tool. Highlights of supported features:
    • Support of Oracle versions 8.1.7 or above
    • Support of Multiple Connections to local or remote Oracle Server
    • Support of Unicode / Character Set
    • Support of Triggers and Foreign Keys
    • Support of Views and Stored Procedures creation
    • Support of Oracle Objects like Directory, Synonym and Materialized View
  2. Additional Connection Options:
    • Native Connection Options: Navicat for Oracle offers two connection modes to the Oracle server: connection through the Oracle Call Interface (OCI) in Basic mode and alias entry from a tnsnames.ora file in TNS mode.
    • Other Connection Options: You can set the role for user to connect with Default, SYSOPER or SYSDBA system privilege. Besides, you can pass control of user authentication to the operating system by means of OS authentication option.
    • Support of SSH Tunnel: Establish a secure SSH session through SSH Tunneling in Navicat. Enjoy a strong authentication and secure encrypted communications between two hosts. The authentication method can use a password or public / private key pair.
  3. Comprehensive Management of Oracle objects:
    • Create, edit and drop table's fields, indexes, foreign keys, uniques, checks, triggers and privileges: With Table Designer the basic Navicat for Oracle tool for working with tables, you can create, edit and drop table's fields, indexes, foreign keys, checks, triggers, privileges and much more.
    • Support of tablespace, package, sequence, synonym, trigger, type and more: Navicat allows you to create, edit and drop directories, tablespaces, publice database links, public synonyms, database links, indexes, materialized views, materialized view logs, packages, sequences, synonyms, triggesr and more.
    • SQL Preview: The SQL Preview area shows you SQL representation of the oracle objects you are creating. This ability allows you to preview SQL before execution.
    • Dump object definition as sql file: Backup object definition and data with ease by dumping as sql file.
    • View Schema / Table Structure: Present the schema / table definition by printing their structures in Navicat. Understand the respective object structure fully at a glance.
  4. Diversified Import and Export Competence
    • Import data up to 5 most popular formats including XLS, CSV, TXT, DBF and XML: Import Wizard allows you to import data into a table from diverse format. On top of that, you can save your settings as an import profile for setting schedule.
    • Export Data to different file formats: TXT, CSV, DBF and XML: Likewise, Export Wizard allows you to export data into various format. Save your settings as an export profile for setting schedule.
  5. Powerful Data Manipulation Tools
    • Support of Foreign Key Data Selection: With the GUI tool Foreign Key Data Selection, you can locate the foreign key values from the reference table. Stop shifting the view to a master table to look for the available values!
    • Data and Structure Synchronization: You can transfer data from one Oracle schema to another with detailed analytical process. Likewise, you can compare and modify the table structures. For both Data and Structure Synchronization, the target schema can be on the same server as the source or on another server.
    • Support of Data Transfer between local / remote Oracle schemas: Transfer tables/views/stored procedures/functions/sequences from one Oracle schema to another, or to a plain text file.
    • Create Schedule for Import / Export, Data Transfer, Saved Queries and Data Synchronization: Create a batch job for setting schedule to execute at one or more regular intervals, beginning and ending at a specific date and time. Batch job can be created for Query, Data Transfer, Data Synchronization, Import and Export.
  6. Powerful Security Management
    • Visual User Manager: Navicat provides users a visual tool for user management. You can easily add, delete, edit users / roles, and grant privileges on the selected schemas, tables / views, fields and stored procedures.
  7. Well-Designed Visual Builder / Editor
    • Visual Query / View Builder: Visual Query / View Builder which is divided into two portions: the upper Graphical View, and the lower Syntax View, allows you to create and edit queries / views visually without knowledge of SQL.
    • Query Editor: It allows you to create and edit SQL text for a query, prepare and execute selected queries.
    • Support of Parameter Query: Set query parameters to add variable values to a query each time you run it.
  8. More great features
    • Virtual Grouping: Have a better organization over objects in Navicat. You can categorize objects into groups with the Virtual Grouping feature. Virtual Grouping can be applied on Connection, Table, View, Stored Procedure/Function and Schedule.
    • Server Monitor: Select the servers that you want to monitor by checking them in the checklist box of the Server Monitor Window. Click on either Process List, Variables or Status icon to show and/or modify the properties of Oracle servers.
    • SQL Console: To use a command-line interface, you can open SQL Console in Navicat. It provides you an interactive text-based screen to query input and result output from database.
    • Tabbed Windows: Customize your window behavior style. Navicat supports you of dragging windows in and out of the tabbed windows.

Enhancements:

  • Improvements:
    • Improved compatibility to some ODBC drivers for Import Wizard.
  • Bug Fixes:
    • Data grid was unable to be opened properly when some kind of text were displayed.
    • Removed some internal SQL run by Navicat in Query Viewer.
    • Unable to change the default value of an existing field from NULL to other values in Table Designer.

Requirements

  • Mac OS X 10.3 Panther, 10.4 Tiger or 10.5 Leopard
  • Universal Binary img95
<<less
Added: 2009-10-27 License: update/patch Price: $109.00
downloads
Aqua Data Studio 8.0.2

Aqua Data Studio 8.0.2


Aqua Data Studio is such an essential program which provides a database developers complete Integrated Development Environment (IDE). more>>

Aqua Data Studio 8.0.2 is such an essential program which provides a database developer's complete Integrated Development Environment (IDE). The IDE provides three major areas of functionality:

  • Database query and administration tool
  • A Suite of compare tools for databases, source control and filesystems
  • A complete and integrated source control client for Subversion (SVN) and CVS.

Major Features:

  1. Database IDE: The database query and administration tools allow developers to easily create, edit, and execute SQL scripts, as well as browse and visually modify database structures. Aqua Data Studio provides an integrated database environment with a single consistent interface to all major relational databases. This allows the database administrator or developer to tackle multiple tasks simultaneously from one application.
  2. Compare Tools: The suite of compare tools allows the user to easily view the differences of RDBMS servers, databases and schemas for database tasks. The tools also allow the user to view the differences of files, directory structures, source control files and full revisions.
  3. Version Control: The version control client provides a complete client to Subversion and CVS repositories, allowing the user to easily manage all source control repositories within one easy to use IDE, via the Repository Browser.

Enhancements:

  • Fix: Grid Results Charts
  • If a function series was added and a "Merge Series Axes" option was chosen, then the chart would not refresh until the OK button was clicked.
  • Fix: Sybase IQ/Anywhere : When grouping by schema in Sybase IQ & Anywhere, schemas is shown to be Users & Groups now. Reason: Groups can be an object owner.
  • Fix: Sybase IQ/Anywhere : Database schema nodes didn't refresh if new schema created.
<<less
Download (77.5MB)
Added: 2009-10-22 License: update/patch Price: $399.00
downloads
 
Other version of Aqua Data Studio
Aqua Data Studio 8.0.1of the most marvelous database developers complete Integrated Development Environment (IDE ... Database IDE: The database query and administration tools allow developers to easily create
Price: $399.00
License:update/patch
Download (77.5MB)
downloads
Added: 2009-10-14
Helix Server 6.1.4

Helix Server 6.1.4


Helix Server is created to be a versatile utility which provides Clients around the world simultaneous access to a Helix RADE collection (relational database) more>>

Helix Server 6.1.4 is created to be a versatile utility which provides Clients around the world simultaneous access to a Helix RADE collection (relational database). Helix RADE uses a proprietary graphical development environment that makes complex database programming possible, even for non-programmers. Helix Server makes those databases available (via TCP/IP) to workgroups of from 2 to 200 user with similar ease of use.

Major Features:

  1. Helix Client/Server is used to enable all the users in a workgroup to access collections created with RADE simultaneously and manipulate the data inside. Unlike file sharing, users may access all the same files at the same time with the only exception being that two or more users may not change the same record in a file at the same time (record locking).
  2. Comprised of Helix Server and Helix Client, this product allows any Helix Collection that is set up to operate in User Mode to run on a variety of network configurations.
  3. The software is sold according to the number of users simultaneously accessing an application. While Helix Client/Server can be operated without a dedicated server (i.e., computer), it is strongly recommended that one is used for optimal performance.

Requirements:

  • Server (Intel): Macintosh OS X 10.5 and higher
  • Server (PowerPC): Macintosh OS X 10.4 and higher
<<less
Download (14.2MB)
Added: 2009-08-31 License: update/patch Price: Notavailable
downloads
Navicat PostgreSQL Manager Lite 8.1.2

Navicat PostgreSQL Manager Lite 8.1.2


Navicat PostgreSQL Manager Lite is an extremely useful Database administration and development tool for PostgreSQL. more>>

Navicat PostgreSQL Manager Lite 8.1.2 is an extremely useful Database administration and development tool for PostgreSQL. It works with any PostgreSQL Database Server from version 8.0 or above, and supports most of the latest PostgreSQL features including Trigger, Function, View, and Manage User, etc. Features in Navicat are sophisticated enough to provide professional developers for all their specific needs, yet easy to learn for users who are new to PostgreSQL.

With Navicat well-designed Graphical User Interface (GUI), Navicat for PostgreSQL lets you quickly and easily create, organize, access and share information in a secure and easy way, taking PostgreSQL administration to the next level.

Benefits:

  • Latest PostgreSQL Versions Support: Navicat PostgreSQL a powerful PostgreSQL Database Server administration and development tool. Highlights of supported features:
    • Support of PostgreSQL versions from 8.0 or above
    • Support of Multiple Connections to local or remote PostgreSQL Server
    • Support of Unicode / Character Set
    • Support of PostgreSQL Views and Functions creation
    • Support of Triggers
    • Support of Foreign Keys
  • Additional Connection Options
    • Support of SSH Tunnel: Establish a secure SSH session through SSH Tunneling in Navicat. Enjoy a strong authentication and secure encrypted communications between two hosts. The authentication method can use a password or public / private key pair.
    • Support of HTTP Tunnel: Navicat comes with you HTTP Tunneling while your ISPs do not allow direct connections to their PostgreSQL server but allows establishing HTTP connections. HTTP Tunneling is a method for connecting to a PostgreSQL server that uses the same protocol (http://) and the same port (port 80) as a webserver does.
  • Comprehensive Management of PostgreSQL objects
    • Create, edit and drop table's fields, indexes, foreign keys, uniques, checks, rules, triggers and privileges: With Table Designer the basic Navicat PostgreSQL tool for working with tables, you can create, edit and drop table's fields, indexes, foreign keys, checks, rules, triggers, privileges and much more.
    • Dump object definition as sql file: Backup object definition and data with ease by dumping as sql file.
    • View Database / Table Structure: Present the database / table definition by printing their structures in Navicat. Understand the respective object structure fully at a glance.
  • Diversified Import and Export Competence
    • Import data up to 5 most popular formats including XLS, CSV, TXT, DBF and XML
    • Import Wizard allows you to import data into a table from diverse format. On top of that, you can save your settings as an import profile for setting schedule.
    • Export Data to different file formats: TXT, CSV, DBF and XML
    • Likewise, Export Wizard allows you to export data into various format. Save your settings as an export profile for setting schedule.
    • Export data and create records as INSERT statements in sql file
    • During Data Transfer, you can choose to export data as sql file with record options like complete insert statements etc.
  • Powerful Data Manipulation Tools
    • Support of Foreign Key Data Selection: With the GUI tool Foreign Key Data Selection, you can locate the foreign key values from the reference table. Stop shifting the view to a master table to look for the available values!
    • Data and Structure Synchronization: Navicat for PostgreSQL allows you to transfer data from one PostgreSQL database to another with detailed analytical process. Likewise, you can compare and modify the table structures. For both Data and Structure Synchronization, the target database can be on the same server as the source database or on another PostgreSQL server.
    • Support of Data Transfer between local / remote PostgreSQL databases: Transfer tables / views / functions from one PostgreSQL database to another PostgreSQL database, or to a plain text file.
    • Support of Backup and Restore PostgreSQL databases: Regular backup on database is important to users. Backup / restore all tables and records, views and functions for your PostgreSQL database using Navicat. You can also schedule backups between databases.
    • Create Schedule for Backup, Import / Export, Data Transfer, Saved Queries and Data Synchronization: Create a batch job for setting schedule to execute at one or more regular intervals, beginning and ending at a specific date and time. Batch job can be created for Query, Backup, Data Transfer, Data Synchronization, Import and Export.
  • Powerful Security Management
    • Visual User Manager: Navicat provides users a visual tool for user management. You can easily add, duplicate, delete users, and edit global user privileges, and grant privileges on the selected databases, schemas, tables / views and tablespaces / functions.
  • Well-Designed Visual Builder / Editor
    • Visual Query / View Builder: Visual Query / View Builder which is divided into two portions: the upper Graphical View, and the lower Syntax View, allows you to create and edit queries / views visually without knowledge of SQL.
    • Query Editor: It allows you to create and edit SQL text for a query, prepare and execute selected queries.
    • Support of Parameter Query: Set query parameters to add variable values to a query each time you run it.
  • More great features
    • Virtual Grouping: Have a better organization over connections in Navicat. You can categorize them into groups with the Virtual Grouping feature.
    • Server Monitor: Select the servers that you want to monitor by checking them in the checklist box of the Server Monitor Window. Click on either Process List, Variables or Status icon to show and / or modify the properties of PostgreSQL servers.
    • SQL Console: To use a command-line interface, you can open SQL Console in Navicat. It provides you an interactive text-based screen to query input and result output from database.
    • Tabbed Windows: Customize your window behaviour style. Navicat supports you of dragging windows in and out of the tabbed windows.
    • Text / Blob View: Navicat provides Text / Blob Viewer and Editor to view and edit TEXT / BLOB fields content. The editor allows you to view, update, insert or delete data in a table.

Major Features:

  1. PostgreSQL Objects Management
    • Supports PostgreSQL Servers 7.3 or above
    • Create /drop databases and schemas
    • Support all PostgreSQL objects: tables, views and functions
    • Support all subobjects: fields, indices, foreign keys, uniques, checks, rules and triggers
    • Managing tablespace
    • Managing cast and languages
    • Managing aggregates, conversions, domains, trigger functions, operators and classes, sequences and types
    • Support of character set and unicode
  2. Connection Management and Navigation
    • Multiple local/remote PostgreSQL server connections
    • Connection to PostgreSQL Server through SSH
    • Connection to PostgreSQL Server through HTTP
    • Support SSL secure connection
    • Customize selected databases to work with
  3. Data Viewer and Editor
    • Grid view
    • Text, Hex and BLOB viewer/editor
    • Copying and pasting selected records
    • Customize display formats
    • Incremental search, sorting and formatting table grid
    • Support of raw mode edit: apply PostgreSQL built-in function
    • Ability to set number of records showing on each page
  4. SQL Processing
    • Ability to preview SQL before execution
    • SQL console
  5. Backup/Restore
    • Backing up/restoring database
    • Restoring database with chosen database objects
    • Converting backup file into SQL script
    • Compressing/Decompressing Backup files
    • Backing up database/table to SQL script
    • Executing SQL script
  6. Server Security and Maintenance Services
    • Visual user manager to administer users, groups (roles) and privileges
    • Analyzing, vacuuming and reindexing tables
  7. Other Useful Features
    • Duplicate/empty/ truncate tables
    • Create table/view shortcut on desktop
    • Support of docking/tab windows
    • Support of virtual grouping: provide logical organization over connections
    • Log files: keep track on the actions have been performed in Navicat
    • Ability to copy Connection Information into Clipboard

Enhancements:

  • Improvements:
    • Support quitting the Console window by "q" command.
    • Now owners of objects are not compared or transferred in Structure Synchronization and Data Transfer.
    • Improved the stability when running a query.
    • Improved an internal SQL which run slowly in the past.
  • Bug Fixes:
    • Some windows size and position were not saved after closed.
    • Recalling multi-line history commands in Console were not displayed properly.
    • "Copy to Clipboard" did not show host name.
    • Dump SQL File did not dump the primary key definition.
    • Could not recognize the host by host name.
    • User defined type fields were not showing the type properly in Table Design.

Requirements: Mac OS X 10.4 Tiger or 10.5 Leopard

<<less
Download (27MB)
Added: 2009-07-31 License: Freeware Price: FREE
downloads
 
Other version of Navicat PostgreSQL Manager
Navicat PostgreSQL Manager Lite 8.1.1an extremely useful Database administration and development tool for PostgreSQL. Navicat ... PostgreSQL a powerful PostgreSQL Database Server administration and development tool
Price: FREE
License:Freeware
Download (27MB)
1 downloads
Added: 2009-07-24
Navicat (MySQL GUI) 8.1.1

Navicat (MySQL GUI) 8.1.1


Navicat is an ideal solution for MySQL administration and development. This is an all-inclusive mysql front end provides a powerful graphical interface for databases management, development more>>

Navicat (MySQL GUI) 8.1.1 provides a fast and efficient solution for MySQL administration and development. This is an all-inclusive mysql front end provides a powerful graphical interface for databases management, development and maintenance. Easy installation and intuitive interface make it an irreplaceable tool for mysql on the web or your local desktop.

Navicat supports all verions of MySQL and let you converts Access to MySQL, MS SQL to MySQL, Excel to MySQL, synchronizes and backups database in a snap through helpful wizards. Major features include Visual Query Builder, Import/ Export, Report Builder, Backup/ Restore, SSH and HTTP Tunneling and Data Transfer. Navicat also supports to import data from ODBC, batch job scheduling (create schedule for Import/Export, Data Transfer and saved queries), printing of table structure. It also includes a full featured graphical manager for setting the users and access privileges.

Navicat version 8 supports Code Completion, Form View and email Notification Services, etc. Navicat is the number 1 MySQL database administration shareware in Download.com with over 350,000 downloads and 1,100,000 installations worldwide. Some of the users including Sony Music, Intel, Kodak, FedEx, KPMG Consulting, Ericsson, Siemens AG, Yahoo!, NTT DoCoMo (Japan), Hitachi (Japan), Imation, Lexmark, Cisco Systems, RSA Security, Avis (Europe), U.S. Department of Energy, UPS, Disney, Oxford University, Harvard University, NASA Space Flight Center, MIT, Michigan State University, University of Michigan, ... Navicat delivers a personal experience, simplifying the way you work. The program is available for Windows, Mac OS X and Linux and supports multiple languages.

<<less
Download (18.7MB)
Added: 2009-07-18 License: update/patch Price: $79.00
43 downloads
dbMaintain 1.0.1

dbMaintain 1.0.1


Automatic database maintenance more>>

dbMaintain 1.0.1 is one of the most marvelous tools which enables automatic roll-out of updates to a relational database.

It brings database scripts into version control just like regular source code and can be used to transparently deploy databases from development to production. DbMaintain automates the part of the deployment which is most difficult to automate, opening the door for fully automated deployments in all stages of development.

You no longer have to keep track of which database updates have been deployed on which database - DbMaintain does this for you. The database itself keeps track of the scripts that have been applied. A checksum is stored for each script that to ensure nothing has changed to the scripts that were already applied.

Updates are performed incrementally: Only what has been changed since the last deployment is applied. Features such as repeatable scripts, postprocessing scripts, multi-database / database user support and support for patches turn DbMaintain into a complete solution for the enterprise.
DbMaintain integrates seamlessly with Unitils, an open source library for writing automated tests. With unitils you can easily test your application's database integration layer while you develop it, relying on DbMaintain for managing the test database.

Major Features:

  1. Script organization
    • Incremental and repeatable scripts
    • Postprocessing cripts
    • Multi-database / user support
    • Patches
  2. The DBMAINTAIN_SCRIPTS table
  3. Error handling
  4. Configure and run DbMaintain
    • From the command line
    • Using ant
    • From Java code
  5. DbMaintain operations
    • Create a script archive
    • Update the database
    • Mark the database as up-to-date
    • Check script updates
    • Clear the database
    • Clean the database
    • Disable constraints
    • Update sequences
  6. Preserve database objects
  7. Oracle PL/SQL support
<<less
Download (179KB)
Added: 2009-07-17 License: Apache Price: FREE
11 downloads
4D 2004.8

4D 2004.8


Database/web app development. more>>

4D 2004.8 is a useful product that can be used individually as components, or together as a fully integrated, Web and Web service enabled database development solutions.

From the enterprise/IT world to custom development to end-user solutions, the 4D family of tools addresses the specific needs of any business or organization.

Major Features:

  1. Build powerful databases and applications
  2. Every 4D product includes a cross-platform RDBMS and an integrated Web development and data publishing tool.
  3. Utilize all the robust features of the legendary 4th Dimension development environment while taking full advantage of the latest operating systems, Mac OSX
  4. Create automatic data
  5. entry and report forms.
  6. Use the built-in querying and reporting tools to generate sophisticated reports with no coding.
  7. Add custom methods to automate data entry, validation and reports
  8. Add menus and form objects and procedurally control them to create completely customized user interfaces.

Requirements:

  • G3 or better processor
  • 800 X 600 monitor resolution
  • Mac OS X v10.3.9 or later
  • 256 MB RAM minimum
<<less
Download (21.3KB)
Added: 2009-07-08 License: update/patch Price:
13 downloads
web2py 1.64.1

web2py 1.64.1


A full-stack Enterprise Web Framework for agile development of secure database-driven web-based applications. more>> A full-stack Enterprise Web Framework for agile development of secure database-driven web-based applications.

web2py is an open source full-stack Enterprise Web Framework for agile development of secure database-driven web-based applications, written and programmable in Python.
There are many web frameworks today including Ruby on Rails, Django, Pylons and Turbo Gears, so why another one?
web2py was developed with the following goals in mind:
- As similar as possible to Rails, but in Python, so that it is more solid and much faster
- All-in-one package with no installation, no configuration and no shell scripting required
- Be super easy to teach

Main features:
- Runs on Mac, Linux, Windows, Windows Mobile, and on the Google App Engine
- Requires no installation and can run off a USB drive
- Has no configuration files. You just unzip it and click on it
- Includes a multi-threaded wsgi-compliant web-server (also works with Apache and others)
- Includes a transaction-safe relational database (sqlite)
- Includes a web-based integrated development environment (demo)
- Includes a ticketing system to help you debug deployed applications
- Includes a sophisticated Database Abstraction Layer that can handle joins, left joins, nested selects, aggregates, transactions and distributed transactions. Writes SQL code for you, transparently and in real time, for SQLite, PostgreSQL, MySQL, MSSQL, FireBird, Oracle and IBM DB2 (since 1.58)
- Automatically generates a web-based database administrative interface for your applications
- Prevents the most common types of vulnerabilities: Cross Site Scripting, Injection Flaws, and Malicious File Execution
- Enforces good Software Engineer practices (Model-View-Controller design, Server-side form validation, postbacks)
- Includes internationalization support and a web based translation interface
- Includes functions for caching in ram, disk, memcache and combinations thereof
- Includes libraries for Authentication (login, logout, registration, change password, etc.)
- Includes libraries for Authorization (Role Based Access Control)
- Includes libraries to generate and process Create/Update forms directly from a database
- Includes libraries to handle HTML, ATOM, RSS, RTF, JSON, AJAX, XML-RPC, CSV, REST, WIKI
- Works with Flash/Flex via PyAMF and Google Web Toolkit via Pyjamas
- Includes jQuery for Effects and Ajax
- Includes a powerful Python-based template language to render objects into HTML or other text-based protocols
- Handles automatically upload and download streaming for large media files
- Includes portable cron mechanism for creating and running recurrent tasks in background
- Allows to bytecode-compile applications and distribute them in closed source
- Backward compatibility is guaranteed for the web2py API since 1.0

Enhancements
- There was a critical bug in version 1.32. You need to upgrade to version 1.33.

<<less
Download (23.9MB)
Added: 2009-06-12 License: GPL Price: FREE
187 downloads
 
Other version of web2py
web2py 1.44Framework for agile development of secure database-driven web-based applications. web2py 1 ... - web2py allows development, deployment, maintenance, and database administration of apps
Price: FREE
License:GPL
Download (13.2MB)
381 downloads
Added: 2008-10-07
web2py 1.25development of secure web based database driven web applications, programmable in Python ... , sqlite database, python interpreter and a web based interface. Development, deployment and
License:Freeware
Download (14MB)
11 downloads
Added: 2008-03-12
MyCoRe 2.0.1

MyCoRe 2.0.1


Develop repositories, digital libraries and archive solution easily more>> Develop repositories, digital libraries and archive solution easily

MyCoRe is an open source project for the development of repositories, digital library and archive solutions.
The technical base of the system is formed of Java class libraries, XML technology and also different database backends.

System requirements:
- Java

<<less
Download (40.4MB)
Added: 2009-06-06 License: GPL Price: FREE
205 downloads
Web Development Icons 1.0

Web Development Icons 1.0


A nice icon set for your desktop. more>> Where is M13? is a unique application that helps you visualize the locations and physical properties of deep sky objects in and around the Galaxy.
At home, Where is M13? serves as a reference you will frequently turn to when you read about an object and become curious where it is with respect to our galaxy. In the field, the program will enhance your observing experience by allowing you to get an intuitive sense of the physical location, size, luminosity, and distance of the object you are viewing. You will find Where is M13? a great educational and outreach tool as well.
<<less
Download (300KB)
Added: 2009-06-05 License: Freeware Price: FREE
180 downloads
MySQL Database Server 5.1.35

MySQL Database Server 5.1.35


MySQL Database Server is a versatile and innovative tool which is designed for enterprise organizations delivering business critical database applications. more>>

MySQL Database Server 5.1.35 is a versatile and innovative tool which is designed for enterprise organizations delivering business critical database applications. It gives corporate developers, DBAs and ISVs an array of new enterprise features to make more productive developing, deploying, and managing industrial strength applications. If you need a GUI for MySQL Database, you can download - NAVICAT (MySQL GUI). It supports to import Oracle, MS SQL, MS Access, Excel, CSV, XML or other formats to MySQL.

MySQL Database Server delivers new enterprise features, including: ACID Transactions to build reliable and secure business critical applications. Stored procedures to improve developer productivity. Triggers to enforce complex business rules at the database level. Views to ensure sensitive information is not compromised. Information schema to provide easy access to metadata. Distributed transactions (XA) to support complex transactions across multiple databases.

<<less
Added: 2009-06-05 License: Freeware Price:
downloads
pyodbc 2.1.6

pyodbc 2.1.6


Open source and free Python ODBC bridge more>> Open source and free Python ODBC bridge

pyodbc is a free Python development tool that allows you to use ODBC to connect to almost any database from Mac OS X, Windows, Linux, and more.
pyodbc implements the Python Database API Specification v2.0, but additional features have been added to simplify database programming even more.

System requirements:
- Python

<<less
Download (146KB)
Added: 2009-05-26 License: Freeware Price: FREE
202 downloads
California Website Development 1.0

California Website Development 1.0


Free Dashboard informational widget for your Mac more>> Aimersoft Mac Video Converter is the most powerful Mac Video Converter for you to convert video on Mac OS X (Leopard supported). With this awesome Mac Video Converter, you can easily finish the conversion such as convert MPEG to AVI; convert AVI to MP4<<less
Download (107KB)
Added: 2009-05-23 License: Freeware Price: FREE
183 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5