Showing 892 open source projects for "driver java jdbc"

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
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 1
    This is a database interaction utility that connects to pretty much any ODBC or JDBC data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jUniMedia is a webbased multi-user application for storing informations about medias like mp3s, videos or even books. It will be possible to configure which information are stored and how the fields are declarated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A connector to integrate XMLBeans with Hibernate, providing a model to generate Java data objects and database tables purely from database schemas. This allows for truly XML-centric projects, with support for huge (>100M), complex XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
    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
  • 6
    A generic metadata, data, and progam migration tool for various databases. Create, review, and modify migration defition with/without database connectivity. Execute database migration or generate relevant SQL and data files as per user choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    JDBF is a JDBC-based Object-Relational mapping system.It needs a xml configurator file called "repository" where objects are mapped. It generates SQL for retreiving, saving, and deleting objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Colle is the glue of a properly designed web application. It is written on several popular technologies of the Java and XML world including Servlet API, EJB 2.0, XSLT, JDBC, XML Schema, jdom, JAXP and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Utility that exports data from oracle db tables as sequence of insert statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jxtray is a database explorer written in Java. Jxtray can be used to connect to any type of database with suitable JDBC drivers. It can provide you with information regarding your data bases and extract data in the following formats: CSV, SQL, HTML, XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Data Access Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Persistence Aspect. An Aspect which automaticly maps java classes to predefined database tables and makes the updates of objects persistent. Written in AspectJ 1.2. Benefit: no JDBC programming. Minimal java code required for persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An object to relational database mapping framework, using the new JDK1.5 annotations, that fully manages the database. The programmers that are going to use this ORM should not even be concerned with the physical relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SqlCli provides a poor-man's command line client to any RDBMS that is accessible via a JDBC driver. This allows connecting to a remote database and issue ad-hoc SQL commands, without needing to install a commercial or proprietary client.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Chameleon is a general use persistence engine capable of object-relational mapping as well as other, non-object persistence needs. Its flexibility allows it to fit the needs of a an enterprise without the contstraints that O/R mappers generally impose
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Universal SQL Gateway tunnels SQL requests through firewalls over HTTP by implementing a special JDBC driver. It provides secure database acces by acting as a firewall component commonly refered to as Application Gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JDBC Tester is a software that allows to prove JDBC connections and SQL statements. The central idea is to have a software that is used for the design of statements and learning SQL with an graphical user interface simple to use.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    JDBCFacade is a library for making JDBC easier to use and less error prone while encouraging a clean separation between persistence and domain logic. Unlike many similar tools, JDBCFacade does not interfere with the normal usage of JDBC in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Let’s Party! is a jdbc driver that provides any database with partitioning capabilities to boost performance. Applications don’t have to be rewritten to use Let’s Party!, because it acts as a transparent filter between the client application and the db.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MME (MySQL Made Easy) is a graphical frontend for MySQL for use in adminstering and editing database contents, without the need of a web server or scripting language installed. MME is written in 100% pure java and is packaged with the JDBC Driver needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An open solution to efficiently creating Java/Swing based client GUIs tightly integrated with backend data sources and business logic containers (JDBC/SQL, EJB, Hibernate...etc). The library provides similar functionality to Oracle Forms in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Molimo project is a open, customizable database (just like the one from well known search engine company, but not only free but open). So far a generic DB mapper has been developed as back end that can handle runtime changes of attributes and types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Provide access to structured file formats (dbase, arff, csv, bibtex) as JDBC ResultSet
    Downloads: 0 This Week
    Last Update:
    See Project