Showing 51 open source projects for "linux os 100mb"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC is a library for accessing and creating SQLite database files in Java. Our SQLiteJDBC library requires no configuration since native libraries for major OSs, including Windows, Mac OS X, Linux etc., are assembled into a single JAR (Java Archive) file. The usage is quite simple; download our sqlite-jdbc library, then append the library (JAR file) to your classpath. SQLite JDBC is a library for accessing SQLite databases through the JDBC API. SQLite supports on-memory database management, which does not create any database files. ...
    Downloads: 429 This Week
    Last Update:
    See Project
  • 2
    HHDB SQL Admin

    HHDB SQL Admin

    HHDB SQL Admin is a graphical PostgreSQL client written in Java.

    1. Developed by pure java 2. Customrized for PostgreSQL 3. Support multi-language 4. Use pg JDBC driver for connection 5. Use swing components for GUI 6. Test with Jdk1.7 and 1.8 on windows and CentOS 6,7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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, Mac ** Available Language ** English/French/Spanish/Chinese/Japanese ** Required ** JDK25+OpenJFX25 => MiluDBViewer0.4.0_jdk25 JDK21+OpenJFX21 => MiluDBViewer0.3.9_jdk21 JDK17+OpenJFX17 => MiluDBViewer0.3.9_jdk17 JDK11+OpenJFX11 => MiluDBViewer0.3.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ConceptBase.cc

    ConceptBase.cc

    A Database System for Metamodeling and Method Engineering

    ...ConceptBase.cc can represent information at the data level (example data, traces of process executions etc.), the class level (schemas, process definitions etc.), the metaclass level (constructs of modeling languages), the meta-metaclass level (constructs for defining modeling languages), and so forth. ConceptBase.cc is developed by the ConceptBase Team at University of Skövde (HIS). ConceptBase.cc supports Linux, Mac OS X and Windows. ConceptBase.cc is free software distributed under a FreeBSD-style license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    EasyQuizzer

    EasyQuizzer

    Helping teachers around the world to create unique tests per student.

    English Developed with the aim of helping teachers from different areas to create automated tests that are unique for each student. EasyQuizzer stores all questions in a database management system. Subsequently, an exam is set up with the desired items. The program will then run randomization algorithms that will shuffle both the questions and the alternatives so that there are no two identical exams. Portuguese-Brazil Desenvolvido com o intuito de auxiliar professores a criar provas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Universal Password Manager

    Universal Password Manager

    Store all your passwords in one secure encrypted database.

    Universal Password Manager allows you to store all your passwords in one highly secure encrypted database. Its strengths are simplicity, portability and security (uses 128bit AES encryption). UPM is available on Android, Windows, OS X & Linux.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 7

    Lily Sql Client

    Lily Sql Client is a pure java client that supports jdbc databases.

    Lily Sql Client is a pure java client that supports jdbc databases such as Oracle, Mysql, DB2, and so on. It's written in java and runs on windows, linux and Mac OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HSQLDB_TRAY_ICON

    HSQLDB_TRAY_ICON

    It is a wrapper of HSQLDB Database.

    This program is a wrapper of HSQLDB Database. It allows configure, start, stop and monitor the HSQLDB Database, staying in the System Tray as Tray Icon. It's developed on Java so it's platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SafePassDB

    SafePassDB

    Protect your personal data with SafePassDB.

    If you are forgetful and want to store all of your personal data securely on your PC without internet connection then SafePassDB is definitely for you! SafePassDB is a free multi-platform software application written in Java programming language that will enable you to protect all of your personal data with one "Master Password" using AES (Advanced Encryption Standard). SafePassDB is light weight and super easy to use! Current version of the software uses 128 bit AES (Advanced...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    DataFlush

    A tool that allows you to move data from a source to a destination

    DataFlush is a tool that allows you to move your data from a source to a destination. Sources and destinations could be: - a database - a csv file - a fixed width file So you can use DataFlush for: - extracting data from a database to a file - importing data into a database from a file - moving data from one database to another - trasforming data files DataFlush is completely written in Java so you can use it with any OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ETL Framework is a standalone Extract Transform Load engine written in Java. It includes executables for all major platforms and can be easily integrated into other applications. Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript? and regex * data transformations Requirements *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    fzpgloader

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL This is a Java application that lets you filter the information into a file before loading using a copy (psql does not require). Use a configuration file for the data connection to the db, source file and special parameters. You can make SQL (using HSQL) the source file, allowing the transformation of data prior to loading. Can run on any OS that use Java without needing to install any additional components (other than...
    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.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 14
    OdbcServer+JdbcClient

    OdbcServer+JdbcClient

    Odbc/OLEDB network server with the jdbc java driver

    With OdbcServer+JdbcClient you can access your Windows Odbc Data Sources from the network using Java on your favorite OS. It's a couple of software: - An Odbc server that shares the Odbc data sources (or Ole Db Providers) - A Jdbc driver that can connect to the odbc server and use its shared databases;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    miMas - GUI tool for SQL developers

    miMas - GUI tool for SQL developers

    A UI tool for any database

    miMas is an intuitive GUI tool for SQL query development and data browsing. It provides a common set of features across all databases and can be installed on any Operating System which has a Java Runtime available. The tool uses JDBC drivers for connecting to a database. For most popular databases (Oracle, DB2, MySQL, MS SQL Server, Sybase, Cloudscape, PostgreSQL and Firebird), the JDBC driver is already included. For connecting to databases other than these, please refer to the tool's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DbConsole is a command-line/console/terminal application for SQL, ie, there is no GUI. DbConsole uses the portability of Java and ubiquity of JDBC drivers to run a single SQL interface to relational databases regardless of the OS or database server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hospital OS is a hospital information system for small-sized hospitals (100 beds or less, 200 out-patients per day or less). Hospital OS was developed for the healthcare system of Thailand targeting its small community hospitals nation-wide.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Purely Written in Java, Run on any OS, Jack DB Manager Client helps you to connect to any database allowing you,to view, insert, update, delete ,generate backup for database or selected tables. Tested on Oracle, MYSQL, MSSQLServer and DB2, Plug and play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DazioAES is a password manager: it's an application protected by a single password that stores multiple other password or informations in an encrypted way. It uses Bouncycastle crypto library (classes from) and their AES encryption implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Law Office Essentials (LOE) is a law firm case management system, which sets no requirements for operating system or database server. LOE allows end user SysAdmins to configure it for Microsoft SQL Server, MySQL Server or PostGRES SQL Server "out of the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Repositorio para armazenar os projetos da disciplina de Laboratório de Desenvolvimento de Sistemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Web Reporting

    although fully functional, this is a pre-framework that you can extend

    Fourfive is a powerful yet extremely easy-to-configure web reporting solution for Oracle and possibly other RDBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is an xpath processor built for the j2me platphorm. I couldn't find any xpath processor that would fit the limited resources of a mobile phone so I decided to write my own. Part of Active xml project (www-rocq.inria.fr/verso/Gemo/Projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jMeSQL is a rdbms developed for j2me and it can be used in any platform that has j2me/mobile technologies running support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple in use, OS-independent discs and records catalog written in Java with Swing GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next