Main > Free Download Search >

Free ms access to postgresql database convert software for mac

ms access to postgresql database convert

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4506
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
Ensemble Database Converter 1.0

Ensemble Database Converter 1.0


Ensemble Database Converter - Convert database from Ensemble v1.0 to Ensemble2 more>>
Convert database from Ensemble v1.0 to Ensemble2.
Do below operations at first, then you easily convert database from Ensemble v1.0.
1. Download Ensemble Database Converter
2. Launch Ensemble2
3. Only follow instructions
<<less
Download (803KB)
Added: 2007-04-26 License: Freeware Price:
912 downloads
PostgreSQL Database Server for Mac OS X 8.1.4

PostgreSQL Database Server for Mac OS X 8.1.4


PostgreSQL Database Server for Mac OS X offers a simple and effective relational database system. more>>

PostgreSQL Database Server for Mac OS X 8.1.4 offers a simple and effective 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. If you need a PostgreSQL Database GUI, you can download NAVICAT PostgreSQL GUI.

It supports to import CSV, XML or other formats to PostgreSQL. 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: complex queries, foreign keys, triggers, views, transactional integrity, and multi-version concurrency control. Also, PostgreSQL can be extended by the user in many ways.

Enhancements: May include unspecified updates, enhancements, or bug fixes.

<<less
Download (13.9MB)
Added: 2006-08-24 License: Freeware Price:
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.1Database Server from version 8.0 or above, and supports most of the latest PostgreSQL features ... PostgreSQL lets you quickly and easily create, organize, access and share information in a
Price: FREE
License:Freeware
Download (27MB)
1 downloads
Added: 2009-07-24
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
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
 
Other version of MySQL Database Server
MySQL Database Server 5.1.32, MS SQL, MS Access, Excel, CSV, XML or other formats to MySQL. MySQL Database Server delivers ... Triggers to enforce complex business rules at the database level. Views to ensure sensitive
License:Freeware
Download
710 downloads
Added: 2009-03-14
PostgreSQLAdaptor 152

PostgreSQLAdaptor 152


PostgreSQLAdaptor is an essential and full featured tool to use PostgreSQL with Enterprise Objects Framework 2.x. more>>

PostgreSQLAdaptor 152 is an essential and full featured tool to use PostgreSQL with Enterprise Objects Framework 2.x. The adaptor requires a current version of the database running on a real operating system.

Requirements:

  • Mac OS X Server
  • PostgreSQL Framework
<<less
Download (50.8KB)
Added: 2001-02-05 License: Freeware Price:
downloads
GestLab Database 22

GestLab Database 22


GestLab Database gives you a free tool which starts with version 1.1, the application and database are separate files. more>>

GestLab Database 22 gives you a free tool which starts with version 1.1, the application and database are separate files. In order to use it, you must download both files (GestLab and GestLab Database), and place them in the same folder.

<<less
Download (106.5KB)
Added: 2004-01-01 License: Freeware Price:
downloads
Oracle9i Database R2

Oracle9i Database R2


Enterprise database solution. more>>
Oracle9i Database is the state of the art in object-relational databases. Voted Editors Choice by PC magazine and the #1 database for Linux by Linux Journal, Oracle9i Database is the most scalable and full featured database available.

Whether driving your web site, packaged applications, data warehouses or OLTP applications, Oracle9i Database is a foundation technology for any professional computing environment..
<<less
Download (20KB)
Added: 2004-05-15 License: Freeware Price:
1114 downloads
Rebuild LaunchServices Database 1.0

Rebuild LaunchServices Database 1.0


Rebuild LaunchServices Database - Rebuilds LaunchServices Database more>>
If you see duplicate application names in Open With, when you control-click on a document, it means that your LaunchServices database needs to be rebuilt.

The Rebuild LaunchServices Database script takes care of it without using terminal.

Completly freeware.
<<less
Download (17KB)
Added: 2006-05-15 License: Freeware Price:
1265 downloads
PostgreSQL C Client Library 7.1.2

PostgreSQL C Client Library 7.1.2


PostgreSQL C Client Library is created to be the PostgreSQL database C client which is programmed and packaged for Mac OS X as a Cocoa Framework. more>>

PostgreSQL C Client Library 7.1.2 is created to be the PostgreSQL database C client which is programmed and packaged for Mac OS X as a Cocoa Framework.

<<less
Download (120.1KB)
Added: 2001-07-07 License: Freeware Price:
downloads
Appleworks Database Files 1.0

Appleworks Database Files 1.0


Appleworks database for software & hardware inventory. more>>
Appleworks Database Files contains 3 Appleworks 6.x database files for keeping track of computer software, hardware, and internet logins and passwords. Keep track of serial numbers, prices, puchase dates, etc.
<<less
Download (259KB)
Added: 2004-08-06 License: Freeware Price:
1923 downloads
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 ... PostgreSQL Database server already embedded a useful GUI - PGadmin. If you want to import MS
Price: $0.00
License:Freeware
Download
downloads
Added: 2009-07-21
PostgreSQL 8.2.3PostgreSQL is the PostgreSQL database server in a convenient Mac OS Xpackage. /software/macosx/postgresql/. You can also download a StartupItem and a matching PHP Apache
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 ... admirable PostgreSQL database server in a convenient Mac OS X package. This build includes
License:Freeware
Download (6.9MB)
downloads
Added: 2003-05-31
PostgreSQL Cocoa Libraries X 0.5

PostgreSQL Cocoa Libraries X 0.5


PostgreSQL Cocoa Librariesis a set of in-development Cocoa classes for accessing PostgreSQL databases. HeaderDoc style documentation included more>> PostgreSQL Cocoa Librariesis a set of in-development Cocoa classes for accessing PostgreSQL databases. HeaderDoc style documentation included. Requires PostgreSQL installed either locally or remotely and that certain PostgreSQL include and library files be available on the local machine.
Requirements:
Mac OS X 10.0 or later, PostgreSQL.
<<less
Download (15K)
Added: 2002-07-15 License: Free Price:
downloads
PostgreSQL Cocoa Libraries 0.6.1

PostgreSQL Cocoa Libraries 0.6.1


PostgreSQL Cocoa Libraries - In-development Cocoa classes for accessing PostgreSQL databases more>>
PostgreSQL Cocoa Libraries is a set of in-development Cocoa classes for accessing PostgreSQL databases. HeaderDoc style documentation included.
Requires PostgreSQL installed either locally or remotely and that certain PostgreSQL include and library files be available on the local machine.
Enhancements:
- I added better behavior with null values and better exception handling as well as an executeUpdate method to make the classes behave more like JDBC classes with which many people are probably familiar.
- I have also added some detailed code examples in the "read me" file and included some of the necessary library files in the project.
<<less
Download (712KB)
Added: 2006-02-01 License: Freeware Price:
1368 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5