Search Results for "dump sql table" - Page 12

Showing 392 open source projects for "dump sql table"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    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.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
    This project hosts a couple of XSL files which enables you to migrate data from MySQL to Microsoft SQL Server with minimal efforts. You simply dump the MySQL file using the -X XML option, and then use these XSL's to generate the SQL scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Netbeans IDE Plugin automatically generates SQL Code (currently for MySQL, PostgreSQL and JavaDB (Derby)) and Java database methods (Delete, insert into, update etc. for the created table) from the local variables of a Java class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BCS Single Table Information
    Mr. Arch Brooks, Software Engineer This application provides database and connection information. https://bcsjava.com/blg/bcs/article.php?story=20100825073254108
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DbViz produces plots of data contained in MySQL databases. Data can be viewed by looking at line graphs, xy scatter plots, and bar graphs. This greatly simplifies data analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    ReportingCloud provides an open source quality implementation as an extension of the RDL specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tired of table-coded design on your website? Tired of blurry source code, virtually impossible to maintain? Then give meltCMS a try. A fast, efficient, save and extremely flexible Content Management System. XHTML-, CSS-, mySQL- and XML-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP MSSQL Server Admin - Query Analyzer

    PHP MSSQL Server Admin - Query Analyzer

    You can admin a SQL Server 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 SQL Server). 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Oracle database can be design in excel. This small API will help to generate SQL scripts for the designed tables. One can generate the excel from the existing tables and group them as per module, master/transaction table etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Falah FireBird Manager
    NEW version 1.0.6!!! is released. Bugs fixed related to system thread. Database Management Control for FireBird database developed using .NET (C#) .
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    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 SQL server, FireBird,Postgres
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A simple application that will accept a file of SQL statements to execute. Statements are delimited with semicolons and simple error checking done. The application is intended to automate database creation and initial table content loads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python library provides the briefest way to construct SQL queries in JSON form. Simple example: ('*','table',id:[1,3]) is Select * from table where id in [1,3]. Sqlalchemy patch module is provided to extend sqlalchemy with convenient jsonSQL meth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    From an existing sqlite datafile or ODBC database, generate QT objects for table creation, deletion, record access, update and deletion. This code has only been tested on the commercial version of Windows QT. Others have reported back and says it wor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Roles and Permissions
    This plugin adds to RoundCube the ability to easily give different permissions to users by creating a roles table and assigning users to it. This and other plugins may use its public function to register permissions and admin them with this plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Yet Another Persistance System is a framework for object persistance in C# that stores wide class of C# objects into a relational database without a need for ANY REDUNDANT CODING, such as object-table maping, writing SQL commands etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EntityCloud
    EntityCloud is a fully typed ORM (Object Relational Mapping) library for .NET 4.0. The main strength of EntityCloud is the ease of use and is designed to relieve the programmer from the tedious and error-prone tasks, making it very intuitive to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple application written in Visual C# with a MySQL permissions config table, to search for and display records across multiple MySQL and Access databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is actually a java database reporting tool and main goal of this project is end user can create the report(s) without sql knowledge.This project is under development some of the features is not available & will be available very soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A fast performing utility application written in C# .net 3.5 for data administrators or developers working with SQL Server. See features and screen shots for more information. This utility application works with SQL Server 2005 or SQL server 2008.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A project to develop parsers for sql code and generate appropriate orm aware java/as code. Current version generates 1. java code with dao and dto to interface with SmartFoxServer java api. 2. as3 code (attribute list) 3. parse mysql 5.0 create table
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It created a small modeling tool for PHP. It is very easy to use. It generate code classes of PHP. On the basis of class, we require database table to store and fetch data. It also write SQL code to create table.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB