#DataPersistence

2025-04-19

Java XML Database Integration: Troubleshooting Multi-Database XML Generation
Master Java XML Database Integration! Learn efficient XML generation from multiple databases using Java. This post covers best practices for robust error handling & secure data retrieval.
tech-champion.com/database/db2
...

2025-03-29

Java XML Database Integration: Troubleshooting Multi-Database XML Generation
Master Java XML Database Integration! Learn efficient XML generation from multiple databases using Java. This post covers best practices for robust error handling & secure data retrieval.
tech-champion.com/database/db2
...

Microsoft DevBlogsmsftdevblogs@dotnet.social
2025-01-23

Want to persist your data across app launches? With volumes, you can maintain cached data and use bind mounts for real-time file access. Flexibility at its finest! #DataPersistence #Containerization

Fahim Farookf@a.farook.org
2023-06-06
I was curious as to what the underlying data format for SwiftData was …

Apparently, I missed this during the keynote (or I did hear it but didn’t pay enough attention) but it appears that SwiftData uses Core Data (or something pretty similar to Core Data) under the hood.

The screenshot shows the DB used by a sample SwiftData app and the file is simply an SQLite DB. And on a cursory inspection, the data structures look pretty similar to how Core Data stores data 🙂

Of course, I don’t use Core Data much, so I can’t be absolutely sure, but I do have to wonder how it would work if you had a Core Data-based app and simply wanted to switch over to SwiftData? Is there a way to use the existing data without any migration at all?

Interesting to consider …

At least one thing I know of for sure is that there’s an easy way to view/modify SwiftData persisted data since the underlying database is SQLite 🙂

#Apple #WWDC2023 #SwiftData #DataPersistence
Screenshot of an SQLite databas…
Screenshot of an SQLite database browser showing the contents of a SwiftData persisted data repository …

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst