Showing 2496 open source projects for "base64.java"

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
  • 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
  • 1
    Moelnir

    Moelnir

    Heap organised database service (Java library)

    Moelnir is a basic database file, addressing variable record data through integer identifiers, which applies heap organisation of its data space. Advantage of Moelnir is that each record is stored in a continuous segment on the file while still record size is limit-less variable and modifiable. There are no data length limits other than the range of a 63-bit unsigned integer. Scalability is limited to 1 - 10 Mio. entries due to non-paging internal structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Wheefun TriggerWarning Library

    Selectively enable features in software which may be objectionable

    The Wheefun TriggerWarning libray (aka WFTW) is a framework for determining which features of software should be selectively enabled due to a user's preferences, as well as to known legal caveats which may apply to a program. This library allows users to poll a given tag and to assess its suitability given the user's preferences. WFTW has two use cases in mind: * Providing content filtering or warning in implementing applications where certain content may be objectionable or otherwise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Key data comparer

    Key data comparer

    Fast comparer for database data in the key predefined tables

    I have to fast compare the key data between two databases. As input I have a XML file with list of tables to compare. Program connects to both databases, reads the list of tables, compares data in records with the same primary key and finally produces report: records missing in the databases and records with differences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Database forms library and constructor written in java. User application consists of database objects definition, declarative forms definition (stored in Oracle or PostgreSQL repository database) and java classes, which extеnds base form class. Constructor are based on this library and also may be used as sample application. Project was started in year 2003 as C++/Win32 library. In year 2006 it was completely rewritten in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    The OpenHMS Project
    OpenHMS brands a collection of projects and many subprojects developed by Health Market Science. This is a robust collection of development libraries, APIs, and tools oriented around data manipulation and professional software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Xodus

    Xodus

    Transactional schema-less embedded database used by JetBrains

    JetBrains Xodus is a transactional schema-less embedded database that is written in Java and Kotlin. It was initially developed for JetBrains YouTrack, an issue tracking and project management tool. Xodus is also used in JetBrains Hub, the user management platform for JetBrains' team tools, and in some internal JetBrains projects. Xodus is highly concurrent. Reads are completely non-blocking due to MVCC and true snapshot isolation. Xodus is schema-less and agile. It does not require schema...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Uniscala is a set of Scala APIs for business objects that supports a framework, called Granite, for business-oriented web applications based on Scala, Wicket and DB4O. Uniscala is strongly influenced by Zope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Elassandra

    Elassandra

    Elassandra = Elasticsearch + Apache Cassandra

    Elassandra is an open-source integration of Apache Cassandra and Elasticsearch, combining the distributed NoSQL storage of Cassandra with Elasticsearch’s search and analytics capabilities. This hybrid database solution allows users to store, index, and query data efficiently while ensuring fault tolerance and scalability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Worderize Lite

    Worderize Lite

    Worderize is designed to make the language learning more effective.

    Worderize Lite is an open-source software that is designed to make the language learning process more effective. New features in V2.0: German and French localization; You can now add definition to words; "Edit" button for words and their definitions; DES + AES encryption. New features in V2.1: Support for Hebrew language. For more information please visit: https://github.com/Northstrix/Worderize Worderize Lite requires java to be installed on your computer. You can download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Rel

    Rel

    Rel is a database management system (DBMS) that implements Tutorial D.

    Rel is a DBMS primarily intended for educational purposes, but also suitable as a desktop DBMS or lightweight server, that implements Date and Darwen's "Tutorial D" true relational database language. Source code is available at https://github.com/DaveVoorhis/Rel
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    CloudBeaver

    CloudBeaver

    Cloud Database Manager

    Cloud Database Manager, community edition.CloudBeaver is a web server that provides rich web interface. The server itself is a Java application, the web part is written on TypeScript and React. It is free to use and open-source (licensed under Apache 2 license). CloudBeaver is a light modern web application for database management. Out-of-the-box CloudBeaver supports various SQL, NoSQL and BigData data sources. It is really easy to set up CloudBeaver. In a few clicks you can configure your...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    SQLancer

    SQLancer

    Automated testing to find logic and performance bugs

    SQLancer is a tool to automatically test Database Management Systems (DBMSs) in order to find bugs in their implementation. That is, it finds bugs in the code of the DBMS implementation, rather than in queries written by the user. SQLancer has found hundreds of bugs in mature and widely-known DBMSs. SQLancer implements approaches for automatically generating SQL statements. It contains various hand-written SQL generators that operate in multiple phases. First, a database schema is created,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Paper NoSQL

    Paper NoSQL

    Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android

    A lightweight, NoSQL document database for Android applications, providing fast and efficient local storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Lemur Project

    The Lemur Project

    Search engine and data mining applications and ClueWeb datasets.

    The Lemur Project develops search engines, browser toolbars, text analysis tools, and data resources that support research and development of information retrieval and text mining software, including the Indri search engine in C++, the Galago search engine research framework in Java, the RankLib learning to rank library, ClueWeb09 and ClueWeb12 datasets and the Sifaka data mining application.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    oops-easytrack

    oops-easytrack

    A bug tracking system in a wlan-, web- or rmi-environment

    Oops-easytrack is a Bug Tracking System, implemented as a wlan-, web- and RMI-based version. Bugs are created, modified, logged or searched. Users, projects,components and releases can be administrated. Reports of 4 types may be generated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    log4db2

    log4db2

    Logging utility for DB2 for LUW written in SQL-PL

    ... are based on the popular Java logging utilities, such as Log4j and slf4j/logback. * Log4j - http://logging.apache.org/log4j * Logback/SLF4J - http://logback.qos.ch/ - http://www.slf4j.org/ The licenses of this project are: * For the source code is "BSD 2-Clause license". * For the documentation is "FreeBSD Documentation license." With these two licenses you are free to use, modify and distribute any part of this utility. Author: Andres Gomez Casanova
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JAMon API

    JAMon API

    Monitor Java applications - SQL, HTTP, Methods, Exceptions and more.

    JAMon API is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor the performance and scalability of production applications. JAMon tracks hits, execution times (total, avg, min, max, std dev), and more. * JAMon Users Manual: For more on the JAMon, including installing, configuring, and using it, see http://jamonapi.sourceforge.net/. * Support: If you have any questions about usage please post a question on the forum at http://sourceforge.net...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 18
    JQuickBase

    JQuickBase

    elementary database files for Java, B+ tree index files, ISAM

    Java API to realize quick ISAM (Index Sequential Access Method) functionality for application in the file system. Includes scalable database files w/ space recovery and variable record length, scalable B+Tree index files. Supports file backup and restore. Two package types: one with and one without strong file encryption using Twofish algorithm and state-of-the-art encryption technology.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    OpenTSDB

    OpenTSDB

    A scalable, distributed time series database

    OpenTSDB is a distributed, scalable Time Series Database (TSDB) written on top of HBase. OpenTSDB was written to address a common need: store, index and serve metrics collected from computer systems (network gear, operating systems, applications) at a large scale, and make this data easily accessible and graphable. Store and serve massive amounts of time series data without losing granularity. Generate graphs from the GUI, pull from the HTTP API, choose an open source front-end. OpenTSDB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KairosDB

    KairosDB

    Fast scalable time series database

    KairosDB is a fast distributed scalable time series database written on top of Cassandra.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    WatchBase Collector's Catalog

    Track your watches, including planned, current, and sold ones.

    A database catalog application for watch collectors. Maintain an inventory of watches. Allocate watches to future purchase, in collection, and disposed of or sold categories. WatchBase tracks your purchase history for warranty and other purposes. Analytics include generating a histogram of how many watches are at each price level as well as how many watches have been ordered over the past year.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    ChoiceMaker
    Record matching software
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Java utility to generate SQL database from WordNet standard database as released by the WordNet Project (Princeton University)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Apricot DB

    Apricot DB

    Database ERD- design tool with Reverse Engineering

    Design/Reverse Engineer/Generate Scripts/Compare Versions of all major databases with "Apricot DB" ERD- tool "Apricot DB" is a database tool for design and analysis of the relational database structure. It represents the DB- structure in the form of editable Entity/Relationship Diagrams (ERD). "Apricot DB" allows to perform reverse engineering on the existing database, as well as to create a new database structure from scratch. Allows to generate the essential DDL- scripts for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    pgjdbc-ng

    pgjdbc-ng

    A new JDBC driver for PostgreSQL

    pgjdbc-ng is an alternative PostgreSQL JDBC driver for Java that focuses on advanced protocol features and better performance. It supports full PostgreSQL type mapping, asynchronous communication, and efficient prepared statement handling. pgjdbc-ng is built for developers needing more control and lower latency from their Java/PostgreSQL stack.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.