Showing posts with label Database. Show all posts
Showing posts with label Database. Show all posts

Download PostgreSQL 9.3.2

Posted by Unknown on Tuesday, December 10, 2013

PostgreSQL Open Source Database
PostgreSQL 9.3.2
Download PostgreSQL 9.3.2PostgreSQL is an Object-Relational Database Management System (ORDBMS) which was developed by the University of California. PostgreSQL is open source and uses the GPL (General Public License) and the database is becoming known and widely used since 1996. PostgreSQL database is one of the most widely used today, in addition to MySQL and Oracle.



PostgreSQL 9.3.2


It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP.

What's New in PostgreSQL 9.3.2 - Changelog

  • Fix VACUUM's tests to see whether it can update relfrozenxid 
  • Fix multiple bugs in MultiXactId freezing
  • Fix initialization of pg_clog and pg_subtrans during hot standby startup
  • Fix multiple bugs in update chain traversal
  • Fix dangling-pointer problem in fast-path locking
  • Fix assorted race conditions in timeout management
  • Truncate pg_multixact contents during WAL replay
  • Ensure an anti-wraparound VACUUM counts a page as scanned when it's only verified that no tuples need freezing
  • Fix full-table-vacuum request mechanism for MultiXactIds
  • Fix race condition in GIN index posting tree page deletion
  • Fix "unexpected spgdoinsert() failure" error during SP-GiST index creation
  • Fix assorted bugs in materialized views
  • Re-allow duplicate table aliases if they're within aliased JOINs
  • Avoid flattening a subquery whose SELECT list contains a volatile function wrapped inside a sub-SELECT
  • Fix planner's processing of non-simple-variable subquery outputs nested within outer joins

Size : 50.54MB
Continue Reading Download PostgreSQL 9.3.2

Download phpMyAdmin 4.0.10

Posted by Unknown

phpMyAdmin free software
phpMyAdmin 4.0.10
Download phpMyAdmin 4.0.10phpMyAdmin is a tool intended to handle the administration of MySQL over the Web. It can create, rename, and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, create dumps of tables and databases, export/import CSV data, and administrate one single database and multiple MySQL servers. Most likely you want to use the latest 4.x version. Should you need support for PHP 4 or MySQL 4, you need to download 2.11.x version.

phpMyAdmin - Features

  • Support for most MySQL features
  • Browse and drop databases, tables, views, fields and indexes.
  • Create, copy, drop, rename and alter databases, tables, fields and indexes.
  • Maintenance server, databases and tables, with proposals on server configuration.
  • Execute, edit and bookmark any SQL-statement, even batch-queries.
  • Manage MySQL users and privileges.
  • Manage stored procedures and triggers.
  • Import data from CSV and SQL.
  • Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel, LATEX and others.

What's New in phpMyAdmin 4.0.10 - Changelog

  • Clicking database name in query window opens a new tab
  • Wrong page is shown after editing; also, do not show a modal dialog for multi-row edit
  • PHP NavigationTree error when paging through list
  • Support A10 Networks load balancer
  • row deleting isn't binlogs friendly
  • Setup script does not recognize manually-configured server
  • Events page says no privileges with ALL PRIVILEGES
Size : 4.61 MB
Continue Reading Download phpMyAdmin 4.0.10

Download phpMyAdmin 3.5.5

Posted by Unknown on Friday, January 18, 2013

Download phpMyAdmin 3.5.5
phpMyAdmin 3.5.5
Download phpMyAdmin 3.5.5. phpMyAdmin is a free software that allows us to manage the existing database on your server. phpMyAdmin supports a wide range of operations with MySQL, including (to manage databases, tables, fields (fields), relations (relations), the index, the user (users), licenses (permissions), and others).

With phpMyAdmin you manage your database via http (web). At this rate securities from phpMyAdmin already tight so we need not fear your database is stolen from your phpMyAdmin. 

Since version 3.0.0, phpMyAdmin joined the GoPHP5 initiative and dropped compatibility code for older PHP and MySQL versions, version 3 and later requires at least PHP 5.2 and MySQL 5. phpMyAdmin 3.5.5 is an update of phpMyAdmin 3.5.2.

phpMyAdmin - Features

  1. Administering multiple servers
  2. Creating PDF graphics of your database layout
  3. Creating complex queries using Query-by-example (QBE)
  4. Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel, LATEX and others
  5. Import data from CSV and SQL
  6. Support for most MySQL features

What's New in phpMyAdmin 3.5.5 - Changelog

  • Support Apache's mod_deflate
  • Inline query editing broken after row update
  • Cannot switch language in /setup
  • Font size in inline query editor is way too big
  • Portuguese Language not displaying correctly
  • Live charts don't work for non-default server 
  • Proxy ajax calls to pma.net to avoid browser notices
  • Structure Snapshot on tracked view renders invalid SQL
  • Event comments not saved
Download : phpMyAdmin 3.5.5 | 6.1 MB
Continue Reading Download phpMyAdmin 3.5.5

Download PostgreSQL 9.2.2

Posted by Unknown on Friday, December 28, 2012

Download PostgreSQL 9.2.2
PostgreSQL 9.2.2
Download PostgreSQL 9.2.2. PostgreSQL is an Object-Relational Database Management System (ORDBMS) which was developed by the University of California. PostgreSQL is open source and uses the GPL (General Public License) and the database is becoming known and widely used since 1996. PostgreSQL database is one of the most widely used today, in addition to MySQL and Oracle.


PostgreSQL 9.2.2


PostgreSQL is a powerful database system for business relations, an open source. In accordance with BSD license agreement. Having more than 15 years of active development and has proven all the design architecture has gained a reputation of robust, reliable, data integrity, and accuracy of data. PostgreSQL 9.2.2 is an update of PostgreSQL 9.1.2.

What's New in PostgreSQL 9.2.2 - Changelog

  • Prevent psql crash due to incorrectly encoded input data
  • Fix pg_regress gmake build issues
  • Make sure correct directory is created for extensions
  • Fix some issues with buffer locks and VACUUM
  • Multiple fixes and improvements for pg_upgrade
  • Fix bugs with end-of-recovery when failing over to a standby
  • Avoid bogus "out-of-sequence timeline ID" errors in standby-mode
  • Don't launch new child processes during shutdown
  • Improve the ability of JOINs to use partial indexes
  • Fix assorted integer overflow errors
  • Eliminate memory leaks in record_out() and record_send()
  • Skip searching for subtransaction logs at COMMI
  • Fix WaitLatch() timing issues
  • Fix handling of inherited check constraints in ALTER COLUMN TYPE
  • Make ALTER EXTENSION SET SCHEMA behave as documented
  • Have SEQUENCE SET statements in the "data" section of sectional dumps
  • Prevent parser from believing that VIEWs have system columns
  • Fix --clean mode for pg_dump
  • Prevent hash table corruption on out-of-memory
  • Various query planner and executor fixes and improvements
  • Multiple documentation updates
  • DST updates for seven timezones
Download : PostgreSQL 9.2.2 | 49.40 MB
Continue Reading Download PostgreSQL 9.2.2

Download phpMyAdmin 3.5.2

Posted by Unknown on Wednesday, July 25, 2012

Download phpMyAdmin 3.5.2
Download phpMyAdmin 3.5.2. phpMyAdmin is a free software that allows us to manage the existing database on your server. phpMyAdmin 3.5.2 supports a wide range of operations with MySQL, including (to manage databases, tables, fields (fields), relations (relations), the index, the user (users), licenses (permissions), and others).

phpMyAdmin 3.5.2


With phpMyAdmin you manage your database via http (web). At this rate securities from phpMyAdmin already tight so we need not fear your database is stolen from your phpMyAdmin.

With phpMyAdmin, one can create the database, create tables, populate the data, and others easily, without having to memorize the command line. phpMyAdmin 3.5.2 is an update of phpMyAdmin 3.5.1.

Whats new in 3.5.2?

Bugfixes :
  • [interface] JS error when editing index
  • [core] Call to undefined function __()
  • [edit] NOW() function incorrectly selected
  • [GUI] Invalid HTML code on transformation_overview.php
  • [browse] Missing validation in Ajax mode
  • Fix popup message on build SQL of import
  • [core] Make X-WebKit-CSP work better
  • Replace Highcharts with jqplot for query profiling, zoom search
  • [interface] No form validation in change password dialog
  • [interface] Broken password validation in copy user form
  • [interface] Add user form prints JSON when user presses enter
  • [config] duplicate line in config.sample.inc.php
  • [interface] Grid editing incorrectly parses ENUM/SET values
  • [core] More clever URL rewriting with ForceSSL
Download : phpMyAdmin 3.5.2 | 5.93 MB
Continue Reading Download phpMyAdmin 3.5.2

Download MySQL 5.5.25

Posted by Unknown on Tuesday, July 24, 2012

Download MySQL 5.5.25
Download MySQL 5.5.25. MySQL is a database that is very fast, reliable and simple to use. If it is you are looking for then you should test it. In addition, the source program may you find for free and syntax syntax is simple to know and not complicated as well as accessing the database may be finished easily and quickly.

MySQL 5.5.25


MySQL is developed by a Swedish company called MySQL LAB. Apart from the Open Source program, MySQL also has certain advantages that are not less good as the database server, such as SQL Server, Sybase and even Oracle.

MySQL is a database software with modern database concept, easy to use, capable of handling multiple users at the same time, stable and flexible.

MySQL Features

  • XPath Support
  • Event Scheduler to create and schedule jobs that perform various database tasks
  • Performance/Load Testing Utility (mysqlslap)
  • Additional INFORMATION_SCHEMA objects
  • Faster data import operations (parallel file load)
  • 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
  • Dynamic General/Slow Query Log
  • Partitioning to improve performance and management of very large database environments
  • Row-based/Hybrid Replication for improved replication security
  • Pluggable Storage Engine Architecture for maximum flexibility
  •  Archive Storage Engine for historical and audit data
  • Improved! Full Text Search (faster, new dev templates)
  • Improved! Archive engine (better compression, more features)
  • Improved! User session and problem SQL identification
  • Improved! MySQL embedded library (libmysqld)
Download :
MySQL 5.5.25 (32-bit) | 31 MB
MySQL 5.5.25 (64-bit) | 32 MB
Continue Reading Download MySQL 5.5.25

Download phpMyAdmin 3.5.1

Posted by Unknown on Saturday, May 12, 2012

Download phpMyAdmin 3.5.1
Download phpMyAdmin 3.5.1. phpMyAdmin is a free software that allows us to manage the existing database on your server. phpMyAdmin 3.5.1 supports a wide range of operations with MySQL, including (to manage databases, tables, fields (fields), relations (relations), the index, the user (users), licenses (permissions), and others).

phpMyAdmin 3.5.1


With phpMyAdmin you manage your database via http (web). At this rate securities from PhpMyAdmin already tight so we need not fear your database is stolen from your PhpMyAdmin.

With phpMyAdmin, one can create the database, create tables, populate the data, and others easily, without having to memorize the command line. phpMyAdmin 3.5.1 is an update of phpMyAdmin 3.4.8.

Whats new in 3.5.1?

Bug Fixes :
  • Limit clause ignored when sort order is remembered
  • View name not seen in navi panel (MySQL 5.1)
  • Right frame reloads after displaying SQL result(zero rows)
  • Fixed missing Codemirror for inline query edit when exporting a result set
  • Multiple Navigation panels bug still present
  • Error in create user + underscore + create database
  • Profiling chart shows wrong data
  • JS includes missing in auth config error page
  • Missing image extension
  • Added missing icons in original theme
  • Query error after search
  • Chart title is getting wrong within chart export
  • Header links except 'More' hide after closing dialog
  • "More" actions in table structure
  • PMA_sqlAddSlashes() does not quote the table names correctly
  • Error messages do not appear in the Designer
  • Suhosin patch warning incorrectly displayed
  • Server status page: Incorrect dialog box titles
  • DROP does not work on defective VIEWs
Download : phpMyAdmin 3.5.1 | 3.45 MB
Continue Reading Download phpMyAdmin 3.5.1

Download MySQL 5.5.23

Posted by Unknown on Sunday, May 6, 2012

Download MySQL 5.5.23
Download MySQL 5.5.23. MySQL is a database that is very fast, reliable and simple to use. If it is you are looking for then you should test it. In addition, the source program may you find for free and syntax syntax is simple to know and not complicated as well as accessing the database may be finished easily and quickly.

MySQL 5.5.17


MySQL is developed by a Swedish company called MySQL LAB. Apart from the Open Source program, MySQL also has certain advantages that are not less good as the database server, such as SQL Server, Sybase and even Oracle.

MySQL Features

  • XPath Support
  • Event Scheduler to create and schedule jobs that perform various database tasks
  • Performance/Load Testing Utility (mysqlslap)
  • Additional INFORMATION_SCHEMA objects
  • Faster data import operations (parallel file load)
  • 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
  • Dynamic General/Slow Query Log
  • Partitioning to improve performance and management of very large database environments
  • Row-based/Hybrid Replication for improved replication security
  • Pluggable Storage Engine Architecture for maximum flexibility
  • Archive Storage Engine for historical and audit data
  • Improved! Full Text Search (faster, new dev templates)
  • Improved! Archive engine (better compression, more features)
  • Improved! User session and problem SQL identification
  • Improved! MySQL embedded library (libmysqld)
Download : MySQL 5.5.23 (32-bit) | 31 MB
                    MySQL 5.5.23 (64-bit) | 32 MB
Continue Reading Download MySQL 5.5.23

Download PostgreSQL 9.1.3

Posted by Unknown on Friday, March 16, 2012

Download PostgreSQL 9.1.3
Download PostgreSQL 9.1.3. PostgreSQL is an Object-Relational Database Management System (ORDBMS) which was developed by the University of California. PostgreSQL is Open Source and uses the GPL (General Public License) and the database is becoming known and widely used since 1996. PostgreSQL database is one of the most widely used today, in addition to MySQL and Oracle.

PostgreSQL


PostgreSQL is a powerful database system for business relations, an open source. In accordance with BSD license agreement. Having more than 15 years of active development and has proven all the design architecture has gained a reputation of robust, reliable, data integrity, and accuracy of data.

What's new in PostgreSQL 9.1.3

  • Fix btree index corruption from insertions concurrent with vacuuming
  • Recover from errors occurring during WAL replay of DROP TABLESPACE
  • Fix transient zeroing of shared buffers during WAL replay
  • Fix postmaster to attempt restart after a hot-standby crash
  • Fix corner case in SSI transaction cleanup
  • Update per-column permissions, not only per-table permissions, when changing table owner
  • Fix handling of data-modifying WITH subplans in READ COMMITTED rechecking
  • Fix for "could not find plan for CTE" failures
  • Fix unsupported node type error caused by COLLATE in an INSERT expression
  • Avoid crashing when we have problems deleting table files post-commit
  • Fix recently-introduced memory leak in processing of inet/cidr
  • Fix GIN cost estimation to handle column IN (...) index conditions
  • Fix I/O-conversion-related memory leaks in plpgsql
  • Teach pg_upgrade to handle renaming of plpython's shared library (affecting upgrades to 9.1)
Download : PostgreSQL 9.1.3 | Linux, MacOS, Windows
Continue Reading Download PostgreSQL 9.1.3

Download PostgreSQL 9.1.2

Posted by Unknown on Wednesday, December 14, 2011

Download PostgreSQL 9.1.2
Download PostgreSQL 9.1.2. PostgreSQL is an Object-Relational Database Management System (ORDBMS) which was developed by the University of California. PostgreSQL is Open Source and uses the GPL (General Public License) and the database is becoming known and widely used since 1996. PostgreSQL database is one of the most widely used today, in addition to MySQL and Oracle.

PostgreSQL 9.1.2


PostgreSQL is a powerful database system for business relations, an open source. In accordance with BSD license agreement. Having more than 15 years of active development and has proven all the design architecture has gained a reputation of robust, reliable, data integrity, and accuracy of data.

What's new in PostgreSQL 9.1.2

  • Fix bugs in information_schema.referential_constraints view**
  • Correct collations for citext columns and indexes**
  • Prevent possible crash when joining to a scalar function
  • Prevent transitory data corruption of GIN indexes after a crash
  • Prevent data corruption on TOAST columns when copying data
  • Fix failures during hot standby startup
  • Correct another "variable not found in subplan target list" bug
  • Fix bug with sorting on aggregate expressions in windowing functions
  • Multiple bug fixes for pg_upgrade
  • Change Foreign Key creation order to better support self-referential keys**
  • Multiple bug fixes to CREATE EXTENSION
  • Ensure that function return type and data returned from PL/perl agree
  • Ensure that PL/perl strings are always UTF-8
  • Assorted bug fixes for various Extensions
  • Updates to the time zone database, particularly to CST6
Download : PostgreSQL 9.1.2
Continue Reading Download PostgreSQL 9.1.2

Download phpMyAdmin 3.4.8

Posted by Unknown on Monday, December 12, 2011

Download phpMyAdmin 3.4.8
Download phpMyAdmin 3.4.8. phpMyAdmin is a free software that allows us to manage the existing database on your server. phpMyAdmin 3.4.8 supports a wide range of operations with MySQL, including (to manage databases, tables, fields (fields), relations (relations), the index, the user (users), licenses (permissions), and others).

phpMyAdmin 3.4.8


With phpMyAdmin you manage your database via http (web). At this rate securities from PhpMyAdmin already tight so we need not fear your database is stolen from your PhpMyAdmin.

With phpMyAdmin, one can create the database, create tables, populate the data, and others easily, without having to memorize the command line. phpMyAdmin 3.4.8 is an update of phpMyAdmin 3.4.7.

Features

  • Intuitive web interface
  • Support for most MySQL features:
    • browse and drop databases, tables, views, fields and indexes
    • create, copy, drop, rename and alter databases, tables, fields and indexes
    • maintenance server, databases and tables, with proposals on server configuration
    • execute, edit and bookmark any SQL-statement, even batch-queries
    • manage MySQL users and privileges
    • manage stored procedures and triggers
  • Import data from CSV and SQL
  • Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, LATEX and others
  • Administering multiple servers
  • Creating PDF graphics of your database layout
  • Creating complex queries using Query-by-example (QBE)
  • Searching globally in a database or a subset of it
  • Transforming stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link
  • And much more...
Download : phpMyAdmin 3.4.8 (3.5 MB)
Continue Reading Download phpMyAdmin 3.4.8

Download MySQL 5.5.18

Posted by Unknown on Saturday, December 3, 2011

Download MySQL 5.5.18
Download MySQL 5.5.18. MySQL is a database that is very fast, reliable and simple to use. If it is you are looking for then you should test it. In addition, the source program may you find for free and syntax syntax is simple to know and not complicated as well as accessing the database may be finished easily and quickly.

MySQL 5.5.18


MySQL is developed by a Swedish company called MySQL LAB. Apart from the Open Source program, MySQL also has certain advantages that are not less good as the database server, such as SQL Server, Sybase and even Oracle. MySQL 5.5.17 is an update of MySQL 5.5.17.

MySQL Features

  • XPath Support
  • Event Scheduler to create and schedule jobs that perform various database tasks
  • Performance/Load Testing Utility (mysqlslap)
  • Additional INFORMATION_SCHEMA objects
  • Faster data import operations (parallel file load)
  • 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
  • Dynamic General/Slow Query Log
  • Partitioning to improve performance and management of very large database environments
  • Row-based/Hybrid Replication for improved replication security
  • Pluggable Storage Engine Architecture for maximum flexibility
  • Archive Storage Engine for historical and audit data
  • Improved! Full Text Search (faster, new dev templates)
  • Improved! Archive engine (better compression, more features)
  • Improved! User session and problem SQL identification
  • Improved! MySQL embedded library (libmysqld)
Download : MySQL 5.5.18 x86 (31 MB)
Download : MySQL 5.5.18 x64 (32 MB)
Continue Reading Download MySQL 5.5.18

Download phpMyAdmin 3.4.7

Posted by Unknown on Thursday, December 1, 2011

Download phpMyAdmin 3.4.7. phpMyAdmin 3.4.7 is a free software that allows us to manage the existing database on your server. phpMyAdmin 3.4.7 supports a wide range of operations with MySQL, including (to manage databases, tables, fields (fields), relations (relations), the index, the user (users), licenses (permissions), and others).

phpMyAdmin 3.4.7


With phpMyAdmin 3.4.7 you manage your database via http (web). At this rate securities from PhpMyAdmin already tight so we need not fear your database is stolen from your PhpMyAdmin.

With phpMyAdmin 3.4.7, one can create the database, create tables, populate the data, and others easily, without having to memorize the command line. phpMyAdmin 3.4.7 is an update of phpMyAdmin 3.4.5.

Features

  • Intuitive web interface
  • Support for most MySQL features:
    • browse and drop databases, tables, views, fields and indexes
    • create, copy, drop, rename and alter databases, tables, fields and indexes
    • maintenance server, databases and tables, with proposals on server configuration
    • execute, edit and bookmark any SQL-statement, even batch-queries
    • manage MySQL users and privileges
    • manage stored procedures and triggers
  • Import data from CSV and SQL
  • Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, LATEX and others
  • Administering multiple servers
  • Creating PDF graphics of your database layout
  • Creating complex queries using Query-by-example (QBE)
  • Searching globally in a database or a subset of it
  • Transforming stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link
  • And much more...
 Download : phpMyAdmin 3.4.7 (3.47 MB)
Continue Reading Download phpMyAdmin 3.4.7

Download MySQL 5.5.17

Posted by Unknown on Thursday, November 10, 2011

Download MySQL 5.5.17
Download MySQL 5.5.17. MySQL is a database that is very fast, reliable and simple to use. If it is you are looking for then you should test it. In addition, the source program may you find for free and syntax syntax is simple to know and not complicated as well as accessing the database may be finished easily and quickly.

MySQL 5.5.17


MySQL is developed by a Swedish company called MySQL LAB. Apart from the Open Source program, MySQL also has certain advantages that are not less good as the database server, such as SQL Server, Sybase and even Oracle. MySQL 5.5.17 is an update of MySQL 5.5.16.

MySQL Features

  • XPath Support
  • Event Scheduler to create and schedule jobs that perform various database tasks
  • Performance/Load Testing Utility (mysqlslap)
  • Additional INFORMATION_SCHEMA objects
  • Faster data import operations (parallel file load)
  • 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
  • Dynamic General/Slow Query Log
  • Partitioning to improve performance and management of very large database environments
  • Row-based/Hybrid Replication for improved replication security
  • Pluggable Storage Engine Architecture for maximum flexibility
  • Archive Storage Engine for historical and audit data
  • Improved! Full Text Search (faster, new dev templates)
  • Improved! Archive engine (better compression, more features)
  • Improved! User session and problem SQL identification
  • Improved! MySQL embedded library (libmysqld)
Download : MySQL 5.5.17
Continue Reading Download MySQL 5.5.17

Download MySQL 5.5.16

Posted by Unknown on Saturday, September 17, 2011

MySQL 5.5.16
MySQL is a database that is very fast, reliable and easy to use. If it is you are looking for then you should try it. In addition, the source program can you get for free and syntax syntax is easy to understand and not complicated as well as accessing the database can be done easily and quickly.

