Storing untrusted client-provided code in a database

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

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
  • Judge0 API

    🔥 The most advanced open-source online code execution system in the world.

  • I have a front-end app which exposes a code editor where the user can provide some code and it will be compiled and executed using judge0 (so not on my server). I would like to be able to save the code created by a user, but I'm not sure of the best route to do this. My initial thought was to save the code as a string in a database, passing through my back-end which could potentially have some sanitizing methods to try and minimize any danger with this. However, I'm not sure how practical/feasible it is to try and sanitize code - has anyone attempted to do this previously or have experience in this domain?

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Judge0 URL is not accessible

    1 project | /r/docker | 16 Oct 2023
  • Built a website for practicing Python

    1 project | /r/Python | 26 Jan 2023
  • Online compilers/interpretters for (python, go, etc)

    1 project | /r/howdidtheycodeit | 12 Sep 2022
  • run code in django

    2 projects | /r/django | 22 Oct 2021
  • Let’s Deploy our Online Code Executor in Google Cloud

    1 project | dev.to | 15 Feb 2021