PC SOFT
ONLINE REPOSITORY
FOR WINDEVWEBDEV AND WINDEV MOBILE

Home |  | Sign in | English US
StarQ
Published by Muy Maton
in the category Tools
New features



Description
We all know that WINDEV is not very good at handling memory when processing huge data sets.

It crashes with the typical error: '' item name with memory intensive processes (tens of GB of data).

To give WINDEV a little help, i have developed a wrapper for LightningDB: https://en.wikipedia.org/wiki/Lightning_Memory-Mapped_Database

This is named StarQ.

People familiar with Clarion's Queues will feel familiar, as it works very similar.

1. You declare a structure to handle the data.
2. You declare the StarQ object that will handle the storage.
3. Declare all the indexes (you need to declare all the indexes upfront).
4. Start adding, modifying, removing and scanning your table.

Sample project provided. Very simple one.

If you are interested, just drop me an email: hpcorona@gmail.com
Illustrations, screen shots
none
none
User reviews
(To evaluate this resource, click 'Write a review')
Solares
Excelente herramienta
muchas gracias Hilario
ABOUT
RATING:
51(1)
DOWNLOADS:
112
PUBLISHED:
June 21, 2017
VERSION:
1.0.0.0
CONCERNS:
WINDEV, WEBDEV
Minimum version: 01A210067f
SIZE:
356.1 KB
OF SAME DEVELOPER