88 projects for ".sql" with 1 filter applied:

  • 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
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 1
    SQL Relay
    Database connection pool with support for lots of languages and databases.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    SQL*Plus Commander

    SQL*Plus Commander

    Text-based user interface to query data on Oracle DB in a smart way

    SQL*Plus Commander is Text-based user interface (TUI) / framework to query data on Oracle DB in a smart way. It consists in a fully customizable script shell for bash and ksh. It executes custom queries or procedures on DB with SQLPlus for Oracle. The results of queries can be browsed in a colorful text interface resulting data from a query can be selected and passed dinamically as parameters for others queries or procedures It may be useful for people who runs frequently a limited number of query and uses the results as parameters for other queries. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3

    Developer Home

    Home directory configuration files for PL/SQL developers who use Vim

    Configuration files used in Cygwin (MS Windows). It contains settings for: - readline; - Vim ( for SQL / PL/SQL developers); - ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SqlPlusConfig

    Environment for extending the usability of Oracle SQLPlus

    SqlPlusConfig enhances the usability of Oracle SQLPlus in interactive mode. Characteristics: simplifies connection to database, configuring session parameters after connecting, convenient command history and autocompletion, auto-adjust width of columns for data output. Oracle SQLPlus and the same packages of Cygwin are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 5
    ]project-open[ - Project Server

    ]project-open[ - Project Server

    Enterprise project management replacement for Project Server

    ]project-open[ is Web based enterprise project management application with a focus on finance and collaboration. It’s main purpose is to coordinate the work of project managers, project members and stake holders across multiple projects. Target organizations are companies or corporate departments that need to track finances, tasks, and resources for a large number of concurrently running projects. ]project-open[ consists of about 200 modules for resource management, time sheet management,...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    myScite

    myScite

    The allRound pocket sized CodeEditor.

    .... -- Features -- - Full MinGW and GTK SDKs Autocomplete.(190+) - Do system scripting (bash, applescript, cmd, powershell, perl, j/vbscript, awk) - Examine all sorts of data files (sql, regedit, mib, xml, yaml, json, vcard ...) - Review difference and patch files - Create makefiles (gnu make / cmake) - Edit html, css and config files (with calltips) - Describe circuits in vhdl and spice. ... - And finally; read & write source code: - [ Syntax highlighted ] - go, vala, pike, swift, flash, ch, rust - [ Calltip assisted ] - c/cpp11, js&jQuery, python, php, ruby, lua, c#, java, perl --Others-- - Restructured config files with inline docs - Scriptable via lua Extension...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Open Source ERP
    The Open Source ERP is a web based. The ERP server software runs on Linux. The ERP need no plugins in the browser on the client computer. The ERP can be accessed from any where with out effort. Be it at home with your home computer (Windows, Linux, MAC OS X), or traveling with your smart phone (iPhone, iPad, Android), or in the office, the data is always at hand. Webdav interface and Active Sync for synchronizing contacts and time management. In addition to customer, order,...
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 8
    Common Resource Grep - crgrep

    Common Resource Grep - crgrep

    Common Resource Grep

    CRGREP searches for matching text in databases, various document formats, archives and other difficult to access resources. A command line tool for name and content text matching in database tables, plain files, MS Office documents, PDF, archives, MP3 audio, image meta-data, scanned documents, maven dependencies and web resources. CRGREP will search resources within resources of any arbitrary combination or depth, so text within a document within a zip archive, and so on. Here you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    dbsql++

    Generic C++ SQL wrapper over different SQL DB engines.

    Generic C++ SQL client wrapper over different SQL DB engines. Using a unified interface, it currently supports MySQL/MariaDB, ODBC, PostgreSQL and SQLite.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    TechyGeeksHome

    TechyGeeksHome

    Various utilities for Configuration Manager, Windows and Telephony

    Providing open source, publicly available files to assist fellow IT professionals together with our website at https://techygeekshome.info which provides all the step by step guides that go with this open source data. PLEASE NOTE! We have moved all our MSI files to this new SF Project page: https://sourceforge.net/projects/msi-installers/ This page will no longer be updated and all future updates will be on the new project page. Please remember to update your bookmarks.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 11

    Oramake Framework

    Framework for development in the Oracle Database

    A set of utilities and libraries, enhancing standard system PL/SQL packages in the Oracle Database. Attention!!! we moved to GitHub: https://github.com/oramake/oramake-framework Includes: - a utility for creating, developing and documenting program modules in Oracle DB; - a utility for watching the DB size and tracing Oracle sessions ( put pkg_ProcessMonitor.setSqlTrace() before your code and you then receive an email with 10046 events trace file); - logging feature ( similar to log4j, extending limit of PL/SQL Exception message length to 32K); - easy working with files; - flexibly customized scheduler ( similar to cron); - creating Microsoft Excel xml-files; - sending and receiving email messages ( implementation of smtp and pop3 protocols); - a PL/SQL interface for jdbc access ( existing libraries for accessing MS Sql Server, Sybase, DB2 from Oracle DB); - an interface for accessing Subversion; - a utility for parsing CSV and other text files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SOLID Accounting

    SOLID Accounting

    Aplikasi pengelola data keuangan, Inventaris & Stok Kontrol

    SOLID Accounting adalah aplikasi bisnis yang berbasis akuntansi yang mampu mengelola data keuangan, inventasi dan stok kontrol. Fitur utama SOLID Accounting adalah : - Pengontrolan Stok / Inventori - Analisa Omset Penjualan - Laporan Hutang Piutang - Laporan Keuntungan Uptodate - Keamanan Sistem & Data Dengan tampilan yang sederhana memudahkan pengguna mempelajari dan menggunakannya.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    payloadmask

    payloadmask

    Payload list editor to use techniques to bypass WAF

    ...A web application firewall (WAF) is an appliance, server plugin, or filter that applies a set of rules to an HTTP conversation. Generally, these rules cover common attacks such as cross-site scripting (XSS) and SQL injection. By customizing the rules to your application, many attacks can be identified and blocked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BiBler

    BiBler

    Tool to manage and manipulate BibTeX entries

    BiBler is a software for managing references to scientific articles using BibTeX. BiBler runs with a windows GUI or can be used as a Python library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DBA PROGRAM

    DBA PROGRAM

    Program to analyze information about SQL SERVER as well as database ta

    Program to analyze information about SQL SERVER as well as database tables, indexes, and some Windows information. To use it just enter the server and instance, and then the database which you want information, this program is useful for database administrators who need to identify problems with growth charts, with the fragmentation indices, know SQL version information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The PHP Web Toolkit enables the rapid development of multi-layered web applications and is designed to be easy to use, extensible, reliable, reusable, scalable and secure. It integrates with ADOdb, FCKeditor, kses, Libmcrypt, Libmhash and Smarty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Search Restaurant Application

    Search Restaurant Application

    This App is to search for a restaurant through whole over the World

    Search Restaurant Application is an open source C# project developed by usman-pro ("http://musman.me/"). This App is used to search for any restaurant through out the World with the help of Google Maps. The Application has many options like: Search by: - Restaurant name - City - Zip - Country etc. This is my first App progect hope you'll love it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    GetFastLike

    Vk like fastfreelike Накрутка лайков в вк

    Накрутка лайков в вк
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JTurboExplorer

    JTurboExplorer

    Database explorer to MySQL, Oracle, Sybase & others. Source maker JSF.

    It is a tool to help programmers to check your databases and generate code so easily. Lists the tables and views of databases, MySQL, Oracle and Sybase. Load Data from Excel 97-2003 files, exports the data from the table to Excel 97-2003 file. Generate Stored Procedures from table to insert, update, delete, query and paging. Generates code JSF2.0 (Action) and PrimeFaces (xhtml) from the table, code for Struts 1.3, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    E_shoppingcart
    "bismillah el rahman el rahim" this is a complete application simple and effective e-commerce accompanied by a file sql nomed bookstore.sql to create the database to exploit, to start Kindly create thebase bookstore in mysql with the password and username "test" and then recompile the projector or opens untitled4 in JBuilder, the flow of data begins with the main servlet Site E_commerce "http: // localhost: 8080 / Caddie". depploiyer for the untitled.war file with tomcat server or other evalution as glass_fiche must bring some mofification in web.xml I leave you ... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ToolCode

    Generando codigo para : JAVA,java,C#,VB base de Datos SQL SERVER

    En la actualidad existen muchas herramientas que nos ayudan a la hora de desarrollar software, en algunos casos estas herramientas son fáciles de usar y en otros son demasiado complejas, también tenemos muchas tecnologías que podemos utilizar para desarrollar software tales como: LinQ,NHibernate,etc. “ToolCode” es una herramienta desarrollada en Java que genera código para C#, este código es utilizado para hacer mantenimiento a tablas alojadas en una B.D. de SQL SERVER 2005 u 2008, la idea Inicial de “ToolCode” era de ser una herramienta que ayudara en el desarrollo de software en lenguajes como: JAVA,C#,VB, actualmente solo podemos generar código para C#. en la siguiente direccion podran ver un tutorial: http://devbolivia.blogspot.com/2013/10/generacion-dinamica-de-codigo.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LaCabale
    Repository dedié au language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Qore Programming Language

    Multithreaded scripting language

    Qore is a scripting language supporting threading and embedded logic, designed for applying a flexible scripting-based approach to enterprise interface development but is also useful as a general purpose language. No more development or releases happen on sourceforge; development has moved to https://github.com/qorelanguage/qore
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    full source code of dating matrimony website asp.net 4.5 and sql server 2008
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AsiEs stands for Asistente de Escritura (writing assistant). It provides word prediction and autocomplete for fast writing. Thought for people with difficulties writing on keyboard, improves the writing speed preventing the user from pressing at most 50% of keys to write and avoids ortographic errors. Made by Fundación Teletón Uruguay (http://www.teleton.org.uy/home/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next