Main > Free Download Search >

Free postgresql manager software for mac

postgresql manager

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 883
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
Price: FREE
License:Freeware
Download (27MB)
1 downloads
Added: 2009-07-24
PostgreSQL 8.4.1

PostgreSQL 8.4.1


PostgreSQL is regarded as an innovative and versatile database system which has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. more>>

PostgreSQL 8.4.1 is regarded as an innovative and versatile database system which has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, SunOS, Tru64), BeOS, and Windows. PostgreSQL Database server already embedded a useful GUI - PGadmin.

PostgreSQL is an open-source descendant of this original Berkeley code. It supports a large part of the SQL:2003 standard and offers many modern features.

Major Features:

  1. Complex queries
  2. Foreign keys
  3. Triggers
  4. Views
  5. Transactional integrity
  6. Multiversion concurrency control

<<less
Added: 2009-09-08 License: Freeware Price: Notavailable
downloads
 
Other version of PostgreSQL
PostgreSQL 8.4.0PostgreSQL is designed to be an user-friendly and reliable database system which has more than ... to PostgreSQL, you can install a Mac OS X GUI Navicat PostgreSQL. PostgreSQL is an open-source
Price: $0.00
License:Freeware
Download
downloads
Added: 2009-07-21
PostgreSQL 8.3.5collection of graphical tools for using and managing PostgreSQL servers, as well as the server ... Enhancements: Version 8.3.5: This release does away with the Service Manager and adopts the
License:Free
Download (37.8MB)
downloads
Added: 2008-11-13
PostgreSQL 8.2.3PostgreSQL includes support for GNU Readline, JDBC, ODBC, C++,Multibyte ands OpenSSL. Some
License:Freeware
Download (17.9MB)
973 downloads
Added: 2007-05-22
PostgreSQL 7.3.3PostgreSQL offers users such a beneficial and admirable PostgreSQL database server in a ... PostgreSQL 7.3.3 offers users such a beneficial and admirable PostgreSQL database server in a
License:Freeware
Download (6.9MB)
downloads
Added: 2003-05-31
Process Manager 1.6

Process Manager 1.6


Process Manager is a control strip module that allows you to view and switch with ease between your Macs processes (running programs.) It works with Control Strip and is Extensions Strip Savvy more>> Process Manager is a control strip module that allows you to view and switch with ease between your Macs processes (running programs.) It works with Control Strip and is Extensions Strip Savvy.
Requirements:
Control Strip Module
<<less
Download (40K)
Added: 2001-05-14 License: Free Price:
downloads
Panel Manager 0.7

Panel Manager 0.7


Panel Manager - Manage graphic panels on OS X Boot & Login screens more>>
Panel Manager is an application to manage and install replacement boot and login panels, i.e. the Mac OS X graphics you see during the boot process and on the login screen.
Panels are the background images that say "Welcome to Mac OS X" by default. You can find many replacement panels at ResExcellence.
Completly freeware.
Enhancements:
- added ability to import all supported panel types at once from themes (.tpkg)
- moved all text into resource file to allow for localization.
<<less
Download (115KB)
Added: 2006-05-29 License: Freeware Price:
1247 downloads
Monitorer Manager 1.0

Monitorer Manager 1.0


Monitorer Manager - Organize Monitorer keystroke-logs/screenshots more>>
Monitorer Manager is a simple application that helps you to organize the screenshots and text-logs that the keystroke and screen recorder Monitorer X created.

Monitorer records everything you write with your keyboard and saves it. It also records screenshots, and this all secretly. The Monitorer Manager offers a simple way to have a quick overview over all your log files.

<<less
Download (645KB)
Added: 2006-05-15 License: Freeware Price:
1258 downloads
PostgreSQL Database Server 8.3.0

PostgreSQL Database Server 8.3.0


PostgreSQL Database Server is a program functioning as an open source relational database system more>>

PostgreSQL Database Server 8.3.0 is a program functioning as an open source relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, SunOS, Tru64), BeOS, and Windows. PostgreSQL Database server already embedded a useful GUI - PGadmin. If you want to import MS Access or other formats to PostgreSQL, you can install a Mac OS X GUI Navicat PostgreSQL

PostgreSQL is an open-source descendant of this original Berkeley code. Also, PostgreSQL can be extended by the user in many ways.

It supports a large part of the SQL:2003 standard and offers many modern features:

  1. Complex queries
  2. Foreign keys
  3. Triggers
  4. Views
  5. Transactional integrity
  6. Multiversion concurrency control

<<less
Added: 2008-02-08 License: Freeware Price:
downloads
Fonts Manager 3.9.3

Fonts Manager 3.9.3


