coldbox-platform VS qb

Compare coldbox-platform vs qb and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
coldbox-platform qb
1 1
302 40
1.0% -
8.9 7.8
12 days ago 20 days ago
ColdFusion ColdFusion
GNU General Public License v3.0 or later MIT License
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.

coldbox-platform

Posts with mentions or reviews of coldbox-platform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-30.
  • Marko: An HTML-Based Language
    5 projects | news.ycombinator.com | 30 Jan 2023
    It's a whole weird world that just doesn't die. I worked at a place with ~ half a million lines of CF last year. There is a thing called CF Script which has vaguely JS-like syntax which can be used instead of the XML-based logic. There are even open-source frameworks built on top, with religious quotes in the documentation for some reason[0].

    [0] https://github.com/coldbox/coldbox-platform

qb

Posts with mentions or reviews of qb. We have used some of these posts to build our list of alternatives and similar projects.
  • Caching Repetitive UDF Access to Request Scope Using Argument Stringified+Hashed Key
    1 project | dev.to | 8 Dec 2022
    While viewing FusionReactor logs for a ColdFusion app, I noticed lots of repetitive JDBC entries in a request that contained the same exact SQL statement and was taking 42ms per execution. I checked the UDF that was performing the query (using QB) and the query was configured to be cached for 5 minutes... but overhead-wise, it was still taking 42ms each time. The "Number of Queries" for the request was 57 and most of the queries were similar cached 40ms lookups and it started adding up to 1,452ms overall. I wondered if there was anything I could do to add self-contained caching to UDFs that could benefit from them. I didn't want to save the response to the session (YIKES! I've seen some code that does this) or use cachePut/cacheGet since the caching only needs to live for a single request of "repetitive access".

What are some alternatives?

When comparing coldbox-platform and qb you can also consider the following projects:

marko - A declarative, HTML-based language that makes building web apps fun

shardingsphere - Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.

htmx - </> htmx - high power tools for HTML

spreadsheet-cfml - Standalone library for working with spreadsheets and CSV in CFML

fixinator - ColdFusion / CFML Code Security Scanner