Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
99.99% Uptime for Your Most Critical Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Worderize is designed to make the language learning more effective.
Worderize Lite is an open-source software that is designed to make the language learning process more effective.
New features in V2.0:
German and French localization;
You can now add definition to words;
"Edit" button for words and their definitions;
DES + AES encryption.
New features in V2.1:
Support for Hebrew language.
For more information please visit:
https://github.com/Northstrix/Worderize
Worderize Lite requires java to be installed on your computer.
You can...
Now stored at https://github.com/gregorydgraham/DBvolution
Available from Maven Central: nz.co.gregs.dbvolution
Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes.
Simple declaration of a DB table:
@DBTableName("mytable")
public class MyTable extends DBRow {
@DBColumn("numeric_code")
@DBForeignKey(Code.class)
private DBNumber numericCode = new DBNumber();
@DBColumn("uid_mytable")
@DBPrimaryKey
@DBAutoIncrement
private...
This project has the goal to keep your friends infomation in your pc. This is like a small information book. You can keep here your friends name, email addresss and contact number. You can add, update, view and delete your friends information.
Copyright (c) 2013 by Mohammad Rakibul Haider. All rights reserved.
This is an android project which register the user with validation and than give a complete scrollable list view of registered users.and it is spaced relatively.