sqlancer
Automated testing to find logic and performance bugs in database systems (by sqlancer)
aws-tools
A set of tools to make working with AWS easier (by KanoComputing)
| sqlancer | aws-tools | |
|---|---|---|
| 5 | 2 | |
| 1,673 | 12 | |
| 1.1% | - | |
| 8.8 | - | |
| about 1 month ago | about 6 years ago | |
| Java | Python | |
| MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sqlancer
Posts with mentions or reviews of sqlancer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-27.
- You can use C-Reduce for any language
Works well for SQL too, I‘ve been using it at my day job, found out via https://github.com/sqlancer/sqlancer?tab=readme-ov-file#redu...
- Solving duplicate data with performant deduplication
- A new automatic bug finder has found more than a hundred bugs in SQLite, MySQL, MariaDB and other database management systems (/r/SQL)
- A new automatic bug finder has found more than a hundred bugs in SQLite, MySQL, MariaDB and other database management systems
- sqlancer: Detección de errores lógicos en los #SGBD 🔎
aws-tools
Posts with mentions or reviews of aws-tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-27.
- You can use C-Reduce for any language
This kind of algorithm needs to be better known. For example, the original DD algorithm can be used to automatically minimise the set of cloud permissions for a service (from a given set) (A PoC is aws-policy-minimize here: https://github.com/kanocomputing/aws-tools/)
- Chasing a Bug in a SAT Solver
The Delta Debugging algorithm is an underused tool. For example, it can also be used to automatically find an (approximately) minimimal set of cloud permissions needed for some purpose: https://github.com/KanoComputing/aws-tools/blob/master/bin/a...
What are some alternatives?
When comparing sqlancer and aws-tools you can also consider the following projects:
Evolve - Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
ddmin-python - A python implementation of delta debugging tool.
dbdoc - Document your database schema, because your team will thank you, and a single text file makes it easy. Works well with PostgreSQL and others.
minion - A high-performance Constraint Programming solver, created before the yellow things took the same name.
delta - Delta assists you in minimizing "interesting" files subject to a test of their interestingness.