1) Do I need any technical knowledge to use DataLang?
You need to know your connection string, for example postgres://{USER}:{PASSWORD}@{HOST}:{PORT}/{DATABASE}, and perform SQL queries. But once you have your data views set up, you don’t need any technical knowledge to use DataLang, just ask questions in natural language.2) How does DataLang secure my data?
Your connection string credentials are securely encrypted in our system and only decrypted when necessary for data operations.3) What types of questions can I ask in DataLang?
From having a single data source with a single data table for football stats and creating a Champions League GPT… to creating a specific Assistant for a specific customer (by filtering data from that customer) and sharing it with the custom GPT.