Search Results for "sql parser java" - Page 72

Showing 2440 open source projects for "sql parser java"

View related business solutions
  • 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.
    Try It Free
  • 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.
    Try Free
  • 1
    RequestToSQLServlet is a servlet that maps a http request to a sql statement and executes it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Emeraldjb, is a Object / Relational DAO generator for Java Applications. It allows developers to map relational database tables to XML and have the DAO pattern based SQL and Java source generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Catnap is a lightweight Java persistence layer which stores and retrieves objects from an Oracle database using PL/SQL packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    IntegraTx is a platform that enables companies to dynamically create financial applications in a Web Services/SOA environment, consolidating transactional information generated from disparate client applications across the enterprise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Collection of classes that make it more convenient to use JDBC Connection's, Statement's, and ResultSet's, as well as add logging support to arbitrary Connection's and PreparedStatement's so that SQL statements automatically log when executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    User space software used to control an Imation Disc Stakka in Linux using libusb. The software will provide a generic interface to allow for flexible front end development. *** NOTE *** This project has migrated into the CDStore Project (http://sourcefor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Reviewer adds comments on code which developer has to follow up. Useful for managing code quality and determining the quality of work delivered by a developer. Most of all it provides a place where developers can learn from their previous mistakes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CHADDB,the CHurch ADministration Database, is a Java/MySQL-based, table-driven church managment system that enables churches of any size or structure to manage members through relationships. Web-enabled or run as native application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 10
    This is an SQL plugin for the Eclipse platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SQL*More is a CLI tool to execute commands against SQL databases in the same vein as SQL*Plus for Oracle. Key features are database independence, a self-contained networking stack, a terminal friendly CLI implementation, and macro-like commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lightweight SQL querying tool written in Java. Connects to any JDBC compliant database and will run on any OS with a Java VM. Features: keyword highlighting, result formatting, statement history, multi-window, multiple database connects at one time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The getLocal system provides positioning information about mobile clients in heterogeneous networks without relying on costly and proprietary positioning information from network operators. The Location information will be collected by user communties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EDB Tool is a perfect solution for Database Engineers. It's purpose is to help creating ERD and DFD diagrams and then tranfer them into SQL compatible with most databases. Also it's purpose is to do reverse engineering from database into SQL and ERD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FreeQueryBuilder a java tool that allow you to create SQL queries without directly writing SQL. Works with any JDBC compliant database (ORACLE,MySQL,HSQLDB,Firebird).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Distributed rainbow table generating
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Isis2Sql is a bunch of tools suitable to export your CDS/isis data to Sql and enjoy it through on of the two existing GUIs. Support conversion from mst (with or without xrf) and iso2709. Supports basic search and record editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Genepool is a Java and SQL based geneaology software, designed to be user-friendly but powerful at the same time. It will also be able to output to a variety of formats, and be able to combine several trees into a big one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Webcockpit is a Web Application Generator for realtime charting and monitoring solutions. Generates JSP code to create chart images and HTML tables from SQL queries. Supports Drill-Down and pluggable look&feel. Uses JFreeChart, Displaytag and Cewolf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EasyRules is a Java, J2EE RuleBuilder IDE for building and deploying rules using RuleML format into a Jsr94 compliant Rules Engine using eclipse plugin. The rules engine (Drools from codehaus) is deployed into jboss and can be accessed by a admin interf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java based parser library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Reseller/Broker service platform using SOA and Webservices. Connect with a client to the Broker-Server, which collects information about available products through webservices and works them up for the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). The tool allows one to forward generate a SQL script of statements to build the model within a SQL92-compliant database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Berkeley Yacc is an LALR(1) parser generator. Berkeley Yacc has been made as compatible as possible with AT&T Yacc. Berkeley Yacc has been extended to generate Python, Perl and Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Virtual Qmail - virtual domains management system for qmail. It is designed to be fast, reliable, and easy to use. Includes software allowing users to manage their accounts via WWW.
    Downloads: 0 This Week
    Last Update:
    See Project