DBE (Database Explorer) is a complete database front-end written in PHP. It supports MySQL, PostgreSQL, Oracle, MSSQL, Firebird/Interbase, and SQLite. Features include relations support, custom query execution, and data imports/exports.
Please note that this page only contains stable releases. For up-to-date code please visit the project's GitHub Page: https://github.com/voran/dbe .
Project creates auto generated code that when included in your .net project makes access to SqlServer stored procedures so simple. example that calls SP and returns value from row. int Id=da.SP.getID("fred").ExecuteOne().Customer.Id;
You can admin a SQLServer with php, like PHPMyAdmin for MySQL
Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin
Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQLServer). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version.
If you find some issue ther let me know and I help you fixing it.
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.
DBOW is a database compiler-compiler or front-end. It takes table definitions in a relatively high-level language and prepares C, C++, PHP, Perl (etc) functions for manipulating the database. It will also produce SQL table data for MySQL.
dynamic generated web2.0 screens to manage back-end data. supports access security, work-flow, rules engine, data conversion and CRUD (create, review, update, delete) against databases such as ORACLE, DB2, MS SQLSERVER, MYSQL and their JDBC Drivers.
An SQL handler to interface multiple databases data to the OpeNDAP Hyrax (BES) server. Written in C++, it uses unixODBC to query DB and can be dynamically extended to use proprietary ODBC API driver in many easy ways. It is bundled with scripts to ge
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
MyAPE is a "MySQL (with Ajax and PHP) Editor". With this webapplication you can connect to an MySQL-Server, run SQL-Statements, see the result and edit the data in a datagrid.
Web-based Squirrel SQL client. it allow you to view database structure, import/export and manage your databases, including create database, table, store procedure, view,trigger and user. it support oracle, db2, mysql, MS SQLserver, FireBird,Postgres
The Coding Analysis Toolkit (or "CAT") consists of a ASP.NET based suite of tools to facilitate efficient and effective analysis of text datasets that have been coded using the CAT coding module or ATLAS.ti.
WAXTL is a template language to improve rapid application development under Content Management Systems. The template is written in XHTML enabling the designer to use standard HTML development tools like Dreamweaver.
MP3 Database for removable media. Based on Eclipselink and can use a lot of databases (e.g. MySQL, PostgreSQL...) and includes an integrated database. Support for plugins for other media. Runs on Windows, Linux and MacOS X. Needs Java 6
This project is a PHP-based SOAP server which provides mainly MySQL data to a SOAP client. It exposes all available DB objects (views and tables) to any SOAP client based on NuSOAP's SOAP server.
PhpMyAdmin is a famous MYSQL database administration tool. we want to build a db client using jsp, and provide similar function to other databases, not only mysql, for example: sqlserver,oracle,db2,firebird,sybase and Postgres.
Backup tool for MySQL to automatically / manually create sql dump files, for data, table structure, functions and stored procs. Can run via the task manager for backups on a regular base. Backup can be zipped with a password and saved on a server.
MYDBPanel is the World's most powerful web based DB Administration Software. MYDBPanel is aimed to create a product , that can be used to completely manage, administrate any Database Servers over a secured and easy to use web based environment.
General purpose tracker for tutoring and time management.
Goals:
both internal and external report generation
fully documented implimentation
secure access to reporting for general internet access
Law Office Essentials (LOE) is a law firm case management system, which sets no requirements for operating system or database server. LOE allows end user SysAdmins to configure it for Microsoft SQLServer, MySQL Server or PostGRES SQLServer "out of the
SmartDataBees is an database management suite, which could be used for facility management. It is based on a plugin-framework.
With SMARTDataBees you can:
- manage your facilities (CAFM / FM)
- write your own plugins to add your functionality
- connect your BIM / CAD product to SMARTDataBees database
SMARTDataBees currently supports DBMS:
- MySQL, MS-SQL, SQLight
ExecuteAll is an wizard that runs SQL files in Microsoft SQLServer Management Studio projects with a few options. You can specify connections, order, and select cretin scrips that you want to run within your project.