Showing 403 open source projects for "mysql-connector-java"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Task for ANT to produce documentation with (PDF)LaTeX using BibTeX, Makeindex and GlossTeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OmegaT+ Computer Assisted Translation (CAT) tools platform that includes OmegaT+ (translation processor), bitext2tmx (aligner/TMX editor), and Validator (TMX validation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Apolda is a plugin for the Gate framework (see http://sourceforge.net/projects/gate/) that annotates texts with labels of concepts from an arbitrary OWL-ontology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    English - Interlingua translator
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    .Net-Control for PDF creation with dynamic Content. It includes a WYSIWYG-Editor to design the PDF-Documents and a Interface to Link SQL-Queries with Fields on the PDFs. Databases are Access(OleDb), MySql(-Client), MS Sql(-Client), all Odbc. Uses itext.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Un editor de texto simple usando JAVA, creado en NetBeans, con propositos educativos. Una muy buena alternativa al bloc de notas tradicional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JSpell is a Java API for providing text-checking functionality (spell checkers, grammar checkers, style checkers etc.) to Java programs. It is designed to support all text-checking engines via a plugin architecture, and to be as easy to use as possib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CloudBeamer
    CloudBeamer is a web-application useful for creating slides with the beamer package of LaTeX. Allows you to compile your presentations online, without installing anything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Make your file PDF with one interface friendly, all is visual, only you have to click and make your own PDF, is totally free, is make in JAVA. You can make PDF profesional with this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    TagParser is a java parser based on CSS formulas (like JQuery) and can parse any documents based on tags such as XML, HTML. Furthermore, it doesn't require documents to be well formed and can parse complex documents with embedded scripts or CSS parts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An editor for java source files which includes support for Unicode and autoformatting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A 100% Java client for the DICT protocol (RFC2229). This provides access to lexicons, translating dictionaries, thesauri and similar database over a TCP/IP protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Lekhar

    A Devanagari writing Java Application

    A very simple Java application to write in Devanagari script using the simple QWERTY keyboard (US). The Devanagari Aksharas (syllables) are mapped to their phonetically equivalent counterparts on the English keyboard (there are exceptions to this).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a java utility to open a text file and search the text based on types. For eg. you could add the names like and "banana", "apple" and so on and place it under the type fruit. A search for fruit would list lines with all the members in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AnissTranslator is the open source development of Hebrew and spoken arabic online translation. It is devleoped by the peace-seeking Aniss organization and intended to be used by web applications or as a standalone php package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RowScope
    An asynchronous file viewer for large files (100 of MBytes, GBytes)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java csveditor
    A CSV editor written in Java 1.6 Developed using NetBeans IDE 6.0.1
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    For the latest version, please download from: http://www.splashportal.net/Editor
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    TextMarker
    TextMarker is now developed and hosted at Apache UIMA (http://uima.apache.org/textmarker.html). TextMarker is a UIMA-based tool for information extraction and more. The full featured editor of the rule language and the build process of UIMA descriptors are complemented with components for visualization, explanation, testing and rule learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BonGoLipi (Bong-Go-Lipi) is a transliteration tool to convert phonetically typed Bengali (Bangla) into text displayable with Unicode or non-Unicode fonts. It supports different transliteration schemes. The objective is to propagate standardized Bengali.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    JPDF Export
    JPDF Export is a java library built on the famous iText library. It provides simple functions that can be used to build complex pdf files. It also provides simple classes to merge, split and convert pdf files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PregexEval is a tiny and a simple regex evaluator. You type your regex, type a string to match and, for every characters entered you'll see if it matches and also see a full description of the matching. It's a NFA-based matching as in Perl 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JSnapScreen provides snap screen service in java environment, which exposes enough interfaces to capture image and get the captured image, you can integrate it with your appliction easily and perfectly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Novelang is a document generator based on a Wiki syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JCaseChanger

    Change the capitalisation of text quickly and easily.

    Change the capitalisation of text quickly and easily.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.