Showing 27 open source projects for "sql"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 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
    AQFS

    AQFS

    Advanced Querable File System

    A file system querable like a database. It supports automatic file versioning, an integrated trashcan, attachments, galleries. Developed using libFuse.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Java Batch Job Framework. The JBJF uses an XML definition file to abstract many of your common batch job parameters. The JBJF programming framework uses a task list concept as a divide and conquer strategy to simplify your batch job development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SynchedIn

    To synch and encrypt all sorts of data across different sources

    SynchedIn is a portable utility created to enforce realtime or latent synchronization of data (generally files) between different data storage sources. You can create as many synch configs as you please. Each synch config specifies a number of data sources, a number of schedulers. Each scheduler determines when the data sources must be checked for synchronization. Each data storage source represents a hierarchical (file system ...) or other type of data storage medium. These include...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FS-Inspect
    FS-Inspect is an easy to use tool designed to give you an overview about your files and directories (Disk Usage). On start up, it reads recursively the inspected directory and presents the content in two useful views: * The folder view, shows the directory tree, sub-folders are sorted by size. * The type view, shows all file types found, sorted by the total size. In the post scan, the utility start searching for duplicates. All duplicates are listed in the file view, colored...
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Tagsistant

    Tagsistant 0.6 is a semantic file system for the Linux kernel.

    Tagsistant 0.6 is a semantic file system for Linux and BSD kernels. Tagsistant allows to store any kind of object: files, directories, devices, symlinks, pipes, etc. It features a simple reasoner able to establish two kind of relations (is equivalent and includes), manageable from the relations/ directory. It also features a file deduplicator: if two files with the same content are loaded, Tagsistant is able to delete the duplicated copies and moving its tag to the other one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SchizoCopy

    SchizoCopy

    Schizocopy is a utility software for Copying/Moving Files in Windows

    SchizoCopy is a software application for Microsoft Windows that is designed to be used to move or copy computer files. As an alternative to the Default Windows OS copy operations, it is designed to be faster and have more functionality than the native tool. SchizoCopy offers many unique offers besides providing fastest copying speed. It has an unique option for "Backup support" in case of unexpected shutdown or System exit you can always resume your ongoing Copy/Move operations.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    tag-based semantic file system, in python, over FUSE. pluggable aspects (parsing or interpretting). querying and relations between tags/items. modular architecture, allows different user-ends (fs/webdav/http/..), or backends (sql/rdf/..)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NFS v2 server implementation written in java backed with oracle database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 10
    SQLfileFS is a Linux userspace filesystem which generates files via SQL content and an individual mask.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lightweight File Integrity Checker. It will keep a database with a sha1/md5 fingerprint of your files and scan on command for any changes, added or deleted files. It can output to logfile, email, syslog or eventlog. Satisfies PCI-DSS 1.2 requirement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Smart Copy is a single-file Python app for batch execution (Ant-like) of commands. For example, SC can dump a SQL database, zip it and a source dir, and then send everything to an FTP site. Batch files are XML-based. See More >> Wiki for full details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    texQL, "sQL for Text" grants you sql-like access to all ascii-files on the filesystem. eg: SELECT foundcount,filename,filesize,content,linenumber,linecount FROM ./ WHERE CONTAINS='mysql_connect' OR 'mysql_pconnect' AND filename="*.php"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hyppocampus is a relational filesystem, which uses the hard disk as an unique database accessible with SQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    md5cache is best described as an fast, improved "md5sum". it determines the md5-hash of a file and print it out. but, on a second call to the same file, as long as it keeps unchanged, there is no need to rescan the whole file again. its database driven
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HealthMonitor is a free powerful and featureful system monitoring tool for Windows. It works as a Windows Service and check system status (event viewer, disk free space, services status, performance....) and notify the administration by E-Mail, SMS ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A project to create a Distributed Relational Database File System for the GNU/Linux platform. The architecture will allow for multiple encryption and/or compression layers as well as providing the ability to complete live backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A intellective, effective, convenient manage system for PC documents and personal knowledge architect on windows and share in the internet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A linux userspace shadow (file data is on disk) relational filesystem (aka "database filesystem") using fuse and postgresql to store metadata. Directories can be queries, and powerful features (e.g. bayesian classification) are added through plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Very fast setup of typo3: Just download typo3installer.php (or the .zip) and run it from your webspace. Fill in your mySQL-connection-data, press "Run Setup" and wait a minute: The large tar.gz-file is fetched from server-to-server, processed and typo3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    File system over a standard SQL open source database, here PostgreSQL. It provides standard methods to establish a link between a disk based file system and implements all what is known on a standard ext2 file system. Interesting for all web developments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Allows to mount different SQL servers as NFS server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Silis OS is a online based operating system which will allow users to access their files and programs from any where in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A fuse filesystem implementation to a MAID system. Multiple Array of Inespensive Disk Use case: a user have many usb sticks, disks and other filesystem to merge in a single filesystem to get the data and move it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Neverwinter Nights Filesystem attaches itself to your servervault folder and intercepts file I/O requests (like a virus scanner does), routing the Fields into and out of an SQL database. Result: full read write access to your servervault using SQL!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next