VBA-SQL-Library
Object-based Database Interaction for VBA. Create SQL Statements with VBA objects instead of string concatination. (by Beakerboy)
VBAPackager
Based on Evil Clippy, designed to package VBA documents (WIP) [GET https://api.github.com/repos/sancarn/VBAPackager: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository] (by sancarn)
VBA-SQL-Library | VBAPackager | |
---|---|---|
2 | 1 | |
84 | 15 | |
- | - | |
4.4 | 1.2 | |
about 1 year ago | over 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:
stdVBA - VBA Standard Library - A Collection of libraries to form a common standard layer for modern VBA applications.
vba-macros - Some VBA macros for personal use
VBA-Project-Information - VBA Project Information
QRCodeLibVBA - QR Code generator library in VBA
VBA-STD-Builder - A temporary project for building a VBA code builder, to allow people to work in VSCode and perform Live Tests