BitTacklr/Projac
This system is a .NET library for building event-driven applications using a projection pattern, allowing developers to define handlers that process messages and execute corresponding SQL commands. It provides a fluent API for constructing and executing SQL statements across multiple database providers, including SQL Server, SQLite, and others. The codebase includes comprehensive test coverage and example recipes demonstrating integration with various backends like Redis, Elasticsearch, and EventStore.
53.9
Adequate · 3 August 2026
9.7k
lines of production code
C#
primary language
1
bus factor · 8 authors in all
2
measurements over time
How it got here
2013–2014 · Modernization and automation
The codebase underwent a significant modernization, migrating to .NET Standard 2.0 and adopting an SDK-style project structure for cross-platform compatibility. This period also established a fully automated build and release pipeline, while simultaneously removing legacy SQL handling components and reorganizing the solution into modular, database-specific projects.
4 changes
2015–2017 · SQL and projection infrastructure expansion
This period focused on expanding the library's capabilities by introducing a comprehensive SQL projection and command execution infrastructure, including specific implementations for SQL Server and SQLite. The work also established a robust projection handler system and provided extensive recipe examples and unit tests to validate these new features.
11 changes
Survey your own repository
BitTacklr/Projac was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit c5b269faee — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.