Software Alternatives, Accelerators & Startups

We needed to run maintenance queries (SQL) with user input

stenciljs PocketBase.io
  1. A toolchain for building reusable, scalable Design Systems.
    Pricing:
    • Open Source
    I chose Stencil as my tool for building the UI. Stencil is a great framework for creating custom UIs and web apps using TypeScript, which transpiles into native web components with minimal dependencies. Having used Stencil for the past 4-5 years, I found it to be in the sweet spot: powerful enough to build robust web apps from scratch, yet simple enough to avoid overwhelming complexity when creating custom components. Stencil doesnโ€™t hide browser APIs or native elements; instead, it embraces them.

    #Javascript UI Libraries #JavaScript Framework #JavaScript 48 social mentions

  2. Open Source backend with realtime database, authentication, file storage and admin dashboard, all compiled in 1 portable executable.
    Pricing:
    • Open Source
    • Free
    In my spare time, I started experimenting with PocketBase โ€” a SaaS backend packaged in a single file, written in Go, and extensible with JavaScript. PocketBase uses an SQLite database and comes with a robust set of features, including the ability to subscribe to data changes in your database. It also has built-in authentication and allows you to define rules for data access and modifications.

    #Realtime Backend / API #Web Frameworks #Open Source 97 social mentions

Discuss: We needed to run maintenance queries (SQL) with user input

Log in or Post with