Bienvenido, invitado. Puedes registrarte o iniciar sesión.
EN LOS FOROS...
  • Ir a los foros
  • Cambiados los permisos de los foros: Hola. Tras numerosos mensajes de SPAM hemos decidido restringir la publicación de nuevos topics a usuarios registrados. Hasta ahora para hacer esto no hacía falta estar regist...
  • IMPORTANTE: leer antes de publicar.: Este foro está dedicado a tratar temas relacionados con empresas de hosting. Aquí se puede hablar sobre estos servicios, plantear problemas, quejas, recomendar empresas... Per...
  • IMPORTANTE: leer antes de publicar.: Este foro está dedicado a tratar todos aquellos temas en los que se mueve dinero en internet y esto comprende tiendas online, sistemas de pago, marketing, además de propuestas...
  • Ir a los foros
NOTICIAS
Blusens TV, la apuesta española por la televisión en Internet: Blusens sigue su camino lento pero seguro con su apuesta del hogar conectado. Ya veremos si cuando lleguen al final no hemos empezado otra revolución. Tras sacar por fin su ...
Google acusa al Gobierno español de "bloquear" blogs: La vicepresidenta de Google, Nicole Wong, acusó este jueves al Gobierno español de "bloquear" espacios personales en blogspot, citando a España entre varios de los países q...
Usa Facebook para conectarte a Xataka: Las redes sociales están presentes en el día a día de cada vez más gente. En Xataka no lo obviamos y desde hoy vais a poder identificaros en Xataka con vuestra cuenta de Fac...
Nueva extensión para Chrome permite descargar vídeo desde YouTube: Nueva extensión para el navegador de Google permite descargar directamente al PC el material publicado en YouTube....
Google Reader Play, tus feeds como diapositivas: Google sigue trabajando, y cada semana tenemos al menos una novedad en algún servicio suyo. Hoy le toca el turno a Google Reader, y no viene con nuevas funcionalidades, sino...
Asus Cine5, barra de sonido 5.1 para cine casual con el ordenador: Aunque un centro multimedia y una gran pantalla o proyector se erigen todavía como los elementos ideales para colocar un sistema de sonido envolvente de calidad, que puede s...
Sun habría sido intimidada por Apple y Microsoft: Jonathan Schwartz, ex presidente de Sun Microsystems revela detalles de sus años al mando de la empresa. En su blog, titulado "Lo que no pude decir", menciona que Apple y Micr...
AMD no quiere perder el tren de los equipos portátiles de bajo consumo: Los chips de bajo consumo destinados a mover desde ultraportátiles hasta quién sabe si futuros tablets o teléfonos avanzados conforman un mercado muy jugoso en el que Intel ...
Sony presentó su control de mando guiado por movimiento: Luego de haber presentado de forma preliminar al dispositivo en 2009, la compañía japonesa busca con este accesorio rivalizar con la consola Wii de Nintendo y la plataforma Pr...
USAMOS...

XHTML

CSS

Powered by PHP

Powered by MySQL

RSS 0.91

RSS 1.0 / RDF

RSS 2.0

ATOM

Script por categorías - Herramientas de base de datos
PHP : Herramientas de base de datos

