Search Results for "sql parser java" - Page 79

Showing 2290 open source projects for "sql parser java"

View related business solutions
  • 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
  • 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
    A PIM/Task Scheduler written entirely in Java NETBEANS. Will provide Alarms, Notices, Multiple Views, and the prioritization of events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This app. can be used to parse and search through a database of bestselling books, or easily modified to parse other databases if they adhere to a specific format. If such a format is inappropriate, the program can be easily modified upon request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Chaperon is a LALR(1) parser, which parse structured text documents and generate XML documents as output. It includes a parser generator like yacc and a regex scaner like lex. As input use Chaperon a grammar written in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    uSQL* is a command-line interface to any database that has a JDBC driver. Developed in Java, it provides a consistent environment with a SQL*Plus[ish] feel for any developer transitioning to or working in multiple databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    Hibernate Diet - A web application allowing developers to prototype Hibernate Query Language and Java code snippets to access Hibernate objects and view the actual SQL executed. Similar to the swing application, Hibern8ide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The goal of this project is to develop a modular SQL engine (JDBC driver) that can be grafted onto any raw database (such as a large flat ASCII file) through a database module API. Writing database drivers is much easier that writing a whole RDBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An Avalon based J2EE Framework which minimizes the complexity and coding effort for middle tier programming by externalize SQL, business logic and workflow logic into XML configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A wrapper over any JDBC driver, it corrects some of the common mistakes the programmers do during the development process and also provides SQL execution timing information. Hints for: cache, AUTOCOMMIT, ISO LEVEL, performance reports for TX,STMTS, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PLMan is a propositional logic sentence parser/calculator with variable handling capability implemented in Java, which means that it runs on every JVM installed environment (Unix, Linux, Windows, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    JDBase is one framework java for creation of graphic interface and manipulation of data. Using graphic API SWT/JFace or Swing to activate the development of systems client/server when the objective is the manipulation of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Eclipse plugin for Oracle development, including Java, PL/SQL, and editors for all oracle objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    (Janat : Just Another Non-Artistic Tool) is a simple and user-friendly vectorial drawing software written in Java. It's particularity is to stores data inside a SQL database. This facts gives it the ability to run on a website, or store data on a remote
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Clownbike is a collection of tools and techniques for building web sites in Java. A design goal of Clownbike was to reduce the learning curve for building new Clownbike sites and especially for maintaining existing Clownbike sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Many thermodynamic, fluidmechanic etc calculations need special informations about the used material ( resistance against heat for example). This values will be collected in a databasesystem. The calculation will be done on an appserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pine2Pine is a semester project at a University of Applied Science in Germany. It is a messenger with audio conferencing abilities for LANs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JSourceCodeWizard is a source code generator written in Java. 1.Define parameter for class, field, class property (ie. XML, SQL(JDBC) availability) information into XML file. 2.JSourceCodeWizard generate Templete (parent class) Java source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JEPLite is a light-weighted (re)implementation of the Java Expression Parser (jep.sourceforge.net). The intention is to strip some of its not-so-often-used features, and thus speeding the rest. Includes expression optimizer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CVGA is a managerial software. It may be used to manage video games and inherent stuffs. It may be ideal for little companies and for shops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Main purpose of this project is to create an Eclipse editor for specifying OCL contracts. The OCL language is used to specify pre-, post-conditions and invariants. The project also contains a parser to check the syntactical and semantical correctness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JFaceDbc 2.0 is a plugin for Eclipse. It allows you to view the structure and the content of any JDBC compliant database, issuing SQL commands, etc. Newer versions are available under a commercial license at www.jfacedbc.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Java modular system for inquiry people via internet or using PDA. The system lets analize the results via statistic methods and print reports and graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Socket Proxy is a multi-threaded server for monitoring and logging socket traffic. Custom handlers may be written in Java to examine or modify traffic flowing in or out. The author uses it routinely to capture web service and RDBMS SQL traffic.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    An Ant task for generating property files with testsets based on the results of SQL queries and validation plug-ins. Very usefull when building unit tests that make use of changing datasets.
    Downloads: 0 This Week
    Last Update:
    See Project