Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
Build apps that ship
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Provides a no-shrills interaction to generate SQL queries based on arbitrary basic inputs such as CSV.
After extracting, just double click on the CSV2SQL.jar file and choose a CSV file to generate SQL out of. Output should show on the next screen. That's it!
Provides support for properties files in Python 3.x
pyproperties provides support for properties files in Python. Being written entirely from scratch it is not in any way derived from java.util.Properties.
There are projects which try to mimic j.u.P. This is not one of them.
It can read, parse and store properties files but also provides some more advanced functionality like manipulating comments and type-guessing.
Use this library to backup your MySQL Database from your Java code. This library only backs up the data, not the database structure(Future Releases). So when restoring the backup file, you must ensure that the database is created and fully functional.
Java graphic front end for SQLite database (eg addressbook)
addressdb is a graphic front end for an SQLite database. Typically the database may be an address book. addressdb incorporates flexible field searches based on SQlite's native comparison operators and word and regular expression searches.
Records may be exported as pdf files with flexible formats (eg address labels) and as text files (eg comma separated values - csv) also with flexible formatting. csv files may be used as backup and to transfer data between databases; addressdb can...
GDS is a project to check generic measured earth science data. It is also an interactive database management system to store all data in MySQL-DB. GDS rules as project based management system with unlimited stations. Each station manages 20 sensors.
MushroomDB is a pure Java multiplatform Relational Database Management System.
There are two main goals: to make a fully SQL-92 compliant engine and to provide extensibility mechanisms. A JDBC Driver and a GUI client is supplied with the engine.
GEBORA is an administrative tool for the Oracle Relational Database Management System. It's an OpenSource alternative to TOAD. Current version has syntax highlight, schema browser, pl/sql viewer and runner and many other features.
JSpeed -- Java-based Open-Source Embedded Database Management System supporting network database model with limited relational access. JSpeed's goal is to provide a high-speed embedded database written in 100 percent Java. Key management uses EP-Tree.
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
Tracks project details using a variety of data options. Primarily designed to contain and organize software requirements in a multi-project, multi-user, environment using a networked SQL compliant database management system while tracking changes.
JMigre is a 'universal' databases convertor based on Java and JDBC.
It should be able to convert any database from any database management system (DBMS) supporting JDBC, to another DBMS supporting JDBC (on any Operating System supporting Java).
picoSQL is an Italian multi-user relational database management system with transactions support. Because it derives from a commercial project, it is already robust, fast, and rather complete.