This API allows you to read and write time series data from Azure Storage Tables efficiently. Data can be stored in chunks of 1 hour or 1 day in size, allowing you to tailor the read/write performance to match you data data frequency and retrieval speeds. This API works with data collected by the...
More information
Create Databases and Tables dynamically just by extending SQLiteModel class and applying proper Attributes. No query Generation Whatsoever. It uses MVC Architecture based Approach, And provides a effective way to create persistent Models.
Makes text tables out of data, used for university labs. In our university most of the tasks require that you print out both the input data and the results in tables, Tabler is a utility to help out with that chore.
Easily add the ability to store data in Azure Storage's Table Service. Also works with CosmosDB when it is used in Tables API mode. Simply decorate your business objects and its properties with the provided attributes and store and retrieve data with Azure Table Storage using ONE line of code!