Search Results for "sqlite portable" - Page 2

Showing 56 open source projects for "sqlite portable"

View related business solutions
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    Maille
    Maille is a basic and portable audio player. It was a personal project and it is now released as a feed back to the community.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Saaghar
    “Saaghar” (ساغر) is a Persian poetry software written by C++ under Qt framework, it uses "ganjoor" database as its database. It has tab feature in both its “Viewer” and its “Search” page that cause it be suitable for research goals.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    snippetsource

    snippetsource

    Portable source code librarian

    Snippetsource is a simple yet powerful repository to store code snippets or any other text content. SQLite is used as the database backend which makes fast indexed lookups possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 5
    PhonixJ

    PhonixJ

    A cross-platform phone-book written in Java using SWT.

    PhonixJ is a simple, light and feature rich desktop phone-book application written in Java. It uses Sqlite database files, so it is quite portable. The program runs on Linux, Windows and (soon coming ) MacOS. Features: - Add/remove contacts - Create vCard v.3.0 - Create Contact Card in .SVG - Create mail envelope address - Sophisticated search engine - Customizable printing options - Support for email and browser clients - Batch export/import of the contacts via .vcf (3.0) files (tested with Kontact) - A tool to select multiple e-mail addresses, copy them to clipboard and open compose mail Current version: 1.0.3 News: - Added notes record to each contact - If you want to see it in your own language, please download the Main.properties, and translate it, then send it back to me. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    uSQLite

    An SQLite network wrapper

    uSQLite is a network wrapper for SQLite. It turns SQLite into an RDBMS but puts the emphasis on the 'Lite'. In fact it works in a somewhat unconventional mmanner in order to make both servers and clients as light, portable and simple as possible. Readers who are not familiar with SQLite are advised to visit www.sqlite.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    baretorrent

    baretorrent

    simple and portable bittorrent client with extensions

    This project has been moved to https://launchpad.net/baretorrent. There will be no more new releases on sourceforge. The web page is at http://baretorrent.org. Old description: This is a portable BitTorrent client with basic features along with support for extensions. The most recent release (18-jan-2013) is 0.4 for Windows, Debian 6.0.6, Ubuntu 12.04 and OSX 10.6.8. Only one extension is available so far: a simple server that is compatible with how the uTorrent WebUI adds...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Academic Web Page

    Academic Web Page (AWP) project

    AWP is a project that was initiated having the aim of providing very simple solution for academic webpages. Thus, it is designed to be very lightweight, secure (as much as possible) and portable. It is written in php and uses SQLite as database which gives it high performance and stability and keeps it simple and portable (due to the fact that it does not need a DBMS server) at the same time. For installation procedure, please visit project's website below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    The Standard Portable Library (SPL) is a smart pointer based cross platform framework. SPL is an STL replacemnt and has an API similiar to .net and java. Features include Dates, pointer debugging, collections, IO, network, data, threading, and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A well designed and portable SQLite wrapper library for C++ You're welcome to make suggestions for design improvements. Feature requests are welcome too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    QAstro

    astrology software

    QAstro is an astrology software mainly targeting the Munich Rythm School's system of Wolfgang Doebereiner. It is developed using libqt4 and Linux and should be portable to all platforms supported by libqt4.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    EffiDB
    Portable C++ RDBMS client library. Provides C++ API and isolates application from low-level DB interactions. Manages database connections, builds and executes SQL statements, parses query results, etc. MySQL, MSSQL, Oracle, SQLite drivers available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MMM jLauncher
    This project is about creating a portable launcher for the Maniac Mansion Mania Fangame-Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chhobi is a photo organizer aimed at the average home user who wishes to sort photos based on keywords and captions. Information is stored in the image metadata using the IPCT standard making the organization portable over computers and operating systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A modern secure, robust, multithreaded, exception aware, internationalisable, portable GUI toolkit library designed for mission-critical work in C++ and Python forked from the FOX library. Replicates the Qt API in many places.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Redland is a set of object-based, modular and portable C RDF libraries providing RDF APIs for the graph, triple storage (librdf), RDF/XML parsing and serializing (Raptor), SPARQL RDF querying (Rasqal). Language APIs in Perl, PHP, Python, Ruby and others.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    dotorg, a floss RAD framework
    The dotorg framework is providing open source and portable RAD framework using bleeding edge open source software. (Get the C++ source via the SVN). [Dotorg framework is not linked with dotnet in any manner]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JokeboxJunior
    JokeboxJunior is a jukebox for all kinds of media files. Main target media are audio files such as mp3, wma, ogg or ape and videos files such as avi and mpeg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Verde Contacto
    Agenda telefónica simple y versátil para la administración de contactos. se planea desarrollar dos versiones 1. Web. programada en php 2. Portable. programada en java (java standar edition).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Harvest Moon is like it said a Harvest Moon (SNES) clone with more tasks, items.. and a larger story, which is currently in development. It uses OpenGL and SDL and will be written mainly for Linux, Windows and hopefully many portable devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Crazy Funky Freaky Music Machine is a RSS-Generator for streaming mp3s or other audio files especially to a Playstation Portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A NCurses based calendering system. Support for all the features in the popular calendering programs, including to-do support; project support; and time clock support. Designed to be portable across platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pocoo, the Python powered bulletin board software. Pocoo is easily extensible, highly scalable and portable. For more information, SVN access and trackers please visit <http://www.pocoo.org>.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB