Search Results for "sql tools python" - Page 56

Showing 2477 open source projects for "sql tools python"

View related business solutions
  • 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
  • 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
    2DMED

    2DMED

    Phase Sensitive Detection and Modulated Enhanced Diffraction Software

    2DMED it is the second out of two programs which allows implementation of Phase Sensitive Detection (PSD) and/or Modulated Enhanced Diffraction (MED) techniques on the in situ data. This software takes normalized and averaged in situ data in flat file format (FLT) and performs PSD transformation which has been described in Urakawa, A.et al. Chem. Eng. Science 2008, 63, 4902. User can choose demodulation index k and perform several demodulation calculations. This is extremely important since...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    AXEL Web Framework

    AXEL Web Framework

    Seriously good at building web sites

    The AXEL framework extends XML and HTML, adding "xml actions" that perform tasks during page processing. Goto http://xmlactions.org for a full description of how it works. Actions can be as simple as inserting a page, to as complex as building query results from external data sources. The Axel Framework project consists of different components: * axel-actions (core framework) * axel-mapping (a mapping tool built on axel-actions) * axel-pager (a web page builder built on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyLucid is a Open Source web content management system written in Python using the Django Framework. fully customizable output, expandable with plugins, i18n, L10n, Revision controled, support many database engines, WSGI conform and many more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TSAR

    Tools Slightly Above the Runtime

    Tools Slightly Above the Runtime QueryTool for IBM i based on TSAR: http://www.ibm.com/developerworks/ibmi/library/i-extended-dynamic-sql/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Collective Mind Technology

    Collective Mind Technology

    plugin-based framework for systematic and reproducible experimentation

    New version moved to http://github.com/ctuning/ck Collective Mind framework (cM) is an open-source plugin-based schema-free repository and infrastructure for collaborative, systematic and reproducible research and experimentation. This 3rd version (started in 2006) helps to implement, preserve, share and reproduce the whole experimental setup as connected modules and data. cM uses crowdsourcing to leverage knowledge and computational resources of multiple users. For example, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    isbntools

    A command line tool to extract, transform and get metadata for ISBNs

    As of 2015-06-02, this project is no longer under active development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    huhamhire-hosts

    huhamhire-hosts

    hosts for Internet Freedom

    Since the governments of some countries are using the blocking the internet access to several websites and web service providers which includes some world famous sites like Google, YouTube, twitter, Facebook, and Wikipedia etc., we designed this tiny utility in order to help people getting through the Internet blockade. Hosts Setup Utility provides basic tools to manage the hosts file on current operating systems. It also provides both support for Graphical Desktop environment with...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    GenDBM Tool

    A generic modeling tool for both relational and geographical databases

    ...It also uses the Generic Database Metamodel (GEDBM) which gathers concepts of the most used modeling languages and notations (ER, Crow's Foot, Min-Max, UML, OMT-G, etc.). The tool is able to generate ANSI SQL and SQL/SFS code from any solution adherents to its meta-model. Actually, it is provided graphical environments for: ER (relational) and OMT-G, using OMT-G Design (geographical). The Tool is a set of plug-ins for Eclipse. We recommend Eclipse Modeling Tools (Juno or Kepler versions). To install the tool, just unzip the downloaded file and copy all the files to your eclipse's plugins folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CodePax

    CodePax

    OPTIMIZING THE WAY YOU DEVELOP

    The project has moved to Github: https://github.com/ZitecCOM/CodePax
    Downloads: 0 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
    HuaweiConfigurationManager

    HuaweiConfigurationManager

    Improve the efficiency of R&D engineers

    This is old project please refer to https://sourceforge.net/projects/emaossmanager/ Improve the efficiency of R&D engineers Parsers BSC&RNC MML Scripts BSC&RNC Alarms logs BSC&RNC Operation logs ENODEB XML Configuration ENODEB SON Log BSC&RNC&NODEB&ENODEB License NODEB&ENODEB Inventory M2000 Alarm logs M2000 OpLog logs M2000 CME NBI R915 M2000 EAM configuration ASSET Cell export file Tools & Analyzers Command View Device GUI BSC&RNC View Compare Manager SQL Connection View Template Handle Switch View MML Redirection Reader Fault Diagnosis SON Dashboard Operation log Analysis NodeB XML2MML MML Discrepancy Geo-data Manager KMZ Generator SQL Expert MapInfo Export Backup Manager Export Manager Aircom Asset Northbound Interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    3 Tier Java Lightweight OOP Framework

    Complete Separation of the 3 Tiers

    Most Java applications, including web based ones, follow the 3-tier architecture. Although Java provides standard tools for tier-to-tier interfaces, the separation of the tiers is usually not perfect. E.g. the database interface, JDBC, assumes that SQL statements are issued from the application server. Similarly, in web based Java applications, HTML code is assumed to be produced by servlets. In terms of syntax, this turns Java source code into mixtures of languages: Java and SQL, Java and HTML. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ultimate Server OS

    Ultimate Server OS

    Need a Pre-Configured Linux Distro for Servers? Try Ultimate Server OS

    This OpenSuse variant comes pre-configured with many softwares to help you build the best server you can! They include: ---Browsing--- Chromium Firefox ---Servers--- iceCAST LAMP Mumble/Murmur Server Samba Cron ...and more ---Extras--- GIMP Python Transmission VLC Wine With these tools, you can run many different kinds of servers, with the ability to add more softwares as well. Built on the solid foundation of OpenSuse, which is powerful yet lightweight, this OS will not only speed up your PC, but re-invent it! ___________________________________________ System Requirements ___________________________________________ - Pentium 4 2.4 GHz or better - Intel or AMD 64 Bit (VERY recommended) - 1GB of RAM - 2GB (HIGHLY recommended for good server performance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenBEXI HTML Builder
    OpenBEXI is a WYSIWYG HTML builder using the magic of HTML5 and CSS3 . By resizing, dragging and dropping various HTML widgets it is easy to build a web page. All texts using the DOJO editor, pictures, charts, chart-flows, Dygraphs, timelines, lists and DOJO widgets edited on your browser look like the HTML page you are going to publish to your web site. OpenBEXI provides a powerful CSS and JavaScript editor to change on the fly the presentation and the behavior of your web...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    mpvscada

    mpvscada

    Another HMI/SCADA set of tools written in C++(Qt) with python bindings

    HMI/SCADA software. Support Linux, Windows (cross operation) Source library for writing own control applications with Qt in C++/Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AudioPhil
    AudioPhil is a audio player written in python using PyQt4. It features tabbed playlists and a sql-based media library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    X-Dev Linux 1.0

    X-Dev Linux 1.0

    An elegant Ubuntu based Linux distribution for all programmers.

    ...X-Dev Linux has all necessary programms, IDE's preinstalled for programmers to deal with daily tasks without having to look for additional software programs. When you need more applications, IDE's or tools, you can install them through Ubuntu Software Center. X-Dev is developed by considering the requirements of programmers that they face in there daily work. X-Dev is suitable for all type of programmers ranging from web developers,web designers, java programmers ,kernel developers, .NETapplication developers, and also python and ruby developers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Robo-Interface

    Robo-Interface

    Robo-Interface is a GUI for Robocopy (Robust File Copy).

    Robo-Interface is a GUI or user interface for Robocopy the command line tool from Microsoft and includes all the switches except /UNICODE :: output status as UNICODE. It will build the command string that you can copy and paste on the CMD (Command Prompt), or you can also run it from the application by clicking on the button "Run CMD" or copy the command string to the clipboard by clicking on the button "Copy". You can save job files, and they will display on the jobs table where you can...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 18
    Stock Monster ... Stockmarket data collection and analysis tools. Update 8-2-15. I have begun a full rewrite, so i'm looking for help at the ground floor stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Aqualid

    General purpose build system

    General purpose build tool. Key features: Flexible and scalable for large projects Dynamic dependency graph Batch build support Distributed build scripts (no fixed project structure) Support any build target types (files, strings, URLs, remote resources etc.) Conditional options Scons like build scripts (but don't compatible)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DPMS

    DPMS

    Web-based IT Management Tools

    DPMS: Dave's Platform Management System. Provides a modular set of tools within a common web interface for managing various aspects of a Windows-based small-to-medium sized business environment. It includes procurement inventory, service request tickets, systems and servers association, client inventory collection and reporting, software license inventory, Active Directory and Local Directory accounts and custom reports and account management tools, and more. Some features are not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Data Migration Tools for RDBMS

    DataMigrator for 14 major databases

    Touch and go Windows command line data migration tool for 14 databases: 1. Sybase ASE 2. Informix Innovator C 3. Sybase SQL Anywhere 4. DB2 UDB 5. SQLServer 6. MariaDB 7. Sybase IQ 8. PostgreSQL 9. MySQL 10. Informix IDS 11. TimesTen 12. Oracle 13. SQL Lite 14. Exadata
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    phpDBAdmin

    Simple, Effective Database Tools

    phpDBAdmin is a powerful database tool for performing critical tasks on one or more databases. Modules include verification of data sources availability, data structure comparison, database data searching and replacing, data syncronization, and an SQL query runner. phpDBAdmin partially or fully supports the following databases: MySQL, PostgreSQL, Oracle, and Microsoft SQL Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AMPPS

    AMPPS

    AMPPS is a LAMP/MAMP/WAMP stack

    AMPPS is a stack of Apache, MySQL, PHP, Perl & Python. AMPPS enables you to focus more on using applications rather than maintaining them. With AMPPS you can create a website by installing any of the 330+ Apps, customizing it, and then simply publishing it on the internet via a wide choice of hosting service providers. A complete package on your desktop, same like the server that provides many open source web applications. Application Management, Domain management, Database management, etc...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 24
    Optimal BPM

    Optimal BPM

    The beat of your business

    [See the files section for installation instructions] Optimal BPM™ is a project that aims to create an easy-to-use Business Process Management system (BPM) and tools. So far, only the tools, and only a data replication tool, Optimal Sync, has been released (available from the "files" page). But more is coming. It incorporates many different open source projects that relates to interoperability, transformation, context and process control. It has no business engine, instead it generates Python code and leaves the engine mechanics to its scripting engine. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CSV*Extractor PRO (command line)

    Extract your scalar data from major relational databases.

    Windows command line tool for data extraction in CSV format. Supports 14 major databases: DB2 Advanced Enterprise Server DB2 Advanced Workgroup Server DB2 Developer Edition DB2 Enterprise Server DB2 Express DB2 Express C DB2 Workgroup Server Exadata Infobright Informix IDS Informix Innovator C MariaDB MySQL Oracle Oracle XE PostgreSQL SAP Sybase ASE SQL Lite SQL Server Enterprise SQL Server Express Sybase IQ Sybase SQL Anywhere TimesTen
    Downloads: 0 This Week
    Last Update:
    See Project