Technologies to Leverage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
https://fastapi.tiangolo.com/project-generation/ (sql library https://github.com/tiangolo/sqlmodel) | https://fastapi.tiangolo.com/project-generation/ (sql library https://github.com/tiangolo/sqlmodel) | ||
https://github.com/cirospaciari/socketify.py This looks very promising | https://github.com/cirospaciari/socketify.py This looks very promising | ||
https://jamsocket.com/ a hosted platform for session backends, servers that are created by an application on demand, typically run for the duration of a user's session, and are spun down when no longer in use. | |||
== DB to Spreadsheets | no code DB == | == DB to Spreadsheets | no code DB == |
Revision as of 13:58, 21 June 2023
Opensource SaaS
https://github.com/windmill-labs/windmill https://github.com/ToolJet/ToolJet https://github.com/budibase/budibase https://github.com/openblocks-dev/openblocks
I personally believe in flexing opensource projects, especially when they're this robust, it would save a lot of development time and provide a flexible framework for easy tweaks in the future. Using a framework like the above would provide an environment that cards provides where no code, GUI edits and functions and be changed on the fly. Additionally we can just fork any of these projects to make deeper tweaks as needed.
Front Ends
https://remix.run/ https://reactjs.org/ https://bun.sh/
Web Frameworks
https://fastapi.tiangolo.com/project-generation/ (sql library https://github.com/tiangolo/sqlmodel) https://github.com/cirospaciari/socketify.py This looks very promising
https://jamsocket.com/ a hosted platform for session backends, servers that are created by an application on demand, typically run for the duration of a user's session, and are spun down when no longer in use.
DB to Spreadsheets | no code DB
https://github.com/nocodb/nocodb
Databases
https://www.cockroachlabs.com/docs/stable/frequently-asked-questions.html https://github.com/IvorySQL/IvorySQL - Oracle compatible PostgreSQL, I think this it would be a fun exercise to deploy CARDS against it to see if we can't get ourselves out of Oracle's grasp. https://www.yugabyte.com/ https://ignite.apache.org/
Object Storage
https://min.io/ or just use a file share :/
Secret Management
https://github.com/Infisical/infisical (Too new to use in production, no 3rd party audits)
Web Auth
https://blog.millerti.me/2023/01/22/encrypting-data-in-the-browser-using-webauthn/ https://w3c.github.io/webauthn/
Observability/Logging/Monitoring
https://skywalking.apache.org/ Elasticsearch/Kibana
PDF Tools
https://github.com/open-pdf-sign/open-pdf-sign https://github.com/QuestPDF/QuestPDF https://github.com/py-pdf/pypdf https://github.com/ocrmypdf/OCRmyPDF
Vulnerability Scanning
https://github.com/projectdiscovery/nuclei https://github.com/metlo-labs/metlo