DataSet Serialize is a set of features to make working with JSON and DataSet simple. It has features such as exporting or importing records into a DataSet, validate if JSON has all required attributes (previously entered in the DataSet), exporting or importing the structure of DataSet fields in JSON format. In addition to managing nested JSON through master detail or using TDataSetField (you choose the way that suits you best). All this using class helpers, which makes it even simpler and easier to use.
Features
- DataSet to JSON
- If the DataSet is empty or not assigned, a blank JSON object ({}) will be returned
- All child records will be exported as a JSONArray
- When a JSON array is created to represent a nested JSON using Master Detail, the DataSet name will be the name of the generated JSON attribute
- All features offered by DataSet Serialize are located in the class helper in unit DataSet.Serialize
- Save and load structure
Categories
JSONLicense
MIT LicenseFollow DataSet Serialize for Delphi and Lazarus
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DataSet Serialize for Delphi and Lazarus!