Summary

After this chapter, topics related to text data storage and processing should not be a mystery for you any more. In particular, you have learned:

  • How to handle different text encoding, dependent on the region you live in, and how to create a multi-language, internationalized application with msgcat package.
  • How to work with SQL databases based on the example of MySQL and PostgreSQL. We learned how to access these databases, then we focused on SQLite, as it is a particularly interesting solution, thanks to its ease of use and the powerful features it offers.
  • At the end, the last important topic was covered—how to work with XML data in terms of Tcl language. We presented how to parse and access information of your choice from an XML document, ...

Get Tcl 8.5 Network Programming 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.