Showing 420 open source projects for "java mysql"

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
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 1
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Liquibase

    Liquibase

    Version Control for your Database

    Liquibase is an open source, database-independent library for tracking, managing and applying database changes See more at http://liquibase.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MySQL Backuper

    MySQL Backuper

    Um agendador de backup do MySQL

    Com o MySQL Backuper você pode agendar tanto backups quanto a limpeza das pastas de backup, mantendo apenas o backups mais recentes. Por ser escrito em Java pode ser executado Windows, Linux e outros SO's. Ideal para ser combinado com softwares de armazenamento na nuvem como Drop Box, Google Drive, Mega entreoutros, porque pode fazer a limpeza da pasta de backup nunca ultrapassando um tamanho determinado.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SQLViewer

    SQLViewer

    A viewer for databases.

    This application views tables in databases. Now it is supporting such databases as Oracle, MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5

    BOSC

    Website and Java frontend to a Cloud database for booksellers.

    BOOKSELLERS OPEN SOURCE COOPERATIVE Booksellers inventory management system (similar to HomeBase 2.3) and integral website (similar to ChrisLands) BOSC is OSCommerce 2.3.3 modified complete website for booksellers BOSC has a number of addons including BookCloud. BookCloud is a MYSQL database. It is fully integrated into BOSC but can also be installed independently as a Cloud Server. JBookCloud is a desktop multiplatform front-end (similar to HomeBase 2.3). Changes to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    jEasyORM

    Simple Java ORM

    Simple small extensible object relational mapper with database independent key generation and paging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SQL Data Workshop

    SQL Data Workshop

    SQL Data Workshop is a Rich SQL Front End System

    ...Now, SQL Data Workshop is based on Java 8 in order to allow us to migrate to JavaFX in future versions! Enjoy it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FieldCatalog

    Documentation System

    This is a centralize system to 1. Define Software Products 2. Define Software Products Version 3. Define Screens 4. Define Rules 5. Build Relationships between Products, Versions, Screens and Fields Beside core features, the system will provide more functions for end-user(s) such as 1. Search 2. Tag 3. Control by Role 4. Control by Group 5. Comparison with Version or Versioning
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    koru

    koru

    a Java ORM framework focusing on simple and rapid development

    Koru project is a small but smart and efficient ORM(Object Relational Mapping) framework focusing on simple and rapid development. For 'ORM' easily,please download Koru! It supports most of popular databases like MYSQL, MS SQLServer,Oracle and so on. It supports all kinds of cascaded query with easy annotations perfectly! including 'one to one','one to many','many to one' and 'many to many'. Its lazy-load rules works well on cascade and any table column. Cached query is available in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    MySQL, Oracle, Postgre DB query browser

    MySQL, Oracle, Postgre DB query browser

    Lightweight tool for connect to MySQL, Oracle 11g and PostgreSQL DB.

    This program can help you to connect to the SQL server and execute queries, inserts, updates, show results, browse through DB schemas, tables. It has converter from timestamp date to regular date format and vice versa + Backup and Restore of MySQL DB + export to CSV file. Not need to install, just launch and use. Program was created with Java 1.7 version, please, use the same version for launch it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Allowing the access to different database engines at the same time. Formatting code, see structure of the DDBB, export/import data between different managers DDBB (mysql-oracle-mssql...), graphs, create source code in several languages(ASP, PHP ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DVN

    An extended Subversion client enabling versioning of database schemas

    The goal of this project is to create an extension to Subversion, a version control system, with database schema versioning support. As a result, it will be possible to control versions of relational database objects, such as tables, views or stored procedures together with source code of the application, hence monitor relation between source code and database schema changes, history of database schema changes and ability to automatically update a newer, or revert to an older...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MySqlTester

    MySqlTester

    Mysql Veritabanı için bağlantı testti aracıdır.

    Oracle MySql’ in ve MariaDb’ nin tüm versiyonlarında çalışması öngörülmektedir. Açık kaynaklı bir projedir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CommandCentre

    CommandCentre

    Command Centre

    Free to join for developers who support the Free Software Foundation cause. This is my research project from 2003, which I recently updated with acceleration- and console changes (Surround Sound, Doppler Effects, Device Updates, Physics) in a long weekend but project should be considered abandoned. Additionally, the Performer libraries have been abandoned by Silicon Graphics. Minor setup- and make reconfiguration bugs, no changes planned. The Command Centre is a Simulation Programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    StackCollect

    StackCollect

    A server and database monitoring platform.

    The StackCollect SCM is written in Python and is free to download, more advanced features can be purchased from StackCollect. Monitored Server Platforms Include: Windows Server 2012 R2 Monitored Database Platforms Include: PostgreSQL Microsoft SQL Server MariaDb MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DB Sanity
    DB Sanity performs checks on a database for verifying data consistency and correctness of aplication deployments. It is invoked by command line and creates an HTML report with aggregated diagnostic summaries and listings of faulty database entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mad for DB - The Migration Advisor for DataBases - analyzes the differences between two database schemas, automatically finds out which changes require individual migration effort and advises migrators which concrete datasets need fixing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SetFon focus is an interface web based for Praat resources (www.praat.org) wich focus speech sound annalysis; it is a gerent program for acoustic analysis PHP/Mysql based. Developed with the framework SIMP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SchemaSpy analyzes database metadata to reverse engineer dynamic Entity Relationship (ER) diagrams. It works with just about any JDBC-compliant database (Oracle/MySQL/DB2/SQL Server/PostgreSQL/Sybase/etc) and can identify Ruby on Rails relationships.
    Downloads: 88 This Week
    Last Update:
    See Project
  • 20
    JED

    JED

    Java Editor For DataTables

    JED is a server-side library of classes that support the client-side jquery DataTables interface for displaying and editing tabular data on webpages. If you want to be able to not only display tabular data, but also want full CRUD (Create,Read,Update,Delete) functionality, then you need JED on the Java Platform. Supports MySQL and Oracle RDBMS on the back end. Our website has many examples on how to setup and use JED with DataTables. Be sure to visit and learn how to apply them on your next web application project. PREREQUISITE: You will need minimally the javascript files: jquery.dataTables.js dataTables.editor.js You can get these from: http://datatables.net/ and https://editor.datatables.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JOPS
    Java Objects Persistence Service (JOPS) is a simple and very useful library dedicated to developers who don't need all the power of traditional DBs (MySQL,Oracle.etc) but still need to be able to persist and manipulate their persisted objects easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    We've moved to GitHub: https://github.com/berryware/cpo-api
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Reusable is a JPA ORM like Hibernate. But with focus on speed, speed, speed and development speed. Hibernate is like ANT - you can do everything. Reusable is like Maven - you cant do everything, but the development speed is greater.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    xBook

    xBook

    xBook is a framework for archaeological databases

    xBook is a common framework for several archaeo-related database applications developed and published by Ludwig Maximilian University of Munich. All database applications that are based on the framework (called Books) provide the same basic technical features, but each application can be extended individually. Especially the Synchronisation and the User Rights Management are strong features that allow creating backups and sharing your data to collaborate with other users. The...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    GSN is a middleware (extendible software infrastructure) for rapid deployment and integration of heterogeneous wireless sensor networks. It is tested with Mica2, Mica2Dot, TinyNodes, Wisenode ,Wired & Wireless cameras, several RFID readers,...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project