1690 projects for "base64.java" with 2 filters applied:

  • 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
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    Dataman is a fully multi-threaded database server and client API libraries in C, C++, Java, and a PHP module has now been added as well. This is a 'direct access' database, not a relational one. It emulates the verbs of the EDITOR language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SafeJDBC is a Java library that simplifies the use of JDBC. The main goal during development was, to provide a library wich prevents a user from coding resource leaks. SafeJDBC is fully documented and ready to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VJDBC (Virtual JDBC) is a JDBC type 3 driver which provides efficient tunneling of JDBC commands/results over different communication protocols (RMI, HTTP, HTTPS ...).
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    DataFlush

    A tool that allows you to move 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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ...and regex * data transformations Requirements * Java 1.6 and up * At least 4 MB of RAM New in 3.2 (01/18/2013) * Improved auto-update functionality * Bug fixes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PubSearch

    Combined search engine for publication databases.

    With PubSearch you can search for publications of an author in more publication databases at one time. PubSearch can crawl also "cited by" publications transitively for you! You can export publications to citation formats. You can add your own format templates and publication database definitions. See the link below for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Mongo JDBC Driver

    A minimal JDBC driver implementation for MongoDB

    This project builds upon the MongoDB Java driver to provide a limited JDBC implementation to allow graphical tools such as SQuirreL SQL Client to visualize and manipulate MongoDB collections and documents. It will accept an SQL-like syntax for CRUD operations, where "tables" represent MongoDB collections, and rows are individual documents within a collection. Each row has two columns (ObjectId and Document).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CellarBoss - Wine cellar manager

    CellarBoss - Wine cellar manager

    Take control of your home wine cellar

    CellarBoss provides a simple way to manage your wine cellar. It lets you easily update your database and includes printable reports.It uses an embedded Derby database so no separate database server is needed. Reports are created using Jasper Reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An electronic version of the USDA The Emergency Food Assistance Program (TEFAP) information collection form. Not associated with the USDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The Tennis Ladder Administrator is a Java application which automates a lot of the tedious work you would normally have to do with pencil and paper in order to be the administrator of a tennis ladder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Black Box Database(BBD) design constrains schema references to the database. The BBD exposes an Application Programming Interface (API) generated by the developer, housed in the database. This API makes the database unit testable as a stand alone module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Make java data object persistent in file system whithout database. Between serialization in file and database. Cache your data model in file. Manage more objects than memory can contains
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MySQLJavaBackup

    MySQLJavaBackup

    Java Library for backing up MySQL Databases.

    Use this library to backup your MySQL Database from your Java code. This library only backs up the data, not the database structure(Future Releases). So when restoring the backup file, you must ensure that the database is created and fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    it is an emulator for making sql like behave like an odbms with an rdbms, it supports oracle, mysql, firebird and any other database, it is written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JSqlParser transforms a SQL statement into a hierarchy of java classes. Operations on the classes of JSqlParser are executed using the Visitor pattern.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    TerraER

    TerraER

    http://www.terraer.com.br

    TerraER is a free, open-source application that makes the understanding of data modeling much easier. The tool is addressed to academics, specially to support modeling database courses. Come to our web page to download TerrarER: http://www.terraer.com.br/index_en.html ---------------------------------------------------------------------------------------------- O TerraER é um programa gratuito, que facilita o aprendizado de modelagem de dados. A ferramenta é inicialmente voltada...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DBIO

    OLTP Database I/O Simulation Tool

    DBIO is a tool to simulate Online Transaction Processing Database, which can be used to model production envirment for I/O test. A standard configuration file contained in the software simulates TPCC-Like I/O workload, which is modeled from DB2 Database running TPCC-Like workload. DBIO can also do data consistency check after the I/O workload test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    HA-JDBC

    High-Availability JDBC

    A JDBC driver proxy that adds light-weight, transparent, fault tolerant clustering capability to any underlying JDBC driver.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DougDocX is a system which allows users to generate documents from web forms based on OpenOffice templates. The users create the templates, upload them, describe the fields they contain, validates, and adds them to DougDocX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cantharella

    Cantharella

    Pharmacochemical database of natural substances

    The information system (IS) “Cantharella: Pharmacochemical database of natural substances” share and sustain pharmacochemical data of all organisms collected for the study of their natural substances, with a controlled access via internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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 the JRE course) To make SQL on the source file, keep in mind: 1) The file will be played under the name "origin" 2) If the option encCol1era, not in the configuration file or encCol1era = 0, the columns are automatically named file like this: col1, col2, ... coln, and the SQL touches take these names. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Moved to https://github.com/DANS-KNAW/dans-dbf-lib.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Hibernate Pojo Generator generates all the Java code necessary to access a database via Hibernate Annotations (+ Spring) including JUnit tests (1 per table) that are able to run immediately without further customizations. Mostly tested with MySQL. Moved to GitHub: https://github.com/wwadge/hbnpojogen
    Downloads: 0 This Week
    Last Update:
    See Project