Showing 111 open source projects for "file manager in java"

View related business solutions
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 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
  • 1
    Moved to https://github.com/DANS-KNAW/dans-dp-lib
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Lux IO is yet another fast database manager. It's originally designed for search engine internal storage engine, but it's pretty useful for normal use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This projet try to develop an object persitence framework (MicroObject) for java me/MIDP, allowing password protection and data encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TESSDB is an application that provides TPC benchmark, I/O pattern analyze, and source code view for open-soruce DBMS. TESSDB is designed for researchers interested in developing a new database suitable for next generation storage device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    FastFreeTextSearchFiles (fastfreetextsea) is a external, internal hard disk, USB flash pen, file indexer for Fast Free Text Search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HeliDB is a database for persisting key—value pairs from Java programs. Users have many choices in configuring what features they want the database to have and in how the data is stored. Features are for instance transactions and fast B+ trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ConStore is a light-weight model-oriented storage facility for concept networks (Concept-Nets) with seamless object-oriented programming interface. Concept-Nets can be viewed as arbitrary graphs where the vertices as concepts and the edges as Relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    This tool can parse the oracle statspack flat file report, create tables with sp content in html format. It is a good tool for DBA and Oracle Developer.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    A Java Object Database Layer on top of the GT.M database engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SGBD OO GesDatos desarrollado en Java 5, ODMG 3, arquitectura Cliente/Servidor, Persistencia, Transaccionalidad, Encripcion, Autenticacion, Backup, Recuperacion, OQL y ODL. Desarrollado por el Grupo GESDATOS, U Distriral Francisco Jose De Caldas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 13
    BeanDB intends to implement relational algebra with JavaBeans as domains and various storage engines as backends; including direct storage into a file system and RDBMS. This provides an alternative to object-relational mappings for Java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The JPalo Client, API, and WebClient are tools to visualize and model data of a Palo or XMLA database. Their main purpose is Business Intelligence Reporting and Planning. With the API, programmers can easily model their specific needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ky eshte nje projekt i HAPUR/FALAS per publikun Shqip-foles i cili permban nje seri Video-Kursesh, Udhezime, dhe Shembuj Kodi per gjuhe (web) si: XHTML, CSS, JS, PHP, AS3 etj. si dhe per Desktop: C++, Java, Adobe Air etj. + programe/praktika te ndryshme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An XML Database System for Full-Text Approximate Queries with Ranked Answers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BaseMovil is a framework for fast development of J2ME applications: a powerful J2ME database engine, a scripting engine and an ui toolkit which is fully integrated with both and allows xml view definition. The framework handles device differences/bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Small, simple and robust database in Java. If you need a persistent hash map, this is for you. It is basically as fast as it gets without caching, but doesn't offer any non-basic features like transactions or concurrent access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Very small database, forked from TinySQL (but later rewritten from scratch) for the study of good software writing and Database theory knowledge. Currently works with flat (TXT) files. Will use DBF, XLS, CSV, memory tables and SQLite formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SimpleSQL is a 64-bit relational database, works as a standalone server-free db. component and transactional db. server, with standard SQL and JDBC, has portable single db. file, first db. available in Java and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A minimalistic prevalent storage for Java SE 5.0 that replaces the need for JDBC and RDBMS for small and mid-sized applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ChaiDB is an embedded data storage developed at the kernel level by using B-Tree implementation. It is a natural database choice for name/value applications such as JSON. JSON-Cache utilizes ChaiDB to provide persistence and cache solution for JSON data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is an open-source server development project with the goal of making a perfect private server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JKBS it's a production system: a knowledge based system written in java. You can store if-then rules (called production) and fact in its production memory and let the inference engine to produce some result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A super-small embedded sub-relational database engine. No SQL just Java classes and methods; easy API. Great for business applications and environments with low resources. Check the Project-->Website & News below. Email me for help or post in the forum.
    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.