SQLite GUI
SQLite GUI is a simple GUI to work with SQLite dB. You can create, delete and update tables a database. All the available tables in the database is shown. The records of various types including BLOB are displayed in the DataGridView. And the data in the DataGridView can be printed. The schema for all the available tables is displayed. Dependencies Add the reference SQLite.Net.dll to the project and use the namespace Finisar.SQLite to work with SQLite. Finisar.SQLite Finisar.SQLite is an ADO.NET Data Provider for accessing SQLite-Databases using the .NET-Framework. In SQLite a complete database is stored in a single disk file. SQLite is zero-configuration - no setup or administration needed. SQLite itself is "a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine" (quoted from the sqlite.org Website). The Finisar.SQLite Data Provider is an easy way to use the SQLite-Database in .net Languages like C# and VB.net.
Inout Shopping Cart - Multi Vendor EditionSponsored
Alibaba Clone Script - Buy2AlibabaSponsored
Help/Fix on AWS CloudFront (1 Hour)
One hour of help to configure or fix AWS CloudFront distributions.
Management of Shared Storage Using AWS EFS
Setting up and managing a shared disk/folder using AWS EFS so multiple servers can access the same data at the same time
Help/Fix on AWS WAP Service(EKS) (1 Hour)
One hour of help or fixes for issues related to your AWS EKS workloads.
Website and database migration to AWS EC2 instance
Migrate your website and database from existing hosting to an AWS EC2 server.


