Showing 214 open source projects for "sql parser java"

View related business solutions
  • $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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1

    MSTParser

    MSTParser is a non-projective dependency parser that searches for maxi

    MSTParser is a non-projective dependency parser that searches for maximum spanning trees over directed graphs. Models of dependency structure are based on large-margin discriminative training methods. Projective parsing is also supported. mstparser 0.5.1 is now available via Maven Central. If you use Maven as your build tool, then you can add it as a dependency in your pom.xml file: <dependency> <groupId>net.sourceforge.mstparser</groupId> <artifactId>mstparser</artifactId> ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Operations Research EXperiment Framework for Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Snifflib Numerical Library

    Snifflib Numerical Library

    Open-source computational library written in pure JAVA

    The Snifflib numerical library provides honest-to-goodness N-dimensional array construction and manipulation along with standard linear algebra functionality as well as statistics and computational routines in the JAVA language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    RODS (Real-time Outbreak and Disease Surveillance) is a real-time computer-based public health surveillance system initially developed at the RODS Laboratory, University of Pittsburgh for the early detection of disease outbreaks .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    f2what

    Lapack/quadprog QP for VBA/.Net/Java

    F2what is an open source project to translate algorithmic fortran to a variety of languages (java, dotnet and VBA so far). It offers a Fortran77 parser with code transformations, variable disambiguation, and modular output to other programming languages. It also offers already translated versions of Lapack and quadprog to Java, .Net and VBA, to give access to SVD, LU, QR, Cholesky, eigenvalue decomposition, linear system solving and QP optimization in those three languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AgED

    AgED

    AgED - Analysis given Experimental Data

    AgED performs automatic feature extraction from your image data and allows for their visualization and management. AgED relies on Elliptic Fourier Transcriptors to extract features from large quantities of image data. These features can then be visualized and you can evaluate them in a statistical manner. This type of analysis is particularly worthwile in the assessment of biological experiments. Elliptic Fourier Descriptors have been applied in a large range of applications in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NMR Spectroscopy tools. See http://connjur.uchc.edu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    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
    Screening Assistant 2
    ScreeningAssistant 2 is a modular software dedicated to perform various simple and advanced chemoinformatics analysis around chemical libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Podbat
    A tool to visualize, analyze and store genomic positioning data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    YANG J. (Yet Another Network Generator)
    YANG (Yet Another Network Generator - Java) enables you to generate social networks given various social rules observed in the real population. Uses: generate realistic networks to be used in individual-centric models, teaching or benchmarking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims the requirement of managed informations / documents in the treatment of patients, i.e. integrated care. The underlaying data model implements standards of electronic health recording, the project is based on a SQL db and Java EE framework. This is currently a student driven project for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Screensaver is a Lab Information Management System (LIMS) for high-throughput screening of small molecule and RNAi biological assays. It is a Java/JSF/Hibernate/Spring web application that is actively being developed and used at Harvard Medical School. Note: The Screensaver project has moved to GitHub at https://github.com/hmsiccbl/screensaver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ProteinTracker

    ProteinTracker

    Protein Reagent Tracking and Request

    A web based application to track protein related reagents including DNA constructs, cell lines, supes, and purified proteins. Supports creating, tracking, and prioritizing requests for transfections and DNA. Includes search and PDF reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    knowceans

    Utility classes from maps to search engine to random samplers

    Collection of several multi-purpose Java libraries. --- knowceans-tools = collection of Java utility classes. --- Highlights: --- org.knowceans.util: IndexQuickSort, TableList: apply order of one array/list to others +++ Vectors, ArrayUtils: array convenience +++ RandomSamplers, CokusRandom, ArmSampler, Densities: random sampling and distributions +++ Arguments: command line parser +++ StopWatch, Which, ExternalProcess: runtime stuff +++ ParallelFor: OpenMP workalike +++ PatternString, NamedGroupRegex: regex convenience --- org.knowceans.corpus: CorpusSearcher: full-text search engine +++ LabelNumCorpus: svmlight corpus storage and filtering +++ NIPS corpus with text, authors, labels and citations --- org.knowceans.map: InvertibleHashMultiMap, BijectiveHashMap: implement n:m and 1:1 relations. --- Other libs: knowceans-arms = port of the Adaptive Rejection Metropolis Sampler (ARMS) for arbitrary distributions +++ lda-j = port of lda-c, implementing Latent Dirichlet Allocation (LDA)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jep is a Java package for parsing and evaluating mathematical expressions. It currently supports user defined variables, constants, and functions. The open-source Jep project was halted in favor of commercial development of version 3.0 upwards.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    The Wikipedia Miner toolkit provides simplified access to Wikipedia. This open encyclopedia represents a vast, constantly evolving multilingual database of concepts and semantic relations; a promising resource for nlp and related research.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A system to perform analysis of large documents for the purpose of cataloging similar documents. Similarity is based upon contextual analysis of these documents done by identifying common words and proper nouns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ToxOtis
    ToxOtis is a Java interface to the predictive toxicology services of OpenTox. ToxOtis is being developed to help both those who need a painless way to consume OpenTox web services and for ambitious service providers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CALBC
    The code here is a parser for CALBC corpus into Java object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A bioinformatics tool for the annotation and tag-counting of next-gen Illumina Solexa datasets. TASE works with CASAVA 1.0 builds, providing annotation, tag counts and visualization in a rapid manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    asclepius
    Patient record file; includes: patholgogies, vaccines, treatments...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Dynamic Parser
    This educational project to show students how is operation are parsed in case of right to left or left to right with different precedence priority.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Scanner based Bioparsers
    Parsers for biological data based on scanner generators like Flex (C), Re2c(C), Jflex (Java) and Ifickle (Tcl). This scanner generators are providing easier maintainance, development and higher speed than hand written scanners. Scanner output is SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB