Showing 22 open source projects for "sqlite-1.0.66.0"

View related business solutions
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 1
    BASIC-256
    BASIC-256 is an easy to use version of BASIC designed to teach anybody how to program. A built-in graphics mode lets them draw pictures on screen in minutes, and a set of easy-to-follow tutorials introduce programming concepts through fun exercises, 2021-08-05 - Ubuntu and other LINUX users can install the latest version with snap: sudo snap --beta basic256
    Leader badge
    Downloads: 162 This Week
    Last Update:
    See Project
  • 2
    DBReport is a program for the creation and issuance of reports, written in Gambas. DBReport exists for Gambas1, Gambas2 (2.16 or higher) and Gambas3 (3.12.0 or higher) -- Creating reports in multiple layouts. -- connecting to one or more databases (even different ones) -- declaring parameters for the report(s) and/or the SQL-query(s) -- pass the parameters or enter them in a dialog, before printing -- compiled as executable and as gambas-component (gambas2) or library...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 3
    Maktabah Al-Miftah

    Maktabah Al-Miftah

    Integrated Islamic Library

    Maktabah Al-Miftah is a Linux digital book reader for Shamela eBook (.bok), Thwab eBook (.th) and its own eBook (.mfth). Version 3.3 is not compatible with Ubuntu 15.10 and up. Version 3.4 runs on Lubuntu 17.04. Now, Version 3.5 runs on Lubuntu 24.04. Its installation is on the Maktabah Al-Miftah Web Site. Maktabah Al-Miftah adalah pembaca kitab digital Linux untuk eBook Syamilah (.bok), eBook Thwab (.th), dan eBooknya sendiri (.mfth). Versi 3.3 tidak kompatibel dengan Ubuntu 15.10 ke...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    VeGNUli

    VeGNUli

    VenenuX's development and software contender

    VenenuX's development and software contender, based on Debian flavored with openbox, lxde and firmwares: * For support: full support to Debian 7, 8. 9.. https://gitlab.com/venenux/venenux.git * For packages see https://build.opensuse.org/project/subprojects/home:vegnuli * Older Debians can Debian 4, 5, 6 in limited ways see https://gitlab.com/venenux/venenux.git * For old packages see https://build.opensuse.org/project/subprojects/home:venenux * Complete Debian 4, 5, 6 repository...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5
    Transistor

    Transistor

    Exploiting Mox Software "Bipolar Transistors" database

    It requires db.sqlite database and images folder containing transistor's implementation pin Bipolar Transistor Database from Mox Software is not available anymore. As on many download websites it was mentioned as open sources (but no source available) I decided to rebuild if almost from scratch. As a transistor database may be useful i decide to share what I've done. It has been written in Purebasic because IDE is free till 800 lines of code written, and mainly because it's very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Windows application for connecting to and working with several different database systems, ranging from Microsoft Access to MySQL, PostgreSQL, Oracle, SQL Server, SQLite and more, using ODBC drivers. Written in PowerBASIC for Windows 9.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    Gambas
    A Graphical Developement Environment based on a Basic Interpreter with object extensions.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8
    XTras - Gerenciador Trabalhista

    XTras - Gerenciador Trabalhista

    Calcule horas extras, banco de horas, adicional noturno, faltas e etc.

    Com este aplicativo você poderá dar adeus a todas aquelas planilhas de excel e resolver todos os seus assuntos trabalhistas usando uma ferramenta amigável e intuitiva. Registre suas atividades trabalhistas diárias e não tenha sustos no fim do mês.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ToDoManager

    ToDoManager

    Simple software for to-do management.

    Simple software for to-do management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    myZone4

    myZone4

    Diet and workout software for Gambas3

    Diet and workout software for Gambas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO, in fact we may implement PDO in CDE to standardize PDO results and calls. Some PDO drivers are still regarded as EXPERIMENTAL on PHP website, so use with caution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Apousiologos for Linux

    School attentance letters

    THIS PROJECT IS NO LONGER SUPPORTED. IT WILL REMAIN HERE ONLY FOR HISTORICAL REASONS. Please install instead Apousiologos for local network located at: https://sourceforge.net/projects/apousiologoslanversion/ Greek secondary education teachers have the obligation to prepare a report for every student that exceeds the legal limit of absences and post it at their families in a monthly basis. Apousiologos is an application with the purpose to make the counting for the teacher,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rapporto Intervento Tecnico Informatico
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GamCat
    CD, DVD and folder cataloging program for LINUX. Written in Gambas. Uses SQlite database server as backend. It can: - scan a). Removable devices like CD/DVD/USB b). Hard drives and folders c). FTP servers - look into a) archives: ACE, ARJ, ZIP, TAR, RAR b) ISO image files c) MP3 files' tags - create thumbnails of a). Images: JPG, JPEG, PNG, BMP, XFC, TIF, GIF, ICO b). PDF files c). Movies: MOV, AVI, VOB, MKV, MP4, FLV, 3GP, MPEG - perform sophisticated searches - Export search hits into TXT, CSV and HTML fomat - Search for MP3 song's lyrics - And much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is for Expa Administration group only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Smulsa 2001 is a multilanguage two-way translator, transliterator, and dictionary. Its dependencies are gambas2-ide & gambas2-gb-db-sqlite. The application needs its database to run properly. Smulsa 2001 adalah penerjemah, pengalih aksara, dan kamus dua arah multibahasa. Dependensinya gambas2-ide & gambas2-gb-db-sqlite. Aplikasi ini memerlukan basisdatanya untuk berjalan dengan baik.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CapaPOS is a Point of Sales for Coffee Bussines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    dfhLog
    General purpose Amateur Radio logging application, written in Gambas2. Focused primarily on VHF and up, it uses custom maps to keep track of Maidenhead Locators worked on all bands, and simple Awards like WAS, USACA, TPEA, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Viewer for PHP allows you to view PHP pages without the need for installing web server packages (eg WAMP, XAMPP etc). It makes use of the Uniform Server and an embedded browser to process and display PHP pages just as they would in a normal browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Garden Manager
    A database system for tracking plants and planting information for "square foot" gardening. Written in GAMBAS. Requires SQLite database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A crossword designing program for swedish type crosswords.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PaquitoMeter is a small program that shows you statistics about your network transfers. You can choose between interfaces installed in your system, your language and the maximum speed your connection supports. (It is written with GAMBAS)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB