Showing 24 open source projects for "java mysql client"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1
    Cinnamon is an Enterprise CMS with all functions of a Component CMS, and is ideal for versioned management of assets of all types, like modular technical documentation (DITA and other standards), media assets, documents, contracts, software releases etc. Cinnamon consists of the server, a desktop client and all libraries the desktop client is built on. Cinnamon is an ideal platform for technical documentation systems, custom web or desktop applications in the fields of document management...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    DBLX

    DBLX

    DBLX3 Relational Database System

    DBLX 3.3 is available! DBLX is a multi-user, client-server relational database. DBLX uses standard SQL and has many types of clients, and client API's. DBLX has a REST server to allow direct access from web applications. The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql. DBLX source code is available in C# and Java. DBLX includes the server component, a command-line client, as well as client APIs. DBLX is well-documented so that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Generic Object Oriented Database System Distributed thick-client OODBMS using aspect-oriented approach to build transparent interface to database from OO programming languages (C++, Java, C#)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    QueryPony

    QueryPony

    A Simple Generic Database Query Client and API

    With QueryPony, you can connect to various databases, list their tables and query them with SQL statements. The addressed databases are MS-SQL, MySQL, ODBC, OleDb, Oracle, SQLite, PostgreSQL, CouchDB.
    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
    The dotSesame project is a C# port of the Sesame project, which is originally written in Java. It is an open source RDF database with support for RDF Schema inferencing and querying. Full documentation of Sesame can be found at http://www.openrdf.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CleanCode

    CleanCode

    .NET, PowerShell, SQL, Java, Perl, and Javascript developer libraries

    Develop clean code with our .NET components (plus PowerShell, SQL, Java, Perl, and JavaScript components as well!). CleanCode highlights include user controls, a validation engine, a diagnostic system, an XML/HTML pre-processor, and a variety of articles on code design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EnBpgs
    This project focuses on the Earth & Beyond (PGS) server as well as a client side proxy launcher. E&B was originally developed by Westwood Studios and later managed and developed by EA Games. EA retired Earth and Beyond in Sept. of 2004. --------------------------------------------------------------------------- Earth & Beyond Privet Galaxy Server goal of the reborn team
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    iCodeGenerator

    a code generator for any programming language

    iCodeGenerator is a database centric template based code generator for any text(ascii) programming language like C, PHP, C#, Visual Basic, Java, Perl, Python... Supported databases are SQL Server, MySQL and PostgreSQL. Source Code Now at: https://github.com/VientoDigital/codegenerator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HTML5 apps in .NET

    HTML5 apps in .NET

    Build HTML5 apps for web and mobile using your .NET skills

    With its WYSIWYG designer and familiar C# programming model, Visual WebGui is the natural choice for Visual Studio developers who want to create enterprise-class HTML5 apps for any mobile device or desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Développement de MaNGOS en Français avec site internet et support technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Graph Database

    Graph Database

    A robust, reliable, user-friendly, and high-performance Graph Database

    This is an academic project to build a graph database, supporting multiple users, with fully functioned data query, data manipulation and indexing mechanism. It is running in a distributed client-server mode. This project is assigned to final-year project from group IT121B, Bachelor of Computing, University of Wollongong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    dcoat is a orm solution base relation database. 1, Easy to learn, simple to use. 2, High performance. 3, Comfortable and clean programming. 4, High productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QExcel Converter SQL QT4, Import xml excel/openoffice 2003 format, sqlite3 sql text/binary, edit table and export to various Format, Pdf XSL format objects Apache fop JAVA(XSL-FO), XML/XSLT , excel, SQL text sqlite3 dump file and MYSQL SQL to XML/XSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The concept is to develop a x-platform veterinary practice client database system. To store patient data, finacials for a veterinary surgery. Goals - design a web based system highly flexible, utilizing open source software backgrounds. Competatively
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an academic project. The Client-Server aplication will be used for oculist consulting-rooms.We hope that will be a good and usefull program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Goddchen's GWarsBrowser ist ein Client für das Browsergame GWars (www.gwars.de). Er speichert Informationen über das Spiel in einer zentralen Datenbank (zB. Galaxien, Planeten, Stats, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EmGeeGen is a server-client information distribution system, tailored for use with the EmGee role playing system (though the theoretical platform should be useful for a variety of tasks).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A fork of the SAP DB version 7.3, 7.4 and client libraries. Client libraries is being maintained in LPGL license model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A database refactoring framework to easily keep track of database changes. DBMS independent. All changes are kept in XML Files. Runs on all platforms supported by Microsoft.Net and Novell's mono. LiquiBase.Net is a port of the java based LiquiBase
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.