Página: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13
Plataforma: N/A
Licencia: N/A
Precio: N/A
Valoración: (10)
phpMyAdmin is intended to handle the administration of MySQL over the web. Currently it can: create and drop databases, create, copy, drop and alter tables, delete, edit and add fields, execute any SQL-statement, even batch-queries, manage keys on fields, load text files into tables, create and read dumps of tables, export data to CSV values, and administer multiple servers and single databases, check referential integrity. It supports about 40 different languages.
Plataforma: linux, freebsd, windows, sun, mac
Licencia: Freeware
Precio: Gratuito
Valoración: (9.636)
Instantly create PHP web database applications that let users view, sort, search and edit data of a MySQL database easily from a single web page. You can fully customize the look of the generated files using cascading style sheets and easy HTML templates. You can create foreign key fields that allow users to select values for a field from another table (for example to select customer name in a receipt), and insure referential integrity. You can allow users to save data as CSV files that can be opened in Excel. AppGini now supports file and image uploads, which can be displayed as images or download links. Version 3.1 also adds support for radio buttons and lists boxes. In addition, when you modify any fields, the database will be automatically updated. You have total control over how users can interact with your data. You can easily create the database and tables without any SQL code. Download your free non-expiring trial now.
Plataforma: linux, freebsd, windows, sun, mac
Licencia: Estilo BSD
Precio: Gratuito
Valoración: (8.623)
A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO etc. ADOdb provides code to handle inserts and updates that can be adapted to multiple databases quickly. A basic paginated grid is also provided, and support for database-backed session variables. Support for PHP5 iterators and exceptions included. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. A metatype system is built in so that you can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. Able to create databases, tables, indexes portably using an xml schema or programatically. Also has sql performance monitoring and schema creation using XML.
Plataforma: linux, freebsd, windows, sun, mac
Licencia: GPL
Precio: Gratuito
Valoración: (8.504)
DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a database. The strength of DaDaBIK lies in its ability of customization. For each field of a table you can choose: if the field should be included or not in the search/insert/update form; the form label; the content of the field; the input type; the possible values, also driven from another table. Other features: files uploading, checking for possible duplication during an insert, authentication, customizable graphic layout to enable embedding of the forms in your own site, export to CSV. Available in several languages.
Plataforma: unix, mysql, php, windows
Licencia: N/A
Precio: N/A
Valoración: (7.888)
DataMan is a simple tool to manage data in a mysql database. You only need to point the tool to a db host, and the tool does the rest. Databases, tables and fields are generated automatically from the host server. It is a great tool for content management - so you do not have to worry about providing admin interfaces - just create a great looking front-end. Dataman also logs all queries.
Plataforma: N/A
Licencia: N/A
Precio: N/A
Valoración: (7.799)
A class that makes it ridiculously easy to use mySQL, Oracle8, Inerbase/Firebase, PostgreSQL, SQLite (PHP), SQLite (C++) and/or MS-SQL database(s) within your PHP/C++ script. Includes lots of examples making it very easy to understand how to work with databases. ezSQL has excellent debug functions making it lightning-fast to see what’s going on in your SQL code. ezSQL can dramatically decrease development time and in most cases will streamline your code and make things run faster as well as making it very easy to debug and optimise your database queries. It is a small class and will not add very much overhead to your website.
Plataforma: windows
Licencia: Freeware
Precio: Gratuito
Valoración: (6.604)
With this tool you can easily create a web forms to insert/update/delete data in a MySQL database. It automatically generates advanced search panel and form validation too. You can view the data in a short list view and in a detail view. You can easily change the look and feel with using css files.
Plataforma: linux, freebsd, windows, sun, mac
Licencia: Shareware
Precio: $79.95
Valoración: (6.315)
PHPMaker is an automation tool (for Windows) that can generate a full set of PHP scripts (for any Windows/Linux server or other server that PHP supports) quickly from MySQL database. Using the generated PHP, users can view, edit, search, add and delete records in the database easily on the Web. Clean and straightforward codes which are easy-to-customize. This useful tool can save you tons of time and is suitable for both beginners and experienced PHP develpers alike. Support BLOB, ENUM and SET data types. PHPMaker 3 supports Advanced Security with built-in Administrator and Anonymous user level, User Registration System with option to send confirmation email, Custom View with query builder, Report, ASP.NET style Inline Editing, Export to HTML/Word/Excel/CSV/XML, Multi-column Sorting, User Selectable Page Size, Table-specific List Page Options, Dynamic Table Loading, Composite key, Inline Delete, Highlighted and Selected Row Colors, etc.
Plataforma: linux, freebsd, windows, sun, mac
Licencia: Shareware
Precio: Gratuito
Valoración: (6.249)
EasySQL is a PHP application to easily connect to your MySQL database with just 1 php file and 3 easy steps. Useful for beginners, it lets you easily interact with a mysql database using only your web browser. Features: Automatic table formatting, reusable query, javascript assisted features, syntax help file and full versioning control for easy updates. Username and password security can be added with an optional, [free] addon sister product - Admin-Login-Only.
Plataforma: unix
Licencia: N/A
Precio: N/A
Valoración: (6.224)
MOT is a useful Web database system that can be used to create Web-based databases without writing a single line of code. It can be used to create anything from job and project tracking systems, to inventories and pretty much anything else for which relatively simple databases are used. Main features include: The ability to create and modify databases, tables, fields, and permissions, all from a point and click, web interface, Support for links between tables, Multiple user support, Support for sorting and restricting every table to a fully configurable set of fields, Basic support for writing custom sql queries, Importing and exporting database schemas, Basic searching capabilities, CSS support for configuring the interface, and more.
Página: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13
Franquicias     Hipotecas     Depresion     Colchones     
0.165597915649
eSedo.com - Compra, venta y registro de dominios y proyectos web infos proyecto: duamu.com estadísticas para proyecto: duamu.com etracker® web controlling en lugar de analisis de archivos log