VBA-SQL-Library
Object-based Database Interaction for VBA. Create SQL Statements with VBA objects instead of string concatination. (by Beakerboy)
VBAPackager
A cross-platform assistant for creating malicious MS Office documents. Can hide VBA macros, stomp VBA code (via P-Code) and confuse macro analysis tools. Runs on Linux, OSX and Windows. (by sancarn)
Our great sponsors
VBA-SQL-Library | VBAPackager | |
---|---|---|
2 | 1 | |
45 | 10 | |
- | - | |
2.3 | 0.0 | |
4 months ago | about 2 years ago | |
VBA | C# | |
- | - |
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.
VBA-SQL-Library
Posts with mentions or reviews of VBA-SQL-Library.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-16.
-
A VBA Project for Unit testing VBA with VBA. Please review, test, use, improve!
I'm willing to merge in any pull requests anyone can come up with. I use this library to run all the tests on VBA-SQL-Library.
-
stdEnumerator - Enumerate and manipulate any collection/array/class with very few statements
VBA-SQL-Library/SQLUnitTests.bas at master ยท Beakerboy/VBA-SQL-Library (github.com)
VBAPackager
Posts with mentions or reviews of VBAPackager.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-10.
-
stdEnumerator - Enumerate and manipulate any collection/array/class with very few statements
Long term, I have 2 projects VBA-Packager which attempts to do text->xlsm source injection, and VBA-Compiler which attempts to do vba-like --> vba compilation. The latter project of which is likely to be deprecated in a new project in the future. We'll see :)
What are some alternatives?
When comparing VBA-SQL-Library and VBAPackager you can also consider the following projects:
QRCodeLibVBA - QR Code generator library in VBA
stdVBA - VBA Standard Library - A Collection of libraries to form a common standard layer for modern VBA applications.
VBA-STD-Builder - A temporary project for building a VBA code builder, to allow people to work in VSCode and perform Live Tests
VBA-Unit-Tester
SQLiteC-for-VBA - SQLite library for VBA wrapping ADODB and SQLite C-language API.