Showing 687 open source projects for "sql parser java"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    SQLink is a java web application which allows users to connect to database resources using database native authentication, execute queries, manage users and tables, and perform any function allowed in a valid sql statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AlgebraDB is database in Java. We are looking for volunteers which would like participate in this project as developers. We are planning to develop transaction system, network communication, simple GUI management system and SQL translation into AlgebraDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Xenon is a Java Implementation of the W3c standard XPath and the upcoming W3c standard XMLQuery. It uses a sax parser (instead of DOM) and has therfore a very good perfomance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ViennaSQL is a GUI SQL client written in 100% Java. ViennaSQL can communicate with any database that has a JDBC driver. It should run anywhere Java runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 3 This Week
    Last Update:
    See Project
  • 8
    A Java interface to WordNet(www.cogsci.princeton.edu/~wn). Include SQL and standard WN implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This package provides a lightweight and flexible solution for storing and retrieving java objects in and from relational databases. It is intended for developers who don't want to cope with SQL statements in their code.
    Downloads: 3 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
  • 10
    XQuench is an XML Query parser and engine. The aim is to provide programmers with an API that implements the specifications at http://www.w3.org/XML/Query At first, XQuench will be Java-only. Future versions will include C++, while keeping a similar API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JDBC Explorer is a Java program that provides a front end for SQL commands. It uses JDBC drivers to connect to a RDBMS. Future plans include storing a history of commands, syntax highlighting, and customizable ui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Transact-SQL Analyzer is a java-based client tool for Microsoft (MS) SQL Server. It is written in Java, so SQL Server client tool provides access to microsoft SQL Server from any platform with a Java VM installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DISCONTINUED PROJECT (see news) - jConsole is essentially a management console (written in Java) that can have a variety of plugins attached to it. At the moment it is growing as a framework for a cross database maintenance / query tool (SQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    COG is an easy to use and maintain system for creating webcommunities where users can interact with each other. Highly customizable and easy to develop for and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Joint is a competent middleware server that supports: load balancing, distribution, naming services, transaction handling, run-time updates, centralized logging and much more. Platform independent and open for use with any SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JSQLBuilder is Java component generating SQL commands from Java GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    A console-based (Swing gui also in the future ...) interactive db query tool written in Java/JDBC. It goes beyond the typical tools by introducing a SQL-like metadata query language that allows interactive querying of DatabaseMetaData and ResultSetMetaDa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    JReplica is a java distributed database replication system developed during a European Research Project in the department of Informatics of University "La Sapienza" of Roma under the supervision of Prof.ssa Catarci, Prof. Santucci and Ing. Curci.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LBPool (Load Balanced Pool) is a database statement pool, that can handle both normal and prepared statements on multible connections to an SQL database. The goal is to make a fast fault tolerant pool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tobedone is a Swing Java Applet which helps companies to organize their projects. It stores its data in a MySQL database and provides you with a rich set of manipulation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Welcome to the first opensource release of DBConnection, com.webprofusion.util.db.DBConnection is a simple wrapper object for JDBC database connections and currently supports MySQL & MS SQL Server. Other useful packages are also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Create flexible reports from mysql-databases in any ASCII-based format, like HTML, RTF, TEX, Postscript, VRML... whatever. Just edit a template-file and insert special-coded, even relational SQL-statements. Environment is Java 2 (Swing)
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo