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
Ship AI Apps Faster with Vertex AI
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DataSet Serialize for Delphi and Lazarus!