@mariofelesdossantosjr That question comes up a lot, but I can't figure out why 🙂 There is nothing TornadoFX related with database access. I did say I would do a screencast of it though, but basically you can use whatever database abstraction layer you want (or none) and just populate a domain object with the results, preferably a domain object with JavaFX properties to make it easier to bind to the UI.