Forum Discussion

SheryBulos's avatar
5 years ago

Database and backend implementation

Hello, Excuse me, I have a few questions: Can I connect khoros community to a database and call this database using LIQL? if yes, which DBMS is supported the most?  Can I write the backend lo...
  • cblown's avatar
    5 years ago

    Hey, 

    1. No not exactly, however you can access most of the Community content / data via LiQL.

    2. Primarily you would use Freemarker to write code that handles your logic and results from LiQL. 

    There are ways to access external data via APIs etc. but you’d only do this to add customisations that you can’t  do with the above tools.