Search Results for "sql parser java" - Page 77

Showing 2440 open source projects for "sql parser java"

View related business solutions
  • 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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    xTracker is a simple, easy to use project management and bug tracking system written in Java, that eases the development and release process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project will be database replicator! Possible replication is form few based on SQL DB to mySQL!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RSS spider for getting multiple RSS feeds into single place with search capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A "multi-blog" web application package (multiple users can create accounts and post content, use tools). Includes rss sources (customizable), banners, quotes, etc. PHP version (current) and Java version (future). (Both versions in CVS, php - java)
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    IDXMLParser is a "sloppy dom" XML parser, that provides for an XPath *like* interface for querying XML elements and attributes, whilst not requiring any validation of the XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tracks project details using a variety of data options. Primarily designed to contain and organize software requirements in a multi-project, multi-user, environment using a networked SQL compliant database management system while tracking changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The FormattedDataSet Java API is the easiest way to generate dynamic text (HTML, XML, WML, JavaScript,...). The dynamic text is generated by using tabular data as input (SQL statements, ResultSets, 2 dimensional arrays,...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Online news and newspaper harvester - Like RSS Newsreader w/ database. National & International News. Very detailed catches hard to find news articles. Allows resposting of summaries w/ comments to Usenet Newsgroups, complex searches & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Object Relational Persistence and Object-Based SQL Query API. Similar to that of Hibernate or JDO but much better structured design. This API has several layers of abstraction to be useful for nearly any situation.
    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
    E-Government Initiative Austria
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An open-source, web-based database reporting tool. It allows you to create reports without any programming (though you'll need SQL knowledge). It's a lightweight reporting environment, the report can be created to quickly share information via web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SQL mailstore dedicated to be associated with java POP3 and IMAP4 servers. Associated with this backend is the SQL mail tools project which feeds/filter the database with mails from existing mail accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PeristenteDaten is an object oriented database interface for the programming language java. It makes it possible to persistently save, load and update objects in a database without knowledge about jdbc and SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MicroDOM is the smallest (7.2k) Java XML DOM parser. It is a sub-set of org.w3c.dom API from J2SE and it is 100% J2ME (CLDC 1.0 and MIDP 1.0) compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TMAPI-utils is a collection of software tools, which are working ontop of TMAPI implementations. TMAPI-utils contains parser/serialiser for XTM and LTM standard files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JavaCCCS is a port of JavaCC to generate C# code instead of Java. JavaCCCS is a compiler compiler, i.e. given a grammar file it generates a parser for it that can then be used directly or by other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Web documents that look similar often use different HTML tags to achieve their layout effect. These tags often make it difficult for a machine to find text or images of interest. Our goal is to implement a parser to overcome this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DB@SoL intends to fill the lack of most of the JDBC(TM) drivers. By adapting some parameters in real time, performance can be improved. Moreover, DB@SoL will provide features useful for developers (automatic close...) and DBA advices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SQLMinus - "sqlplus minus the pain". This SQL Client (Java) is very configurable, completes table and column names upon tabbing. Completes other words and abbrevs (vi-style). Powerful auto-linking across tables. Powerful auto-joining across tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MBAS -- Macro-Biological Analysis System -- provides a set of interoperable tools for aid in the analysis of biological data. The backing database is currently PostgreSQL and the primary language is C, though some data entry tools are written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SQLConsole is a text editor for SQL statements, with color highlighting, that connects to databases using the Java/JDBC framework. The SQL statements can be run to obtain the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java arbitrary-precision calculator and expression parser. "Compiles" text equations into functors to be executed using the Java BigDecimal class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenFlypaper is a library that sits on top of JDBC and J2EE and allows you to write portable, safe SQL by making it easy to use prepared statements and stored procedures. All SQL code is generated at run time in the correct vendor-specific syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    the most customizable portal: full i18n localization support; OS, web server, database independent; output: XHTML, PDF, RSS, TXT, RTF, WML, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TAS (Transcription Analysis System) is a multi-tier framework for running parameterized SQL queries. Users can analyze new data or new combinations of data with a few clicks in a GUI. Potentially complex/repetitive database interaction is all automated
    Downloads: 0 This Week
    Last Update:
    See Project