Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!
Expand All 1 - 20 of 23 Next ›

Racker Hacker » MySQLTuner v0.9.1

MySQLTuner is a high-performance MySQL tuning script written in perl that will provide you with a snapshot of a MySQL server’s health. Based on the statistics gathered, specific recommendations will be provided that will increase a MySQL server’s efficiency and performance. The script gives you automated MySQL tuning that is on the level of what you would receive from a MySQL DBA.

Tags: performance, tools, mysql, database, clevermarks on 2008-07-21 and saved by3 people -All Annotations (0) -About

more fromrackerhacker.com

Johan Andersson's Blog: Dimensioning Toolkit for MySQL Cluster

This blog presents a new toolkit to assist in Dimensioning of MySQL Cluster.
The toolkit consists of two parts:

1. ndb_record_size
2. a spreadsheet to assist in calculating the amount of storage needed etc.

Tags: mysql, performance, tools, clevermarks on 2008-06-16 -All Annotations (0) -About

more fromjohanandersson.blogspot.com

Kazuho at Work: Implementing Timeline in Web Services - Paradigms and Techniques

In this blog article, I will describe two methods: push and pull, of implementing such a timeline, from their basic design to tuning techniques. SQL (that would work fine with MySQL) would be used in the article, but the prcinples would never change whatever storage (relational or specially designed) is being used.

Tags: mysql, documentation, clevermarks on 2008-06-12 -All Annotations (0) -About

more fromlabs.cybozu.co.jp

MySQL Workbench » Blog Archive » Using Schema Synchronization in MySQL Workbench OSS Edition

As you can see in the MySQL Workbench Edition feature grid, Live Schema Synchronization is a Standard Edition feature only. But that does not mean that you cannot make use of the same functionality in the OSS Edition in an offline scenario - which is even more preferable in some cases.

Tags: dev, mysql, tools, exploitation, clevermarks on 2008-06-06 and saved by2 people -All Annotations (0) -About

more fromdev.mysql.com

Tools | MySQL Performance Blog

This page contains links to various tools we found helpful to use in practice.
Some tools are written by us, others by third parties, yet another ones may be shipped with your operating system you just need to find they are there.

Tags: dev, mysql, tools, clevermarks on 2008-06-05 and saved by11 people -All Annotations (0) -About

more fromwww.mysqlperformanceblog.com

SourceForge.net: Monolith - MySQL DBA Console

Monolith MySQL DBA Console schedules & automates backups for MySQL databases. It monitors an unlimited number of servers for performance trending and tuning recommendations. Many history graphs are utilized for trending purposes.

Tags: mysql, exploitation, database, tools, clevermarks on 2008-05-16 and saved by2 people -All Annotations (0) -About

more fromsourceforge.net

Join-fu: The Art of SQL Tuning - Jay Pipes

I created a new slide deck with some new material on LEFT-join-fu and managing many-to-many relationships that folks might find handy. Below are the slides in OpenOffice Impress and PDF format. Enjoy.

Tags: mysql, performance, documentation, clevermarks on 2008-05-15 and saved by2 people -All Annotations (0) -About

more fromjpipes.com

MySQL :: MySQL Workbench for Database Change Management

MySQL Workbench contains a number of database change control features that you may not have noticed at first, so let me introduce them to you and show you why they can be a big help when it comes to managing change in your databases.

Tags: mysql, tools, exploitation, clevermarks on 2008-05-14 and saved by2 people -All Annotations (0) -About

more fromdev.mysql.com

MySQL :: MySQL 5.1 Reference Manual :: 15 MySQL Load Balancer

The MySQL Load Balancer is an application that communicates with one or more MySQL servers and provides connectivity to those servers for multiple clients. The MySQL Load Balancer is logically placed between the clients and the MySQL server; instead of clients connecting directly to each MySQL server, all clients connect to the MySQL Load Balancer, and the MySQL Load Balancer forwards the connection on to one of the MySQL servers.

Tags: dev, mysql, exploitation, tools, performances, clevermarks on 2008-04-24 -All Annotations (0) -About

more fromdev.mysql.com

pero on anything » Blog Archive » Presentation Slides: Introduction to HSCALE

Today, I held a presentation in front of all developers and support engineers of our technical department about database partitioning, MySQL Proxy, HSCALE and the progress we are making.

Tags: dev, mysql, slides, documentation, performance, clevermarks on 2008-04-16 -All Annotations (0) -About

more frompero.blogs.aprilmayjune.org

Colin Charles Agenda » Blog Archive » Services Oriented Architecture with PHP and MySQL

Joe Stump, Lead Architect, Digg. Slides should make its way at Joe’s website soon enough.

Mainly works on the backend, makes sure its scalable, can all the Digg buttons be served, et al.

Application layer is loosely coupled from your data. Whole point of SOA? You can put a service in front of the DB, and move between DB’s if required.

They do use MySQL, but its pretty vanilla.

Tags: dev, mysql, database, documentation, soa, clevermarks on 2008-04-16 -All Annotations (0) -About

more fromwww.bytebot.net

Mark's stream of verbiage: Improve reliability and maintainability by using stateless connections

MySQL application developers have some problems with connection state. There is a lot of state which can be used associated with a single connection

* Transactions (autocommit, uncommitted work, when a transaction was started, isolation level)
* Temporary tables
* Session variables which affect behaviour
* Other session variables

If you can avoid all of these, then you can benefit from transparent auto-reconnection and transparent connection reuse / pooling etc.

Tags: dev, mysql, documentation, clevermarks, bestpractices on 2008-04-14 -All Annotations (0) -About

more frommarksverbiage.blogspot.com

Geeking with Greg: Replication, caching, and partitioning

very insteresting article and comments.

Tags: dev, mysql, rant, performance on 2008-04-12 and saved by2 people -All Annotations (0) -About

more fromglinden.blogspot.com

3Expand

Brian "Krow" Aker's Idle Thoughts - The Death of Read Replication

Tags: dev, mysql, rant, clevermarks on 2008-04-12 and saved by2 people -All Annotations (0) -About

more fromkrow.livejournal.com

Arjen's Journal - Hierarchies in SQL? OQGRAPH engine backend preview

wouldn't it be nice if a hierarchy (or even a full-on graph, like social networks have) could just be managed cleanly relationally?

This is something Kim and I have been dabbling with. The engine is called OQGRAPH (OQ for Open Query) now because just graph caused some symbol conflict hassles. Anyway, following is a brief demo of how it works.

Tags: dev, mysql, clevermarks, announcement on 2008-04-11 -All Annotations (0) -About

more fromarjen-lentz.livejournal.com

Synchronize MySQL Databases — SyncSQL.com

Creates MySQL 4.1+ schema diffs.

Tags: clevermarks, database, dev, exploitation, mysql, tools on 2008-03-26 and saved by2 people -All Annotations (0) -About

more fromsyncsql.com

2Expand

Rational Relational: Two MySQL Monitoring Tools and a Hidden Knowledge Base

In this post, I'd like to mention two monitoring tools, and one knowledge base.

Tags: clevermarks, dev, mysql, tools on 2008-03-21 -All Annotations (0) -About

more fromblog.shlomoid.com

il corra » MySQL Administrator useful InnoDB graphs

Here is a simple configuration file (XML) for MySQL Administrator client.
In addition to the the default graphs I added some new pages containing the most important status variables to monitoring and evaluate the performance of InnoDB.

Tags: clevermarks, dev, mysql, tools on 2008-03-21 -All Annotations (0) -About

more fromblog.pandiani.com

1 - 20 of 23 Next ›
List 20 50 100

Notation: * = Private bookmark and comment| = Clipping [?] | = Public highlight [?]