Showing 842 open source projects for "system linux"

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
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    This project is a 3-tier Database Query Tool to written in java. The GUI client presents the user with an interface to enter text SQL Queries and view the results. The query server relays requests to the database and formats the response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sqljc is a java program to connect through JDBC to any database engine (with JDBC support) to make simple queries and to execute sql files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    a collection of database related plugins for the Eclipse platform: This project has moved to bigsplash.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Utilites for databases uses JDBC for backup/restore and run scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This bash script, in conjunction with a java program, will backup your mysql database(s) to a file using mysqldump, and gzips it. Depending on setup, it will either e-mail you the file, or leave it in the installation directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Attrezzo is an Eclipse plugin for working with the Apache Xindice native XML database (http://xml.apache.org). The tool enables both typical user and administrative tasks on the database to be carried out in a state of the art GUI environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OracleSQL is a java based query analyzer/thin client development tool. It is meant to be an alternative to Oracle's SQL PLUS that eliminates the need to install any Oracle software on the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    Client for dict servers writen in JAVA (SWING) support UTF-8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    jDBA is database administration tool being written in Java. It will be able to manage multiple instances from a variety of DBMS such as Oracle, Informix, Sybase, MySQL, and others. Development is currently focused solely on Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    JavaMyAdmin is a java-based frontend to MySQL database server. It has the same functions as phpMyAdmin, but is more secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The goal of the Standard MP3 Database Project (SMDP) is to provide a standard means of storing MP3 ID3 tag and Ogg comment information within a database, such as PostgreSQL, and MySQL, along with an API for querying a SMDP-compliant database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    zxJDBC implements the Python Database API version 2.0 in Java. It utilizes JDBC to provide database connectivity in Jython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Open Magic Data project (OMD) is an attempt to organize magic data (data used in the Magic: The Gathering (TM) game) into a format that allows for easy access by encoding it into XML. see the Home page for more details. http://omd.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JDBC Explorer is a Java program that provides a front end for SQL commands. It uses JDBC drivers to connect to a RDBMS. Future plans include storing a history of commands, syntax highlighting, and customizable ui.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo