Main > Free Download Search >

Free navicat 6.0.7 software for linux

navicat 6.0.7

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8
Navicat MySQL Manager for Linux 8.0.27

Navicat MySQL Manager for Linux 8.0.27


MySQL Navicat (MySQL Manager - a GUI for MySQL admin and development) more>> Navicat Manager 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 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 it lets you convert data to/ from MySQL, synchronizes and backups database in a snap through helpful wizards. Major features of Navicat full version 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 also available for Windows and Mac OS X.
<<less
Download (21.9MB)
Added: 2009-04-15 License: Freeware Price: Free
231 downloads
transKode 0.6 / 0.7 Beta

transKode 0.6 / 0.7 Beta


transKode is a KDE/Qt based frontend for varios audio transcoding tools. more>>
transKode is a KDE/Qt based frontend for varios audio transcoding tools.
Based on AUDIO FORMAT CONVERTER v.6 by Michael Mitton (take a look at http://www.kde-apps.org/content/show.php?content=23653)
Supported Input Formats:
- wav
- mp3 (needs lame)
- mpc (needs mppdec)
- ogg (needs oggdec)
- flac (needs flac)
- ape/mac (needs mac)
- m4a/mp4 (needs faad)
- spx (needs speexdec)
- audio formats decodable by installed gst-streamer (needs gst-launch with gst-spider plugin)
Supported Output Formats:
- wav
- mp3 (needs lame)
- mpc (needs mppenc)
- ogg (needs oggenc)
- flac (needs flac)
- ape/mac (needs mac)
- m4a/mp4 (needs faac)
- spx (needs speexenc)
- output formats for which you have gstreamer encoder plugins (needs gst-launch with wavparse plugin).
<<less
Download (0.87MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
814 downloads
Navicat MySQL database tool for Linux (Freeware) 8.0.29

Navicat MySQL database tool for Linux (Freeware) 8.0.29


Navicat MySQL Manager is a set of graphical database management and monitoring tools for MySQL. Navicat is easy-to-use and powerful. It supports backup/ restore, import/ export data and synchronize database. more>>

Navicat MySQL Manager is a set of graphical database management and monitoring tools for MySQL.

Major features

  1. This is an all-inclusive mysql front end provides a powerful graphical interface for databases management and maintenance.
  2. Easy installation and intuitive interface make it an irreplaceable tool for mysql on the web or your local desktop.
  3. Navicat supports all verions of MySQL and it lets you convert data to/ from MySQL, synchronizes and backups database in a snap through helpful wizards
  4. Major features of Navicat full version include Visual Query Builder, Import/ Export, Report Builder, Backup/ Restore, SSH and HTTP Tunneling and Data Transfer.
  5. 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
  6. Navicat version 8 supports Code Completion, Form View and email Notification Services, etc.
  7. 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, ...
  8. Navicat delivers a personal experience, simplifying the way you work. The program is also available for Windows and Mac OS X.
<<less
Download (0.00KB)
Added: 2009-04-04 License: Freeware Price: $0
210 downloads
Frugalware Linux 0.6 / 0.7 Pre2

Frugalware Linux 0.6 / 0.7 Pre2


Frugalware Linux is general purpose Linux distribution designed for intermediate users. more>>
Frugalware is general purpose linux distribution, designed for intermediate users (who are not afraid of text mode).
Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 0.3-i686, our third stable release.
Whats New in 0.6 Stable Release:
- The Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 0.6, our sixth stable release. Here are the most important changes since 0.5: up-to-date base system: glibc 2.5, binutils 2.17.50.0.6 with DT_GNU_HASH support, DBUS 1.0 and Python 2.5; up-to-date desktop packages: KDE 3.5.6, Xfce 4.4, Beryl 0.2.0, OpenOffice.org 2.1, Firefox 2.0.0.2 and GNOME 2.18; all installed-by-default packages using Java are now built using gcj/ecj, the original binary javac is only provided as an alternate compiler; setup: speed improvements, support for more custom action, TFTP installs and USB sticks are now supported; full support for Xgl/Beryl in KDE.
<<less
Download (4275MB)
Added: 2007-07-29 License: GPL (GNU General Public License) Price:
817 downloads
SVL 1.5

SVL 1.5


SVL library provides vector and matrix classes, as well as a number of functions for performing vector arithmetic with them. more>>
SVL library provides vector and matrix classes, as well as a number of functions for performing vector arithmetic with them. Equation-like syntax is supported via class operators, for example:

#include "svl/SVL.h"

Vec3 v(1.0, 2.0, 3.0);
Mat3 m(1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0);

v = 2 * v + m * v;
v *= (m / 3.0) * norm(v);

cout<<less
Download (0.11MB)
Added: 2006-02-17 License: Freely Distributable Price:
1351 downloads
Navicat MySQL administrator Manager for Linux (Freeware available) 8.0.28

Navicat MySQL administrator Manager for Linux (Freeware available) 8.0.28


Navicat MySQL Manager is a set of graphical database management and monitoring tools for MySQL. Navicat is easy-to-use and powerful. It supports backup/ restore, import/ export data and synchronize da more>>

Navicat Manager 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 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 it lets you convert data to/ from MySQL, synchronizes and backups database in a snap through helpful wizards. Major features of Navicat full version 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 also available for Windows and Mac OS X.

<<less
Download (0.00KB)
Added: 2009-04-14 License: Freeware Price: $0
195 downloads
 
Other version of Navicat MySQL administrator Manager for Linux
Navicat MySQL administrator Manager for Linux (Freeware available) 8.0.27Navicat MySQL Manager is a set of graphical database management and monitoring tools for MySQL ... Major features of Navicat full version include Visual Query Builder, Import/ Export, Report
Price: $0
License:Freeware
Download (0.00KB)
195 downloads
Added: 2009-04-27
Navicat MySQL administrator Manager for Linux (Freeware available) 8.0.26Major features of Navicat full version include Visual Query Builder, Import/ Export, Report ... Navicat delivers a personal experience, simplifying the way you work. The program is also
Price: $0.00
License:Freeware
Download (20480K)
196 downloads
Added: 2009-04-16
OpenPKG 2.5

OpenPKG 2.5


OpenPKG is a flexible and powerful software packaging facility that eases installation and administration of Unix software. more>>
OpenPKG is a flexible and powerful software packaging facility that eases installation and administration of Unix software across several platforms.
Consolidating different vendor approaches into a unified architecture, it assists in administration of large networks previously complicated by nonconformant systems. It uses RPM to provide an additional system layer on top of the operating system.
It is fully self-contained (no RPM pre-installation is required), installs itself by means of a tricky bootstrapping procedure with minimal operating system intrusion, and supports multiple installation instances.
Main features:
- Portable across major Unix platforms.
- Available for FreeBSD 4.11/5.4/6.0/7.0, NetBSD 2.0, Sun Solaris 8/9/10, Debian GNU/Linux 3.1, Fedora Core 4, RedHat Enterprise Linux 4, Novell SUSE Linux 9.3/10, Gentoo Linux 1.12.0, Mandriva Linux 10.2.
- Already known to work for IBM AIX 5.1, HP HPUX 11.11.
- Release 2.5 consists of 579 packages.
- Entirely based on Open Source software technology.
- Operating System interference minimized.
- Streamlined software packaging.
- Easy installation, updating and deinstallation of packages.
- Bundled with useful and secure package preconfigurations.
- Includes an abstracted and powerful run-command facility.
- Virtual hosting through multiple instances on a single system.
- Proxy packages for reusing packages across instances.
- Build-time package variations for maximum flexibility.
- Foundation to build self-contained environments.
Enhancements:
- This release consists of 579 selected packages which include the latest versions of all popular Unix server software.
- All software is carefully packaged for easy deployment on 19 different Unix platforms.
- The major technical efforts for this release were spent on migrating to the GNU Compiler Collection (GCC) version 4.0 and further improving the Solaris 10 support and adding full support for the new FreeBSD 6.0 and SUSE 10.0 platforms.
<<less
Download (MB)
Added: 2005-10-19 License: GPL (GNU General Public License) Price:
1470 downloads
OpenPKG Enterprise 1.0

OpenPKG Enterprise 1.0


OpenPKG is a flexible and powerful software packaging facility. more>>
OpenPKG is a flexible and powerful software packaging facility, OpenPKG eases installation and administration of Unix software across several platforms. It primarily targets the Unix platforms FreeBSD, Linux and Solaris, but is portable across mostly all modern Unix flavors.
Consolidating different vendor approaches into a unified architecture, it assists in administration of large networks previously complicated by nonconformant systems. OpenPKG leverages proven technologies like Red Hat Package Manager (RPM)and neatly provides an additional system layer on top of the operating system.
It is a fully self-contained with minimal external dependencies(no RPM pre-installation required), and installs itself by means of a tricky bootstrapping procedure with minimal operating system intrusion. OpenPKG especially supports multiple installation instances on the same system.
Main features:
- Portable across major Unix platforms.
- Available for FreeBSD 4.11/5.4/6.0/7.0, NetBSD 2.0, Sun Solaris 8/9/10, Debian GNU/Linux 3.1, Fedora Core 4, RedHat Enterprise Linux 4, Novell SUSE Linux 9.3/10, Gentoo Linux 1.12.0, Mandriva Linux 10.2.
- Already known to work for IBM AIX 5.1, HP HPUX 11.11.
- Release 2.5 consists of 579 packages.
- Entirely based on Open Source software technology.
- Operating System interference minimized.
- Streamlined software packaging.
- Easy installation, updating and deinstallation of packages.
- Bundled with useful and secure package preconfigurations.
- Includes an abstracted and powerful run-command facility.
- Virtual hosting through multiple instances on a single system.
- Proxy packages for reusing packages across instances.
- Build-time package variations for maximum flexibility.
- Foundation to build self-contained environments.
<<less
Download (MB)
Added: 2006-12-13 License: GPL (GNU General Public License) Price:
1053 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1