Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
tinySQL is a SQL engine written in Java. It uses dBase format files compatible with MS Excel. tinySQL comes with a command line interpreter which you can use to create, drop, or update tables. A GUI for tinySQL can be found at www.sqlmagic.com
Wets is a very flexible ETL which can handle data coming from text file / XML / MySQL / postgreSQL and Zope server and because of the language associated there is no limitation concerning the transformation process. See the drop project for a GUI.
Easiest way to build data manipulation interfaces for data stored in relational databases. Just drop the component in you servlet container, provide a relationship mapping file and you have a working interface in no time. For details see our homepage.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
The project aims at providing a standard API for connecting to a MySQL DB server from a Cocoa application programmed in Objective C.
If this frameworks shows any use for you, please drop me a mail....
AdminDB is a database administration tool, for multiple DBMS, intended to handle the management tasks, i.e.: create and drop databases, create/drop/alter tables, delete/edit/add fields, execute statements, etc..
This project is an win32 converter from DBF to SQL. It generates a sql script file, and have options to create/drop the table, supress deleted fields, include the data, use transactios...
A pure Java (Swing) front end to connect with every DBMS (DataBase Manager System) that has a JDBC driver. Provides full access to: view, modify data, create/alter/drop tables and relations, etc. All done visually. It is platform and DBMS independent
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Create collaborative social websites (like Ning, Myspace, Yahoo or Google groups). Each group can create a multiple web pages. They get a drop in guestbook, blog, forum and wiki. Each group is fully customizable using xHTML, CSS, Javascript and PHP.
VTY is a tool written in PHP intended to handle the administration of mySQL and msSQL over the WWW. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields.
And it is
User Manage is a module which could be included into any project. Created so developers can build applications with standard user authentication, and the ability to add extra functionality with drop in modules.
PHP scripts to help manage a html form to admin data in MySQL. With only some lines of PHP code you get a html form. Features: easy management, customizations, drop down lists easy, and others.
MyEnterprise is a GUI tools for world famous database engine MySQL. With this tools you could:
create/drop databases and tables (also edit table structure);
insert, delete, edit records;
export data from server in different formats (DBF, Comma delimit
DotNetSQLiteAdmin is a tool written in ASP.NET intended to handle the administration of SQLite databases over the Web. Currently it can create/drop databases and tables, vacuum databases/tables, execute SQL statement, a automated data entry form.
PHP code to manage a MySQL db over the web. Add/Drop databases and tables. Insert/Update/Delete records. Enter your own SQL query. No config files/scripts. Small and simple.
Schweasel is a platform-independent text shell to access relational databases that support jdbc. You can perform basic sql features such as insert, update, delete, select as well as create, drop tables stored procedures, etc. (similar to sql+)
QtMyAdmin is a tool intended to handle the administration of MySQL. It is written in C++ and GUI is based on Qt library. Currently it allows to create/drop databases, create/alter/drop tables, manage users&privileges, dump databases and edit data.
PWP-OWA is a PHP-based drop-in replacement for Oracle's Apache/mod_plsql combination, or Oracle Internet Application Server (iAS), allowing for execution of PL/SQL Web Toolkit applications on any PHP-friendly Web server (Apache, IIS, iPlanet, etc.)
MSSQL substructure. Provides a modular set of user, group, and object level permissions that function independent of the inherent MSSQL security. Desigened to drop into any database aplication.
...There's a full write up/article detailing exactly what I did/how it works here:
PHP MySQL "instant" Audit Trail:
http://www.flatcoder.co.uk/php-mysql-instant-auditorauditing/
This came about when a client asked for a way to audit their system. The codebase was an old PHP application with more files/scripts that anyone would like to plough through!
The solution was a simple "drop in" replacement for the mysql_query call. From there, a simple search/replace on the codebase.
The auditor will capture "who did what" and "when". It is also smart enough to fully parse the raw MySQL query and compare updates to existing rows. Only actual changes are recorded in the audit log (database table) regardless of the SQL.
...