Showing 290 open source projects for "convert xml to sql"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 1
    .NET utility capable to automatically generate XML database schemas and then translating those to SQL scripts (both data import/export and stored procedures for data access) and C# wrapper classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    StarPeak ToolKit provides an API for document and GUI based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Thema is an XML based data format (DTD) for thesauri, glossaries, lexicons, conceptual maps etc. up to ontologies. It contains publishing tools to convert into HTML, RDF etc. and to read different formats and is has a connection to the Semantic Web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Zeus:DB
    Zeus:DB is a all-in-one server solution. Zeus:DB is a fast and light weight XML Database Server with SQL support, a Time Server, a HTTP Server with integrated Intranet support and an EMail Server. This is a complete solution like the Lotus Domino server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 5
    LAN log parser for counter-strike can be used to convert multiple names on log files to one name for every player. psychostats and HL stats don't work on LAN because of "wrong" WON IDs. and the nametrack doesn't work too, because of those nickfakers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Convert Access (97/2000) tables (structure and data) to SQL language, in order it can be use by other SQL db engines. It now suport Borland's Interbase and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The bot is a project that contains MySQL, XML, PHP, JDBC and Java. It is an IRC bot(much like eggdrop) that can connect to any IRC server and distribute a list and have controll over unlimitied users that can add, modify and delete Movies in a MySQL dat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The XMLDTF project seeks to convert delimited text files to XML format and vice versa via Java using metadata stored in XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 10
    Define your database structure and relations once using the ZsqlML (Zenark's SQL Markup Language) XML DTD, and then generate mulitple vendor-specific SQL scripts, thereby solving the issue of SQL script variances across multiple platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XSQL combines the power of XML and SQL to provide a language and database independent means to store and retrieve SQL queries and their results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SQLLoader allows SQL statements to reside outside of JDBC persistence code. The statements can be stored in flat files, XML files or even in a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Autotabla is a CGI web interface to your programs SQL tables. Just provide an XML description of your schema, and you'll be able to create/modify/delete records. HTML output fully customizable through CSS. Database independence through Perl/DBI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ranjan is a XML(SAX and DOM) API for Databases written in Java. ranjan converts a java ResultSet to XML. ranjan can also return the results in XML given a SQL statement (and a java.sql.Connection to the Database). ranjan wor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A multi-platform, open-source (of course!) tool to convert a database to into an XML document. Also will include tools for the creation of XSL documents to parse the XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eliminate JDBC clutter. The Perseus source generator reads SQL statements and associated in/out parameters from an XML file and builds a Java class for each SQL statement.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    The PoolMan library and JDBC2.0 Driver and DataSource provide a JMX-based, XML-configurable means of pooling and caching Java objects, as well as extensions for caching SQL queries and results across multiple databases.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    This project provides a means to access Microsoft's SQL Server when installed with their HTTP / SQL XML interface component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DBDOM bridges the gap between XML and relational databases. DBDOM is an implementation of the World-Wide Web Consortium's (W3C) Document Object Model in SQL. DBDOM turns any RDBMS into an XML application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JDBC-based Object-Relational mapping system. It maps Java objects to RDBMS. It generates SQL for retrieving, saving, and deleting objects. It does XML<=>RDBMS. It autogenerates keys, maintains dependent objects and relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dia2SQL is a Perl script to convert UML objects in DIA ( see http://www.lysator.liu.se/~alla/dia/ for more info on DIA ). Currently, it processes Dia documents exported as Encapsulated PostScript ( EPS ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xml2sql is a collection of Perl scripts used to convert XML files into SQL scripts for creating tables. xml2sql does not validation of the XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SqlSchema

    Bi-directional SQL <-> XML conversion and updating

    Allows user to convert one or more database schemas to XML. Can also create and/or update existing database with schemas from XML. It will support multiple database platforms and abstractions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WebSam is a interface for the AscentEmu, it allows the admin to install it and manage the server.. It also includes a web portal so players can communicate.. It will be an "all-around" Ascent admin plus player tool
    Downloads: 0 This Week
    Last Update:
    See Project