138 projects for "access java" with 2 filters applied:

  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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
  • 1
    Voruta reduces JDBC code in application, it makes code more readable and safe, SQL procedures and queries are mapped to JAVA methods using custom javadoc tags and dynamic code generation at runtime. It needs no custom build tools or external files for de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Provide access to structured file formats (dbase, arff, csv, bibtex) as JDBC ResultSet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    brrapi -- A set of simple APIs for DB access, Reflection, GUI, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Zambeel is an e-mail driven multimedia archiving system. The software provides the ability to simply archive anything from anywhere. It also provides ubiquitous access to the archived data through a variety of clients. Written entirely in Java.
    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
    A Java web services/hibernate based interface for bugzilla. Java based apps sould access extremly easy bugzilla with jagzilla. Two methods are supported: JDBC with hibernate for on site use, and Web services for more open usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jVeDa is a programm written in JAVA which indexes any medium by saveing the stucture (including ID3-Tag, Thumbnails of JPEG,PNG and GIF and EXIF-Information) into a MySQL-Database (allowes remote access to the data) it also supports categorization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jing, a Java based DAO (Data Access Object) framework, allows for a clean seperation between the DAO layer and the Persistance layer. Projects can swap persistance frameworks or use multiple frameworks without \"rocking the boat.\"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OS400Bridge is intended to provide connectivity options for Java applications running on IBM\'s OS/400 (iSeries or AS/400 machines), allowing them to access databases throughout the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LeverPack is a small, transaction based, secure, concurrent, and efficient record repository management engine written in Java. It provides READ_COMMITTED transaction isolation level supported read/write access to user data records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    This project tries to define a new grammar to be used for database access. It should be easier to learn, understand and use than SQL, be more consistent, and contain significantly less rules. It does not try to be an extension or subset of SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ThunderNote let you write and manage your daily notes, it utilizes Java Swing and Microsoft Access Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GeNetDB, contraction of Genetic Network Database, is a bioinformatic platform destined to the study of genetic regulatory networks. It contains in one place the data and the way to study them, providing the user an access to all tools needed for his work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Perl-Torque is derived from the well known Java-Project Torque. Starting from a XML-File it produces SQLs for many different databases (MySQL,PostgreSQL,...), Perl-Classes to access data and documentation including ER-Diagrams
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java implementations of the Data Access Object design pattern
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A tool that generates relational database access code tied to a specific user-defined database schema (think "type safe database access"). The tool is implemented in Java, but the intention is to allow code to be generated in a variety of languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    It's a peer-2-peer RDBMS designed for small databases for private use. The databases can be synchronized among each other and therefore be available on any device - even if it is off-line. Ever wanted to have immediate access to your Addresses and Sche
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    In the world of data sources, the heterogenity of interfaces is a huge problem. This project intends to provide the community with Data Access Objects (DAO's) that implement a standard interface and doing so to abstract access to any type of data source
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    SoapDBC is an attempt to write general purpose SOAP service that will allow database access and queries simular to JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    !!! Tablegen is discontinued. Go use Apache Torque instead !!! Automatically generates Java (JDBC) classes to access to a relational database. Version 1.8 is now officially obsolete. Version is being worked on. It will have improved code structure (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    S.O.D.A. is a an object API to communicate with databases. The current specification is focussed on queries. Goals are: type safety, object reuse, minimum string use, programming language independance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    rdb2oo is a project to create source code for classes which correspond to tables in a relational database. rdb2oo is also about creating an object oriented abstraction layer for simple database access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The getMap/DBMeta project provides a library to access database metadata information in a convinient OO way. Also available is some code to automaticaly generate EJBs from database metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Schweasel is a platform-independent text shell to access relational databases that support jdbc. You can perform basic sql features such as insert, update, delete, select as well as create, drop tables stored procedures, etc. (similar to sql+)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Swrap is a collection of libraries for easier access to database via JDBC. It includes wrapper for executing SQL queries, a disconnected ResultSet which provides runtime sorting and filtering, and a connection config manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is used to help xml application programmers to access xml data in a jdbc-style interface.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB