Showing 98 open source projects for "bootstrap-select"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    The xSQL library combines the functions of PgSQL and MySQL in a simple object oriented PHP4 library. At this state you can select between 3 different connection types mysql, mysqli (PHP5 only) and pgsql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XML Toaster allows you to generate XML from a relational database using a simple SQL select like statement and persist XML to a database using a powerful mapping script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This class provides some methodts - to easily get results forom SQL-Queries as Array, Hashtable or Value (e.g. SELECT MAX(..) FROM ..) - To insert, update or delete records - It works together with my other Library stdfuncs (PHPCoreStdFuncs in SF)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a dynamic report generator for MySQL. End users will be able to select tables, fields and set conditions graphically using a web based interface to generate reports. These reports can then be saved or exported to other formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    It's a script that read sql "select" request from postgres 8.1 logs and generate for each request all the index to optimize the database. Tested on 1.2 GB of logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XB-exby-eXcelBuilder is a web app to select/format data into tabular or crosstab format, then download to a *.xls file. It is meant to be a lightweight bridge between raw data and a spreadsheet, with simple options for selection/layout of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dao classes for easily insert, delete, update and select record in MySQL database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Compact multi-platform Java Application simplifies connect to many databases and execute sql statements and scripts. Favorite sql scripts and statements can be stored. Select results an be exported to html, excel formats. User friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and does not require any XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    SQLDevCompanion is a Java Application enable rapid execute SQL statements. It is targeted to the developers (not for DB admins) who need in development process frequently run basic set of sql scripts and get result of select statements in the table form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Provide a HTTP-Interface to a MySQL-Database. The enduser is asked to select the tables and fields which he like to have in the result. Then a SQL-Statement will be generated and forwarded to the database. At least the result set will be shown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OODB purpose is to read a database and convert it's structure into java classes and optionally other text formats. Java classes are able to perform select, insert and update operations, utilize memory caching of rows etc. Database schema (table1, table2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fmDB is a web tool to configure HTML forms including select box and radio check buttons. Visual HTML web interface make it easy to configure the forms. This project aims to provide a PHP code using QuickForm and QuickFormController in PEAR library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SQL editor for Oracle, MS-SQL, CA-Ingres, InterBase, Access, MySQL, PostgreSQL, etc. Table structures, indexes, exec. plans! Syntax highlight. CTRL+Space: commands and tables. Creates SELECT, INSERT, UPDATE, and DELETE. In english, french or portuguese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    phpMySQLBackup is a simple PHP-Backup-Script. It can provide automatically a Backup. Briefly: select Database, select backup methode, start backup manually or automatically at any time. >> More Information go to Project Home Page <<
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple GUI that allows the user to select tables for monitoring from a database, establish a baseline, and run a compare of the table after a transaction has occurred. Generates a report of the rows changed. Use with any database that uses JDBC driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Schweasel is a platform-independent text shell to access relational databases that support jdbc. You can perform basic sql features such as insert, update, delete, select as well as create, drop tables stored procedures, etc. (similar to sql+)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Copper is a GUI tool to aid developpers using Oracle or MySQL. It presents sql query results in a table. You can select/update/insert etc. Copper supports single click updates, syntax highlighting and lets you browse your tables and columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    this is a tool/php script which i developed for creating forms and insert scripts from database, this was the basic requirement for most projects i work, a database few select(sql) scripts, few insert(sql) scripts. it creates scripts and puts into separa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A PHP class that replace the need to build textual SELECT queries. By using commands like $query->select( $table->column, $table->column2 ); you can easily create complex queries with no need to write pure SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sqlmatrix

    Sqlmatrix

    Web table that connects to a mySQL table and shows its data

    Collection of JS / Php files that implement a html/js table, which can connect to a table in an mySQL database and show it's contains. The source is designed in a way that is easy to add to your website with the minimum configuration. The project makes use of Twitter Bootstrap. The main difference from DataTables is that only the appropriate elements are selected from the DB and every time a page change occurs (or a search) a new request is sent. This is optimal for tables with many records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Imagine this sql SELECT DIFF(f1.*,f2.*) FROM `/ws/src/test` f1,`/ws/src/test/.svn/text-base` f2 WHERE f1.filename=CONCAT(f2.filename,'.svn-base'); F8QL is about mapping filesystem as db, F(S slashed)QL is a jdbc compliant API patterned on mysql queries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RBFF is a JDBC driver for being able to easily view and execute simple select SQL queries against a record-based flat file (such as EDI files, or other proprietary legacy files)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB