Showing 25 open source projects for "red-files"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    This is a Java based xBase engine to read write and update dbf files. Using the package's classes and methods programmers can process dBase III and IV files and some clones (e.g. Clipper/FoxPro) along with index and tag files and the individual fiel
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3

    My ZZZ Knowledge Micro Web Base

    This is a base which stores knowledge in the form of nested sets

    ...Each server can create and access the unlimited knowledge bases and databases associated with other servers located on the Internet or Intranet. Knowledge bases managed by artificial intelligence language, such as executable code can be written as in external files and in the elements of the base. The Knowledge Base is powerful enough, it can be used for indexing web contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    2 Java frameworks with transient and persistent object models based on nonstandard approach (less evident but faster development): an object is a set of named fields. 3 non-object libraries simplifying access to tables stored in RDB, text files, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    Rows Based File is file management software. User can access any row randomly in files without load whole file into memory. It can be used in somewhere, such as huge queue file or logging file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CloudBase is a data warehouse system for Terabyte & Petabyte scale analytics. It is built on top of Map-Reduce architecture. It allows you to query flat log files using ANSI SQL. Visit CloudBase home page for details- http://cloudbase.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SAADA transforms a set of heterogeneous astronomical data FITS files in a powerfull database deployed on the Web and including VO features. The database is located on your host and keeps under your full control. This job doesn't require to write cod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    oracle-jutils
    PL/SQL packages to perform Oracle 11g tasks within a very few number of lines : dump/load LOBs, compute CRC, get Mime Type from a BLOB, send XMPP messages, list directory contents as a table, interact with Twitter,deal with QrCodes, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DruideDB is an embedded database (based on Object/XML mapping files) for Java applications. Both source code (DAO) and persistence layer (mapping) is generated. This DB stores everything as strings and handle auto-increments and multiple PKs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10

    Java CSV Library

    Small, fast Java library for reading and writing CSV files

    Java CSV is a small fast open source Java library for reading and writing CSV and plain delimited text files. All kinds of CSV files can be handled, text qualified, Excel formatted, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    JavaPub is a one-click install BibTex-publications portal based on a simple java codebase. It features a drag-and-drop uploader module to upload BibTex files and a module that generates the html-index and entry-pages for publication listings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    tinySQL is a SQL engine written in Java. It uses dBase format files compatible with MS Excel. tinySQL comes with a command line interpreter which you can use to create, drop, or update tables. A GUI for tinySQL can be found at www.sqlmagic.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ritmark FS Engine is filesystem engine for MySQL Server. Using Ritmark FS Engine you can work with your files using SQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Persistence Framework for Java with no JDBC or SQL knowlege needed. An easy to use Administration GUI is provided to hook into almost any database. No XML configuration mapping files! Easiest Java Database layer out there period.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DORM4J (Dynamic Object-Relational Mapping for Java) is an O/R Mapping library for java. It uses annotation in jdk1.5 and dynamic feature of java language to implement O/R mapping function without additional XML config files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DOMSafeXML is an XML database platform based on MonetDB. It offers multi-user access to XML files via DOM interface. Language bindings for COM, C++, Java and C# are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple object persistence mechanism for Java that can be added to an application in minutes. All data is kept in memory and stored as property files in a Maildir, allowing external viewing and modification of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is an implementation of the java DOM specification that keeps all its "parsed-node" data in disk files instead of RAM. This means you can create really big DOM trees an not use all your RAM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    [PROJECT ABANDONED] This project will provide a 100% pure Java database implementation accessible via JDBC. The database is stored in plaintext files and loaded into RAM at runtime. Implements mySQL datatypes for trivial migration to/from mySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RBFF is a JDBC driver for being able to easily view and execute simple select SQL queries against a record-based flat file (such as EDI files, or other proprietary legacy files)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A implementation of the Trie data structure with java random access files and regular expression queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Providing a Web based console to manage a remote machine: copy/paste, execute commands, edit files, exectue SQL statement, provide AJAX based look and feel, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next