Showing 62 open source projects for "s-parameters"

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
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    MySQLDump - PHP

    MySQLDump - PHP

    PHP version of mysqldump cli that comes with MySQL

    This is a php version of mysqldump cli that comes with MySQL, without dependencies, output compression and sane defaults. Out of the box, MySQLDump-PHP supports backing up table structures, the data itself, views, triggers and events. MySQLDump-PHP is the only library that supports output binary blobs as hex. Resolves view dependencies (using Stand-In tables). Output compared against original mysqldump. Linked to travis-ci testing system (testing from php 5.3 to 7.3 & hhvm). Dumps stored...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    MyBatis

    MyBatis

    MyBatis SQL mapper framework for Java

    MyBatis is a first class persistence framework with support for custom SQL, stored procedures and advanced mappings. MyBatis eliminates almost all of the JDBC code and manual setting of parameters and retrieval of results. MyBatis can use simple XML or Annotations for configuration and map primitives, Map interfaces and Java POJOs (Plain Old Java Objects) to database records. Every MyBatis application centers around an instance of SqlSessionFactory. A SqlSessionFactory instance can be acquired...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Backup Tables

    Backup Tables

    Backup single or multiple database tables with ease

    Backup single or multiple database tables with ease. Use the BackupTables::generateBackup($tableToBackup) Facade anywhere in your application and it will generate $tableToBackup_backup_2024_08_22_17_40_01 table in the database with all the data and structure. Note that the datetime 2024_08_22_17_40_01 will be varied based on your datetime.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    pq

    pq

    Pure Go Postgres driver for database/sql

    In most cases clients will use the database/sql package instead of using this package directly. Similarly to libpq, when establishing a connection using pq you are expected to supply a connection string containing zero or more parameters. A subset of the connection parameters supported by libpq are also supported by pq. Additionally, pq also lets you specify run-time parameters (such as search_path or work_mem) directly in the connection string. This is different from libpq, which does...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    Greenmask

    Greenmask

    PostgreSQL database anonymization and synthetic data generation tool

    Greenmask is a powerful open-source utility that is designed for logical database backup dumping, obfuscation, and restoration. It offers extensive functionality for backup, anonymization, and data masking. Greenmask is written in pure Go and includes ported PostgreSQL libraries that allows for platform independence. This tool is stateless and does not require any changes to your database schema. It is designed to be highly customizable and backward-compatible with existing PostgreSQL...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    level

    level

    Universal abstract-level database for Node.js and browsers

    ... TypeScript requires generic type parameters. At the time of writing, level works in Node.js 12+ and Electron 5+ on Linux, Mac OS, Windows and FreeBSD, including any future Node.js and Electron release thanks to Node-API, including ARM platforms like Raspberry Pi and Android, as well as in Chrome, Firefox, Edge, Safari, iOS Safari and Chrome for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sql driver mock for Golang

    Sql driver mock for Golang

    Sql mock driver for golang to test database interactions

    sqlmock is a mock library implementing sql/driver. Which has one and only purpose - to simulate any sql driver behavior in tests, without needing a real database connection. It helps to maintain correct TDD workflow. In v1.2.0 sqlmock.Rows has changed to struct from interface, if you were using any type references to that interface, you will need to switch it to a pointer struct type. Also, sqlmock.Rows were used to implement driver.Rows interface, which was not required or useful for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Doctrine DBAL

    Doctrine DBAL

    Doctrine database abstraction layer

    Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. The Doctrine database abstraction & access layer (DBAL) offers a lightweight and thin runtime layer around a PDO-like API and a lot of additional, horizontal features like database schema introspection and manipulation through an OO API. The fact that the Doctrine DBAL abstracts the concrete PDO API away through the use of interfaces that closely resemble the existing PDO API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EF Core

    EF Core

    Object-database mapper for .NET

    EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with many databases, including SQL Database (on-premises and Azure), SQLite, MySQL, PostgreSQL, and Azure Cosmos DB. To install EF Core, you install the package for the EF Core database provider(s) you want to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    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...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    Delphi Components for direct access to ORACLE Database Server. * Because of absence of any middleware interfaces components are very fast. * Compatible with TDataset class so you can use standard Delphi grids to show and edit data from Oracle Database. * All standard Delphi field types are supported including BLOB and CLOB fields. * Possibility to execute stored procedures and parts of PL/SQL code. * Fast and powerful tables in memory without Oracle connection. DOCI Delphi...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    QUOR

    QUOR

    Keeps track of your SQL Queries and Database Connections.

    QUOR is designed to help SQL developers to manage their database queries and connections in an organized way. Besides Select Statements and DML/DDL you can use so called Smart Queries. These are Select Statements with some restrictions that in turn can offer more guidance and editable results. SQL statements can be used that are stored in the file system. A copy of those statements is transferred in the QUOR database and will be synchronized when the file is changed. Parameters for queries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    ldap-searchEntries.pl is a small perl script that searches for entries based on a list provided by STDIN. The values given from STDIN are parsed into a filterstring containing placeholders. The found DNs are printed to STDOUT for each search. Parameters allow fine tuning of all features including attribute printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SQL-Admin is a tool entirely written in Java. It uses JDBC and swing . Admin offers a SQL-Monitor, Data-Export, Data-Import, dynamic forms, guided Query, DML functions and data selection. It 's code-generator generates OO-Wrapper and SWING-GUI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    UBA-PVS

    UBA-PVS

    UBA Probenverwaltungssystem (Specimen Management System)

    This software was implemented by the Laboratory & Information Technology Department at the Fraunhofer Institute for Biomedical Engineering IBMT (St. Ingbert, Germany) as a contract work for the German Federal Environmental Agency. Initially, the application manages specimens with their data in a repository that are collected in the German Environmental Survey (GerES) carried out by the German Federal Environment Agency (Umweltbundesamt – UBA). Version 1.0 of the application was released in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Silicon Web Framework

    The Silicon Web Framework

    A high performance, middleware oriented C++14 http web framework

    Silicon is a C++ abstraction built on top of high-performance networking libraries. Its goal is to ease the writing of web APIs without compromising on performance. A simple mono-procedure API serving a static string under the route /hello/world. mhd_json_serve is a Silicon backend. It takes an API and serves it with the microhttpd C library. It relies on the JSON format whenever it has to encode or decode objects (procedures parameters and return values). Silicon relies on static objects (i.e...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ldap-preg_replace

    Replace/add/delete LDAP attributes online with regular expressions

    Replace, add and delete values of LDAP attributes online with regular expressions. Automate daunting data maintenance Tasks. Save yourself from the need to fiddle around with LDIF Change files (or create them based on the replacement result)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QueryAnalyzer
    Execute queries to any .net DBFactory Database (ORACLE, Informix, MSSQL, MySQL...). Organize your Queries. Add dynamic parameters to your queries. Get DB information. Use 32 bit version for working with 32 bit data sources under Win32 or Win64 Use 64 bit version for working with 64 bit data sources under Win 64 only
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    HSQLDB_TRAY_ICON

    HSQLDB_TRAY_ICON

    It is a wrapper of HSQLDB Database.

    This program is a wrapper of HSQLDB Database. It allows configure, start, stop and monitor the HSQLDB Database, staying in the System Tray as Tray Icon. It's developed on Java so it's platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor parameters...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PL/SQL Starter Framework

    PL/SQL Starter Framework

    A boost or headstart to your PL/SQL development

    !!! NOTE !!! The latest file upload (Simple.zip) is a simplified version of the Starter Framework meant for single-schema applications. It only offers logging, error handling and table-driven parameters (with a few extra supporting packages for writing to screen and file, and manipulating dates, strings and numbers). In order to access the simplified framework, click "Browse All Files" and choose the plsqlfmwksimplet folder, then the 2.1 folder. Download Simple.zip. The full framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Dynamic Queries

    Project to dinamically export queries to Excel, PDF and Jasper Viewer

    Project to execute SQL queries from an SQL file. Once the file is loaded you can export the result to an Excel or PDF file or to view it with Jasper Viewer. The file loaded can be seen in a textarea. This textarea is editable so that you can edit your query at runtime and export it. For the time being you can't include parameters to the query. The best of this project is that you really don't know how many columns of the table of your database are and this project dinamically does this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PhpBackup4MySQL

    Easily backup / restore MySQL in Php, with AWS S3 upload capability.

    ... and database parameters from config file. A couple of example files are included for test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MySQL Health Report

    Consolidate main system and MySQL health metrics in one report.

    Commad-line tool provides the following details in the report: - Basic OS-level parameters: uptime, disk space and network interface status - Today's entries from MySQL error log - Important MySQL statistics http://astellar.com/mysql-health-check/metrics/ - Top 5 queries from MySQL slow query log CONFIGURING AND RUNNING 1. Edit MySQL credentials in check_run.sh 2. Run ./check_run.sh 3. Enjoy! You can also send report to email address by using --email...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next