Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
Learn More
Pest Control Management Software
Pocomos is a cloud-based field service solution that caters to businesses
Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
This utility will generate the entire database code for Android and io
This utility will generate the entire database code for Android and iOS from a specified .xml file. The code is written in C++ and requires a C14 compatible compiler.
Simple Makefile also included for Linux/Mac. We have also included CMake compatibility and Visual Studio has builtin CMake capability.
This generator will save your time. It will generate SqliteHelper and Models for you. All what you have to do is to use the GUI to create your tables and it will do the rest for you...
The generator will generate a Model for each Table.
It will also generate the databaseHelper class that include:
- Create statments for all tables
- onCreate, onUpgrade, clear
- and for each table: Create, Update, Delete, getCount, GetRecordById, GetAllRecords