MySQL 5.5.16

MySQL is developed by a Swedish company called MySQL AB. Apart from the Open Source program, MySQL also has certain advantages that are not less good as the database server, such as SQL Server, Sybase and even Oracle.

MySQL 5.5.16 Features

  • XPath Support
  • Dynamic General/Slow Query Log
  • Partitioning to improve performance and management of very large database environments
  • Row-based/Hybrid Replication for improved replication security
  • Event Scheduler to create and schedule jobs that perform various database tasks
  • Performance/Load Testing Utility (mysqlslap)
  • Additional INFORMATION_SCHEMA objects
  • Faster data import operations (parallel file load)
  • 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
  • Pluggable Storage Engine Architecture for maximum flexibility
  • Archive Storage Engine for historical and audit data
  • Improved! Full Text Search (faster, new dev templates)
  • Improved! Archive engine (better compression, more features)
  • Improved! User session and problem SQL identification
  • Improved! MySQL embedded library (libmysqld)
Download : MySQL 5.5.16
Continue Reading Download MySQL 5.5.16

Download phpMyAdmin 3.4.5

Posted by Unknown on Thursday, September 15, 2011

phpMyAdmin 3.4.5 is a free software that allows us to manage the existing database on your server. phpMyAdmin 3.4.5 supports a wide range of operations with MySQL, including (to manage databases, tables, fields (fields), relations (relations), the index, the user (users), licenses (permissions), and others).

phpMyAdmin 3.4.5

phpMyAdmin 3.4.5


With phpMyAdmin 3.4.5 you manage your database via http (web). At this rate securities from PhpMyAdmin already tight so we need not fear your database is stolen from your PhpMyAdmin.

With phpMyAdmin 3.4.5, one can create the database, create tables, populate the data, and others easily, without having to memorize the command line. phpMyAdmin 3.4.5 is an update of phpMyAdmin 3.4.4.

phpMyAdmin 3.4.5 Features

  • Support for most MySQL features
  • Browse and drop databases, tables, views, fields and indexes.
  • Create, copy, drop, rename and alter databases, tables, fields and indexes.
  • Maintenance server, databases and tables, with proposals on server configuration.
  • Execute, edit and bookmark any SQL-statement, even batch-queries.
  • Manage MySQL users and privileges.
  • Manage stored procedures and triggers.
  • Import data from CSV and SQL.
  • Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel, LATEX and others.
Download : phpMyAdmin 3.4.5
Continue Reading Download phpMyAdmin 3.4.5

Download phpMyAdmin 3.4.4

Posted by Unknown on Friday, August 26, 2011

phpMyAdmin 3.4.4 is a free software that allows us to manage the existing database on your server. phpMyAdmin 3.4.4 supports a wide range of operations with MySQL, including (to manage databases, tables, fields (fields), relations (relations), the index, the user (users), licenses (permissions), and others).

Download phpMyAdmin 3.4.4

phpMyAdmin 3.4.4


With phpMyAdmin 3.4.4 you manage your database via http (web). At this rate securities from PhpMyAdmin already tight so we need not fear your database is stolen from your PhpMyAdmin.

With phpMyAdmin 3.4.4, one can create the database, create tables, populate the data, and others easily, without having to memorize the command line.

phpMyAdmin Features

  • Support for most MySQL features
  • Browse and drop databases, tables, views, fields and indexes.
  • Create, copy, drop, rename and alter databases, tables, fields and indexes.
  • Maintenance server, databases and tables, with proposals on server configuration.
  • Execute, edit and bookmark any SQL-statement, even batch-queries.
  • Manage MySQL users and privileges.
  • Manage stored procedures and triggers.
  • Import data from CSV and SQL.
  • Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel, LATEX and others.
Download : phpMyAdmin 3.4.4
Continue Reading Download phpMyAdmin 3.4.4
 

About Us | Contact Us | Privacy Policy