Allows the enabling and disabling of font suitcases. more>>
Fonts Manager is similar to the System 7.5.x Extensions Manager, but it is more like a DeskAccessory. It allows the enabling and disabling of font suitcases and printer fonts in Sets.

It supportsexport of Sets, import of saved Sets, Balloon Help, and a Help Topics system. It works on All Macs withSystem 7.1 or later, including Mac OS 8, without modifying the Normal startup and operation of yourcomputer.
<<less
Download (285KB)
Added: 2004-11-20 License: Freeware Price:
3445 downloads
EOS Image Manager 0.9.2

EOS Image Manager 0.9.2


File copy/rename/sort/re-case tool. more>>
EOS Image Manager is a powerful tool for drag & drop of up to thousands of files at once, while at the same time renaming, re-case, and re-sorting them.
<<less
Download (209KB)
Added: 2004-11-17 License: Freeware Price:
1807 downloads
PureFTPd Manager 1.8

PureFTPd Manager 1.8


PureFTPd Manager is designed as a simple but useful Cocoa frontend to PureFTPd which acts as a free (BSD), secure, production-quality and standard-conformant FTP server based upon Troll-FTPd for Mac OS X. more>> <<less
Download (10.9MB)
Added: 2009-11-11 License: Freeware Price: Notavailable
downloads
Doc Size Manager 1.0

Doc Size Manager 1.0


Doc Size Manager - Save and load your document sizes more>>
Doc Size Manager is a MultiAd Creator AppleScript that lets you save and load your document sizes, and when loading you can choose to keep or replace the existing document sizes.

Completly freeware.

<<less
Download (6KB)
Added: 2006-02-20 License: Freeware Price:
1344 downloads
System Manager X 1.1

System Manager X 1.1


System Manager is a monitoring program that displays information about your Mac. Features include: CPU Monitor Load Monitor Memory Monitor Process Monitor Network Monitor Uptime Monitor Classic more>> System Manager is a monitoring program that displays information about your Mac. Features include:
  • CPU Monitor
  • Load Monitor
  • Memory Monitor
  • Process Monitor
  • Network Monitor
  • Uptime Monitor
  • Classic Monitor
  • Network IP Numbers
  • System Preference Panes
Requirements:
Mac OS X 10.0 or later.
<<less
Download (198K)
Added: 2002-04-18 License: Free Price:
downloads
Popup Manager 2.0

Popup Manager 2.0


Popup Manager is launched to be a comprehensive and easy-to-use tool which can create, move, reset and remove popup windows from your desktop. more>>

Popup Manager 2.0 is launched to be a comprehensive and easy-to-use tool which can create, move, reset and remove popup windows from your desktop. Works with local, mounted and network volumes. Drag, drop and double-click. Nothing could be easier!

Requirements:

  • MacOS 8.x
  • Applescript


<<less
Download (23.4KB)
Added: 1999-03-27 License: Freeware Price:
downloads
Tivoli Storage Manager 3.7.2

Tivoli Storage Manager 3.7.2


Tivoli Storage Manager is designed to meet all your needs of information management by delivering a true end-to-end solution spanning the entire enterprise. more>>

Tivoli Storage Manager 3.7.2 is designed to meet all your needs of information management by delivering a true end-to-end solution spanning the entire enterprise.

Tivoli Storage Manager is an enterprise-wide solution integrating automated network backup, restore and archive, storage management and disaster recovery functions utilized by more than one million systems worldwide. Tivoli Storage Manager is the successor to the IBM and Tivoli ADSM storage management software product set.

<<less
Download (4.1MB)
Added: 2000-04-26 License: update/patch Price:
downloads
List Manager 1.0.1

List Manager 1.0.1


List Manager - List management tool more>>
List Manager is a sample script made with Dialog Director scripting addition to deal with simple text files that have short records with single lines in them.

Put your files in the Lists folder, and enjoy! Feel free to change the script to match your own needs.

<<less
Download (26KB)
Added: 2006-04-14 License: Freeware Price:
1288 downloads
Server Manager 1.6

Server Manager 1.6


Server Manager is an effective combination of UNIX and Open standards software with a familiar OS X interface that helps to install development environments and applications. more>>

Server Manager 1.6 is an effective combination of UNIX and Open standards software with a familiar OS X interface that helps to install development environments and applications. These will enable your OS X Client computer to serve your content faster, longer and harder than its windows peers or even its UNIX cousins. Server Manager.app allows you to edit and configure your server software from a nice GUI interface.

Requirements:

  • Mac OS X 10.2 or higher FE77 Server Suite 1.0 or higher
<<less
Added: 2004-04-01 License: update/patch Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5