Showing 24 open source projects for "java sqlite"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 1
    MiluDBViewer

    MiluDBViewer

    free DB GUI Tool

    Last Release: 2025/10/01 ver0.4.0_jdk25 ** Checked DB(MiluDBViewer0.4.0_jdk25)** Cassandra 4.1.4 MySQL 8.0.36 Oracle Database 23c Free PostgreSQL 14.11 SQLite 3.45.1 Microsoft SQLServer 2017 MongoDB 3.6.5 ** Checked DB(MiluDBViewer0.3.9_jdk21 )** Cassandra 3.9.0 MySQL 5.7.20/8.0.11 Oracle 12c Release2/11g Release2 PostgreSQL 10.4/10.1 SQLite 3.23.1 Microsoft SQLServer 2017 MongoDB 3.6.5 ** Availblable OS ** Windows, Linux,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Kendo Tournament Generator

    Kendo Tournament Generator

    Tool for managing a kendo tournament

    This software manage different kendo tournaments: from local simple championships to professional tournaments with high number of teams. The software can manage the registration of competitors, team generation, design of the tournament (simple, championship, manual, ... ). Also allows the creation of accreditations, list of teams and other documents in PDF useful for manage a real kendo tournament. Finally, it allows to obtain some statistics and feedback from each team and competitors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SQLeo Visual Query Builder

    SQLeo Visual Query Builder

    Helping users to quickly understand SQL queries

    SQLeo is a professional lightweight SQL Query tool that permits to create or display complex sql queries (from OBIEE, Microstrategy, SSRS, Cognos, Hyperion, Pentaho ...) and permits to reverse engineer database models as db designers do. This SQL GUI supports all JDBC drivers: Oracle, MySQL, MSSQL, Firebird, HSQLDB, H2, PostgreSQL, CsvJdbc, SQLite, UCanAccess, MonetDB ... (but MySQL jdbc and CsvJdbc are the only driver included in the package) Can be compared with : FreeQueryBuilder...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 4
    Tadpole DB Hub

    Tadpole DB Hub

    Web based Database collboration tools

    Original home : https://github.com/hangum/TadpoleForDBTools It is a tool to manage Altibase, Amazon RDS, Apache Hive,Apache Cassandra, Apache Tajo, MongoDB, CUBRID, MariaDB, MySQL, Oracle, MSSQL, SQLite, Tibero, PostgreSQL in Web Browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    CommandoSQL

    CommandoSQL

    SQL client for various database engines

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Orbada - Database manager

    Orbada - Database manager

    Database SQL, query tool, using JDBC for Oracle,SQLite,PostgreSQL,etc

    ORBADA is a database, SQL, query client using JDBC drivers. It is a tool to administrate and manage database structure. It Is for Oracle, SQLite, Firebird, HSQLDB, DerbyDB, MySQL, PostgreSQL and other databases.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    Adele

    Adhoc Data Exploration - Live & Easy

    Adele was developed to simplify the daily work with data. Use it as a swiss knife to fill the gap between your work with spreadsheet application like MS Excel and enterprise servers like SAP ERP. Specialized tools like Rapid Miner, KNIME or similiary stuff should not be replaced. But Adele is designed for business people working with spreadsheet applications to analyse their data. There are many technical concepts in an easier way included. For example realtime OLAP, transformations,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    SQLExecutor: A Simple JDBC framework

    Tiny and easy to use JDBC framework, simplifies usage of JDBC driver

    A simple JDBC framework (JAR) by Jeff Smith. Employs database independent, unchecked exception code. Supports Oracle, mySQL, HSQL, and PostgreSQL--can be easily extended to new databases. See article (originally published on Developer.com ) here: http://softtechdesign.com/products/SQLExecutor/SQLExecutor.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 10
    SK: Alternatívny program pre vyhľadávanie v zozname daňových subjektov k java programu, ktorý bol k dispozicí na stránke www.drsr.sk (teraz www.financnasprava.sk) EN: QT alternative for java program zzndphapp from www.drsr.sk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Light Warehouse

    Small program to take care for goods in stock.

    Main reason to open this project was desire to test some solutions like ability to remote upgrade or working with db. Anyway, software is working and is use as help to keep warehouse up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    addressdb

    Java graphic front end for SQLite database (eg addressbook)

    addressdb is a graphic front end for an SQLite database. Typically the database may be an address book. addressdb incorporates flexible field searches based on SQlite's native comparison operators and word and regular expression searches. Records may be exported as pdf files with flexible formats (eg address labels) and as text files (eg comma separated values - csv) also with flexible formatting. csv files may be used as backup and to transfer data between databases; addressdb can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DBEdit 2
    A database editor, suitable as front-end for all your relational databases. Connects to Oracle, DB2, MySQL and many other databases. Used to easily query, update and administer your database, create reports and synchronize data.
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 14
    WordNet Browser using SQL database and Hibernate as Object-Relational Mapping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JAAMS (Just Another Audio Management System) JAAMS is a JAVA library that organizes music using a relational database such as MySQL, or SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Application for querying databases, accepts any database with jdbc driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ActiveGrid is an Enterprise Web 2.0 solution that allows the composition of code-free applications that comply with corporate IT standards. Technologies include Python, Java, XForm, Xpath, WSDL, CSS, XML Schema (XSD), XACML, and BPEL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20
    SQLiteJDBC is a JDBC driver for SQLite 3. It supports the most commonly used features of JDBC. Only a single native JNI library is required, and SQLite is compiled in. Binaries are provided for Linux, Mac OS X, and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Seed is a ZendFramework-based comprehensive and mainly PHP-based API to assist developing web-based applications on a solid space of modern features such as DBMS abstraction, AJAX and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gSqlite is an open-source graphic frontend for SQLite, and is written in JAVA. gSqlite maintains meta info for displaying the construsted databases. It also provides commond box and GUI window for design, construction, and retrieval of your databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QueryLite - a query analyzer for, and in the spirit of the Sqlite database, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Central hosted cloud computing has to many bad security implications. So the purpose of AAPD is to provide a decentralized private cloud of disk storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next