Showing 2397 open source projects for "java-tts"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Allows JDBC resources to be monitored. You can see when java.sql objects are being opened and closed and can see the line of code where a resource that is still open was originally opened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sq Database Client is an open source database client which has the ability to access any database which has a JDBC driver. It is intended for application developers, and focuses on viewing, sorting, and manipulating data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rodin (Relational Object Dbms Implementing java binding in a Not-proprietary way) is a free implementation of Matisse, the proprietary object database. This project is still in early stage of developpement.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    DeZign2DODS simplifies database development with Enhydra. It provides the glue between DeZign and DODS. Note: this project has been set to "inactive", since I'm no longer using DODS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    An easy to use journal/diary application. Features include: Multiple journals; Private entries; Guest mode; Skinnable GUI; Built-in database (hSQL); Supports MySQL; Export options; Easy installation. For Windows, Mac, Linux, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AlgebraDB is database in Java. We are looking for volunteers which would like participate in this project as developers. We are planning to develop transaction system, network communication, simple GUI management system and SQL translation into AlgebraDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Client for dict servers writen in JAVA (SWING) support UTF-8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The BeeGram library is a portable open source search engine toolkit written in C. BeeGram provides a number of building blocks for the construction of powerful general-purpose text-based search tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Type 4 (100% java) JDBC Driver for the Fourth Dimension database. The project is largely made obsolete by the official 4D JDBC driver, which can be obtained from: http://www.4d.com/products/4djdbc.html.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Flexible scheduling software to help you succeed Icon
    Flexible scheduling software to help you succeed

    For Professionals and small to mid-sized businesses

    With seamless client scheduling, secure payments, and workflow automation, all you have to do is show up on time.
    Learn More
  • 10
    Xenon is a Java Implementation of the W3c standard XPath and the upcoming W3c standard XMLQuery. It uses a sax parser (instead of DOM) and has therfore a very good perfomance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SPedit is a new curation environment for the Swiss-Prot and TrEMBL databases. For more information about these databases see http://www.expasy.ch/sprot/ and http://www.ebi.ac.uk/swissprot/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    The scalable Java DB Client is a customizable java application where fields and general DB info is entered in a config file and the proper GUI is generated at run-time. Entries can then be added, and a final submit/update to the (PostgreSQL/MySQL) Databas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DOnut's goal is to provide a framework for easing the incorporation of design patterns into the development process. DOnut is both a project and a tool for generating source code based on design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eliminate JDBC clutter. The Perseus source generator reads SQL statements and associated in/out parameters from an XML file and builds a Java class for each SQL statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Twilight Minds Dynamic World Engine is the workhorse for a new way of dealing with plot and AI in MMORPGS and other CRPGS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Object to Relational (O/R) mapping system that works with any J2EE compliant application server. Draw your class/ER diagram in Rational Rose and let JOB generate the database and Java code from your Ant build script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Kent is a generic report server that provides reports to users via a JSP/Servlet based interface. Internally report output is XML, which is transformed to HTML or any other supported format, as selected by the user.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Jaxup is an XML update engine written in Java to work against a variety of XML based object models such as DOM, dom4j and JDOM. It supports the xupdate standard draft and will support other xml update standards as they become available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ViennaSQL is a GUI SQL client written in 100% Java. ViennaSQL can communicate with any database that has a JDBC driver. It should run anywhere Java runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TogMap is a module for the CASE Tool Together which generates XML-mapping-files for OR-Mappers. It takes an existing object model, which you can augment by OR-specific markers, and produces an XML-mapping file. Currently only for Castor-JDO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a sample implementation of the TransQuery processing model, enabling the use of XSLT as a query language over multiple XML documents. See <a href="http://www.xmlportfolio.com/transquery">http://www.xmlportfolio.com/transquery</a> for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout (CSS
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    The PoolMan library and JDBC2.0 Driver and DataSource provide a JMX-based, XML-configurable means of pooling and caching Java objects, as well as extensions for caching SQL queries and results across multiple databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Michimalonco is a relational Database engine written in SuperWaba. It offer a small solution for PDA (Palm O.S. and WinCE).
    Downloads: 0 This Week
    Last Update:
    See Project