Difference between revisions of "Database Performance Testing"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) (New page: = Some Links on Database Performance Testing = == Some possibilities for SQL Server performance testing. == * http://www.quest.com/Quest-Performance-Analysis-for-SQL-Server/ * http://www...) |
PeterHarding (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 22: | Line 22: | ||
See also [[ | See also [[Python Tools]] | ||
[[Category:Database]][[Category:Performance]] | |||
= Database Technologies = | = Database Technologies = |
Latest revision as of 13:51, 25 February 2008
Some Links on Database Performance Testing
Some possibilities for SQL Server performance testing.
- http://www.quest.com/Quest-Performance-Analysis-for-SQL-Server/
- http://www.microsoft.com/downloads/details.aspx?familyid=5691ab53-893a-4aaf-b4a6-9a8bb9669a8b&displaylang=en
- http://www.datamanipulation.net/SQLQueryStress/
- http://gaaton.blogspot.com/2007/09/sqlquerystress-t-sql-server-query.html
Python references
- http://wiki.python.org/moin/SQL_Server
- Python DB SIG
- http://www.amk.ca/python/writing/DB-API.html
- http://www.python.org/topics/database/
- http://www.python.org/dev/peps/pep-0249/
- Using DBI to access databases
- http://www.freelance-developer.com/howto_odbcpy
- Vaults of Parnassas DB Tools
- http://sqlrelay.sourceforge.net/sqlrelay/programming/pythondb.html
- Py DB Modules
See also Python Tools
Database Technologies
Oracle
SQL Server
MySQL