Summary

So, in this chapter, we have learned quite a lot of things about how to manipulate data from databases with haXe.

Specifically, we covered how to connect to MySQL and SQLite databases, how to query those databases with the low-level API, and how to use the SPOD library in order to store, retrieve, modify, and delete objects from the database.

Now that we know how to use databases, we will learn how we can do some templating. That may prove to be useful to display our objects in a more elegant way. So, are you ready? Let's go on!

Get haXe 2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.