RADical is a FrameWork for Rapid Application Development and Rapid Prototyping. It allows the creation of almost complete web-based db-based applications in no more than few hours, as well as faster development cycles.
A 100% Java solution for manipulating any JDBC-compliant database. Submits SQL and displays results in a table, analyses DB structure and table content. Runs without configuration.
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.
DBJunky is a cross database management tool that allows administration of different types of databases such as MSSQL, MySQL, PostgreSQL etc. Features would be creating databases,tables etc. and copying databases/tables from one server type to another
DBPad is a GUI-based SQL client for relational databases. As long as you have a JDBC driver for your DB, you can use DBPad to view or manipulate your data and metadata of your tables.
DBSynCompare will be a tool to compare and synchronize databases. For the beginning there is only MySQL support planned but other database systems may be added later.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
DB_Browser was a CGI tool for developers working with a relational database. It easily facilitated searching, editing, and adding to tables within a database without having to develop customized software.
Database API and User Interface to skip making queryes or code more than strictly neccesary. Compatible with MySQL, Oracle, DB2 and other database servers. Compatible with Win32 and Linux.
This tool is a small tool to upload a csv file to a database. This tool can analyse a CSV file and it can determine the field lenght and the column name.
DBvFS defines a virtual file system which can be stored in a relational database.
Aim is to create a generalized definition for such a system, which should be open enough so it can be implemented in a variety of database systems and middlewares.
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 DBNumber uidMyTable = new DBNumber();
}
Easy Gets:
List<MyTable> myRows = myDB.get(new MyTable());
MyTable row = myDB.getDBTable(new MyTable()).getByPrimaryKey(61176904);
Natural and Outer Joins and Criteria:
CarCo carCo = new CarCo();
carCo.name.isLiterally("GM");
List<DBQueryRow> results = myDB.get(carCo, new Marque());
dbQuery.addOptional(new CarModel());
Easy debugging:
query.getSQLForQuery();
Simple processing:
db.print(query.getAllRows());
List<Marque> marques = query.getAll
Eclipse Documentum DQL/API plug-in with the main functionality of content proposals and colour coding. As a secondary result testing things the plug-in is starting to resemble a fast hard client. A feature we lost when a certain hard client was replaced.
Oracle DBA's module for Oracle 8i, 8.0 and 7.3. Reverse engineers DDL for specified list of objects. Defrags entire tablespaces. Resizes tables/indexes to your standards. Creates user X with privileges of Y. Etc., etc., etc.
A servlet (or a bunch of servlets) to access a database, perform ddlutils tasks (retrieve, create and update from or to a description). Uses the apache.org ddlutils (and some other libraries).
To present any type of data coming from any source on a Web page via PHP and XML.
Présenter n'importe quel type de données en provenance de n'importe quelle source sur une page web par l'intermédiaire de PHP et XML.
The Pioneer DVF07 (or 727) 300 Disc CD changer has support for text titles and artists in the player. This connects to FreeDB.org and downloads the text to the player. While this is Win32 software, only the GUI is not portable. You could whip up a command