Iris Powered By Generali - Iris puts your customer in control of their identity.
Increase customer and employee retention by offering Onwatch identity protection today.
Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
Learn More
Securden Privileged Account Manager
Unified Privileged Access Management
Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
jsql-sx is a javascript API for simple SQL-like local data handling
The jsql-sx javascript API implements a small, often used, subset of the SQL language aimed at handling structured data locally in a Web browser.
It supports HTML5 persistence by storing all the data in the browser's local storage (if the browser supports it) for later usage.
This API was developed thinking about Web applications (desktop and mobile) which:
- Handle considerable amounts of local data
- Need data persistence
- Prefer structured access to data
- Work offline
The API was written in vanilla javascript so no additional libraries are needed.
...
jSql provides feature to filter the java collection using SQL similar syntax. Currently <,>,>=,<=,= ,and,or operators are supported, soon in,like,between and order by will be supported.
A Point of Sale(cash-register) Application for Fast-Food Restaurants. Designed to support easy and fast operation by touchscreen. Written in java use a SQL-Backend. <- Take a look in the Wiki before installing ! -> Supports Reports by JasperReport.
JSQL Edit is a database-independent SQL client that allows graphical manipulation for making queries to databases. JSQL Edit is written in Java and uses JDBC for connectivity and Java Swing for a graphical user interface.