Software Alternatives & Reviews

SQLPage – Building a full web application with nothing but SQL queries [video]

Evidence.dev
  1. Build full web applications using just SQL queries
    Pricing:
    • Open Source

    #Developer Tools #Javascript UI Libraries #GUI Frameworks 19 social mentions

  2. Evidence enables analysts to build a trusted, version-controlled reporting system by writing SQL and markdown. Evidence reports are publication-quality, highly customizable, and fit for human consumption.
    Pricing:
    • Open Source
    It’s interesting to me how far you have pushed the SQL language in this framework, such that it truly is “SQL only”. The challenge as I see it with enabling analysts to build websites is that you need to build abstractions to get from familiar (SQL, yaml) - the language of analytics, to new (HTML, CSS, JS) - the language of the web browser As one of the maintainers of Evidence (<a href="https://evidence.dev">https://evidence.dev</a>), one of the things I’ve often considered is how accessible our syntax is to analysts. Our syntax combines SQL and Markdown, with MDX style components e.g. <Component/> The </> are inherently webdev-ey, and I do think they put off potential users. On the flip-side, by adhering to web standards, you get extensibility out of the box, and working out what to do is just a Google search away. Anyway, thanks for the thought provoking piece.

    #Business Intelligence #Reporting Platform #Reporting & Dashboard 13 social mentions

Discuss: SQLPage – Building a full web application with nothing but SQL queries [video]

Log in or Post with