Search Results for "dump sql table" - Page 15

Showing 392 open source projects for "dump sql table"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    round table2 is an Emulation package for DOL (Dawn of Light) dark age of camelot game server, utilizing only the newest options and tools in development to bring you the best Free emulator int he world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A web page parser for sql written in java. It breaks html into table rows. It can datamine dynamic tables and alert a user to trends. It interfaces with authenticated & search sites. It is very flexible, uses selfmoding code, and can do http push
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DBTransferTool provides for java users simple interface to transfer data from one database table to another. Using JDBC driver functionality.It could work with many databases - Oracle, MS SQL, PostgeSQL. The target database should have transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Extended stored procedure ( xp_LoadLogFileIIS ) for Microsoft SQL Server 2000. Import's IIS Log file from text file into table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PHP class for developing with MySQL. Includes logging, debugging and query dump features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A chat script written in PHP. It needs a proper configured MySQL(database dump incl.) and PHP and Apache configured for a disabled output buffering. It can handle system messages, admin functions and specific colors for every user. Works also with SSL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GTK-DBExplorer is a PHP-GTK multi database administration tool. It supports many DBMS's through adoDB Abstraction layer. It will have a SQLEditor with autocomplete, table editor for any DBMS and data explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Oracle PL/SQL Code Generator for Table Encapsulation that would handle all DML operations. It would generate production level code for a table that could be incorporated in any application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    SQLMinus - "sqlplus minus the pain". This SQL Client (Java) is very configurable, completes table and column names upon tabbing. Completes other words and abbrevs (vi-style). Powerful auto-linking across tables. Powerful auto-joining across tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    phpMyComparer is a tool written in PHP intended to compare MySQL tables/databases over the Web. It can compare data and/or structure of databases, can modify data/stucture of one table/database to another or make an MySQL request for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sqled is a simple sql editor to write and execute sql and ddl commands, and shows query results in a grid table view. It helps user with sintax highliting and table list selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DDS is an export wizard. Specify whether to export table/view or the results of a query from the data source. Currently supports OLE DB, InterBase, MySQL databases. Output file format supports .csv, .html, .xls and .xml Works on 32bit Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DataSet library is Java based library which is table form datacontainer in memory. It has fixed number of columns and varying numbers of rows. It read and write data from datasource through pluggable engines. Connection to SQL/JDBC databases is supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MySQL Query Analyzer is a simple MySQL client written in Java. It contains GUI elements for entering a query, viewing any SQL errors, viewing query times, and a table displaying the query results. It also supports saving queries and results to disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RIFF Isnt a File Formatter. RIFF is a small & simple command line utility written in Python to convert text data files in another text format (like delimited, SQL dump and fixed witdh).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SQL editor for Oracle, MS-SQL, CA-Ingres, InterBase, Access, MySQL, PostgreSQL, etc. Table structures, indexes, exec. plans! Syntax highlight. CTRL+Space: commands and tables. Creates SELECT, INSERT, UPDATE, and DELETE. In english, french or portuguese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The DataBean package is a java library providing functionalities of mapping a database table to a Java class (databean). The instances of the databean classes can perform common database operations without using much of the ugly SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MyAntarMuka is a web interface to MySQL table writen in PHP. It is simple to install and to use. Basic Features included are view, add, update, and delete record. Also included direct SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JDBC-based API to build always valid SQL statements. Other enhancements are: automatic table name and columns completions inside Java code, alias support, prepared statement parameter (?) management, SQL functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NoCre is a tool written in PHP to make creation of MySQL tables with InnoDB table type easy. You can create relations between tables easily and get the SQL queries and execute them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XDoclet module to generate MySQL and PostgreSQL DDL from class and method tags. Generates CREATE TABLE or ALTER TABLE statements. Supports all MySQL and PostgreSQL extensions. Turns .java files into .sql files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jxml2sql is a Java application for converting database structures in XML to other formats useful for database administration (ie. SQL for table creation, HTML for reference docs). jxml2sql uses a minimalistic, non-validating, Java XML parser (NanoXML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tksql allows you to edit PostgreSQL and MySQL tables. You can use it from the shell prompt, specifying the name of a table, or an SQL satement, or just the name of a database. It has filter capabilities which are very easy to use. Two views are possible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Create JavaBean from DataBase, html, jsp. Table record data edit, insert, delete, filter, import, export. View table structure, key constraints Execute sql script, support syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB