Showing 1025 open source projects for "sql plus"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    X-Itools: Email/Web Log Search Engine

    Strong Email & Apache Log Analysis with Active Security Features

    X-Itools: eXtended Internet Tools. Suite of tools composed of several collaboration modules. Old and initial project born in 1999, 1st published in 2001 on Sourceforge. X-Itools E-mail management module (log analysis) initiated in 2004 with Web 1.0 technologies (private SVN server). X-Itools development restarted since 2011, on the basis of a unique module: E-mail management module (log analysis). Now based on web 2.0 technologies (ExtJS 4.1) and devel restarted because of a particular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    mksqlite

    mksqlite

    A MATLAB(R) Mex-DLL to SQLite Databases

    Did you ever want to store your MATLAB(R) data in a SQL database? Nothing large, simply a few array or strutures in a few tables. Maybe a few indicies and everything manageable with SQL commands? Then msqlite will be the right choice for you! mksqlite connects the power of MATLAB(R) with the efficiency of the SQLite database engine. (See also https://github.com/AndreasMartin72/mksqlite)
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3

    FIN2

    Program to document, control and plan private finances

    The program may help you to organize, control and plan your finances by defining accounts, persons and categories. When entering your income and spendings as bookings with category, user, account owner and account, the program will automatically calculate the state of your accounts and how much you have spent/received on the different categories as category state. Balance rules may help you to fairly distribute income and spending to different persons. For each category and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    BMFkit

    Creates and Maintains a MySQL Database of the IRS Business Master File

    The IRS has created the Business Master File of all tax-exempt entities. There are 28 searchable fields. This project consists of two bash scripts plus two SQL scripts to automate the process of converting and updating the files from the IRS into a MySQL (MySQL, MariaDB) database. The first script (plus SQL) creates a database and primary table. It then downloads the files from the IRS, processes them and adds them to the database. The second script is used for updates. The IRS updates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
    Learn More
  • 5
    phpMyChat

    phpMyChat

    Standalone chat system developed in php, mysql and javascript

    phpMyChat-Plus is an easy-to-install, easy-to-use multi-room PHP/DB chat. It is currently available for MySQLi, MariaDB, PostgreSQL, and ODBC. It supports IRC-like commands, moderators, is available in 24 languages and fully compatible with php7.
    Downloads: 178 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BlazingSQL

    BlazingSQL

    BlazingSQL is a lightweight, GPU accelerated, SQL engine for Python

    BlazingSQL is a GPU-accelerated SQL engine built on top of the RAPIDS ecosystem. RAPIDS is based on the Apache Arrow columnar memory format, and cuDF is a GPU DataFrame library for loading, joining, aggregating, filtering, and otherwise manipulating data. BlazingSQL is a SQL interface for cuDF, with various features to support large-scale data science workflows and enterprise datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The database access library for C++ programmers that provides the illusion of embedding SQL in regular C++ code, staying entirely within the C++ standard.
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 9
    QHacc is a personal accounting program based on Qt. It features double- or single-entry bookkeeping and a reconciliation window. It also provides support for memorized and split transactions, graphing, reporting, archiving, and scheduled transactions tha
    Downloads: 1 This Week
    Last Update:
    See Project
  • StarTree: Real-Time Analytics for User-Facing Applications Icon
    StarTree: Real-Time Analytics for User-Facing Applications

    Let us turn your data into one of your greatest assets

    StarTree Cloud, powered by Apache Pinot, is our fully-managed Database-as-a-Service (DBaaS). StarTree Cloud frees you from administrative burdens, letting you focus on gaining insights from your data, developing your applications, and meeting the needs of your users. StarTree Cloud is deployable as either public SaaS or private SaaS — which we call Bring Your Own Cloud (BYOC) — and is available on AWS, Azure Cloud, and Google Cloud.
    Learn More
  • 10
    kangle is a light, high-performance web server.support fastcgi/isapi/ajp/uwsgi/scgi/hmux protocol.include a http manage console. Full support access control. memory/disk cache. virtual host can run in seperate process and user. and more
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    SqlPlusScript

    General purpose scripts for use in Oracle SQLPlus

    SqlPlusScript is set of general-purpose SQL scripts for Oracle database, designed to perform in Oracle SQLPlus. Project goal: to provide a comfortable environment to work in Oracle SQLPlus, comparable in functionality and more efficient with constant use is different than the GUI-applications to work with the database. To work effectively, you also need to configure SQL*Plus (command history, autocompletion, etc.). This can be done using the SqlPlusConfig project (home page: https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SDMed2

    Programa de Mediciones y Presupuestos

    Pograma de Mediciones y Presupuestos basado en PostgreSQL, Qt y Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LevelDB

    LevelDB

    A fast key-value storage library

    LevelDB is a library of persistent key values. Written at Google, it contains keys and values that are arbitrary byte arrays, ordered within the key value store according to a user-specified comparator function. LevelDB is not an SQL database and does not support SQL queries or indexes. It simply provides an ordered mapping from string keys to string values. Data is stored already sorted by key, though callers can override the sort order through a custom comparison function. It supports...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    SQLTools++ is a spin-off of the original SQLTools for Oracle. Like the original SQLTools SQLTools++ is a light weight and robust Windows GUI SQL frontend for Oracle databases. It works with Oracle 7.3/8/8i/9i/10g and 11g. Note: Oracle Client required
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    aseryla

    aseryla

    Aseryla code repositories

    This project describes a model of how the semantic human memory represents the information relevant to the objects of the world in text format. It provides a system and a GUI application capable of extracting and managing concepts and relations from English texts. https://aseryla2.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sohag Developer

    Sohag Developer

    Build a powerful database applications following few steps using Sohag

    Build a powerful database applications following few steps using Sohag Developer . The SQL tool represents a powerful tool to run many SQL statements, Also can be used to generate SELECT, INSERT, UPDATE, DELETE and DROP SQL Statements. Sohag Developer currently supports PostgreSQL, MariaDB, MySQL and SQLite database servers and has a set of generators that generates CURD code and Forms (Qt/C++ code and ui forms - PHP web applications uses web forms and bootstrap framework ) to manipulate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SQL Workbench Plus

    SQL Workbench Plus - extension of SQLWorkbench

    SQL Workbench Plus - extension of SQLWorkbench, see http://www.sql-workbench.net/. For more information see the SQL Workbench Wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hex

    Hex

    Hydrogen-Electron Collisions

    A computer code for simulation of electron-hydrogen scattering. Contains three (more or less) finished sub-programs: (a) “hex-ecs” which solves the Schrödinger equation in the B-spline basis, (b) “hex-dwba” which computes scattering variables for high energies using the distorted wave Born approximation of the first order and finally (c) “hex-db” which is a user interface to a plain SQLite database, where the intermediate results are being stored, and which is used to extract...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NoisePage

    NoisePage

    Self-Driving Database Management System

    NoisePage is a relational database management system (DBMS) designed from the ground up for autonomous deployment. It uses integrated machine learning components to control its configuration, optimization, and tuning. The system will support automated physical database design (e.g., indexes, materialized views, sharding), knob configuration tuning, SQL tuning, and hardware capacity/scaling. Our research focuses on building the system components that support such self-driving operations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Voya Media

    Voya Media

    A free media player that easily plays your music, pictures and videos.

    Voya Media is a free cross-platform media player that easily plays your music, pictures and videos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cisco TMS PhoneBook - PHP Version

    Cisco TMS PhoneBook - PHP Version

    Emulates Cisco TMS PhoneBook for CMM or Endpoints with PHP

    Add the possibility to search and call endpoints from Cisco Meeting Management or from Cisco Endpoints (SX10/SX20/Codec Plus/Spark Room/Etc) without having a Cisco TMS (TelePresence Management Suite) server. Cisco didn't include a phone-book or the possibility to create a new video-conference from CMM. Those functions are still in the old TMS server where you need to buy a license for every endpoint you add... Anyway, this tool emulates the TMS PhoneBook and allows you to search and add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SQLTools for Oracle
    SQLTools is a light weight and robust frontend for Oracle database development. This program is not so comprehensive as Tora or TOAD but it is ideal when you need basic data querying capabilities and objects browsing. It also supports a basic subset of SQL*Plus commands (connect/disconnect, bind and define variables). It works with Oracle 8i/9i/10g/11g databases. Oracle Client 32bit is required. Check http://www.sqltools.net for more information, http://www.sqltools.net/cgi-bin/yabb25...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 23
    SQL Code Wrapper

    SQL Code Wrapper

    Utility to wrap SQL for embedding within a host programming language

    SQLCW is a lightweight preprocessor to enable wrapping SQL statements within a specified prefix and suffix. For example prefix "execute (" and suffix ") by cnxn;". The tool is SQL syntax aware and correctly handles quoted expressions and comments. Options are also provided to strip or convert comments and simplify whitespace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenEditor

    OpenEditor

    OpenEditor is a text editor for Oracle developers and DBAs

    ... and larger than 100MB), virtually no line size limit (2GB), columnar text selection and editing (like in UltraEdit), match searching for PL/SQL (BEGIN/EXCEPTION/END), regular expression in text searching and replacement, keymap customization (change custom.keymap). The major limitation is lack of support for UTF or UNICODE and I no plans for this in the nearest future. Check for the latest news here: http://www.sqltools.net/cgi-bin/yabb25/YaBB.pl?board=sql_status
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Event Talker

    Talking Calendar

    EventTalker-Cs is a lightweight, easy to use, talking calendar, events assistant for Linux and this version is built with CopperSpice
    Downloads: 0 This Week
    Last Update:
    See Project