The main objective of the benchmark is to enable an environment that provides reference information needed to support research within the area of Mutation Analysis SQL, with an emphasis on search techniques for reducing databases. The Benchmark was built and available with two different scenarios, each scenario has its own characteristics and can be used independently of each other.
Basically each scenario consists of a database Production (BDP) large volume that simulates a real environment and a database of Experiments (BDE) that contains information about SQL, Mutants and results of experiments with random instruction methods. ...
Web Application Vulnerability Scanner Evaluation Project
A vulnerable web application designed to help assessing the features, quality and accuracy of web application vulnerability scanners.
This evaluation platform contains a collection of unique vulnerable web pages that can be used to test the various properties of web application scanners.
Visit WAVSEP homepage to learn more:
https://code.google.com/p/wavsep/
The project includes the following test cases:
Path Traversal/LFI: 816 test cases (GET & POST)
Remote File Inclusion (XSS...
TCJ (TPC-C via JDBC) is an implementation of TPC-C in Java using JDBC.
TCJ (TPC-C via JDBC) is an implementation of TPC-C in Java, which is using JDBC and which was created with an emphasis on open source relational database systems. Thanks to this, it can be used to benchmark almost any RDBMS, which supports SQL.
TPoX is an XML database benchmark based on a financial application scenario. It is used to evaluate the performance of XML database systems, focusing on XQuery, SQL/XML, XML storage, XML indexing, XML Schema support, XML updates, and other aspects.
EOS Benchmark helps PHP programmers benchmark the parts of (or the entire) source code. It tracks memory consumption and execution time, and is able to hide its own memory footprints.
The BSBM (Berlin SPARQL Benchmark) suite for benchmarking RDF stores or RDB-2-RDF wrappers over the SPARQL protocol. Pure RDBMS benchmarking via SQL is also possible. Visit http://www4.wiwiss.fu-berlin.de/bizer/BerlinSPARQLBenchmark for more details.
mBench is a microbenchmark tool.
Users can easily build their own classes to all type of applications, database servers, web servers, application servesr, and so on.
It comes with sample classes to multiple SQL Node of MySQL Cluster.
Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation