Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: tds

maharmstone/tdscpp

C++ library to interface with Microsoft SQL Server

Language: C++ - Size: 747 KB - Last synced: about 21 hours ago - Pushed: about 22 hours ago - Stars: 3 - Forks: 2

madrecha/portal

Tax notice management tool. An automated tool to fetch data from Income tax website.

Size: 825 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 9 - Forks: 1

xthebat/Cloud9

TDS on UE4 with CS:GO setup [WIP]

Language: C++ - Size: 10.3 GB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 7 - Forks: 2

totvs/tds-vscode

Totvs Developer Studio for vscode

Language: TypeScript - Size: 481 MB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 156 - Forks: 99

Robloxianss/Commander-Chain

TDS Commander Chain File

Language: C++ - Size: 144 KB - Last synced: 8 days ago - Pushed: 28 days ago - Stars: 1 - Forks: 0

Unidata/tds

THREDDS Data Server

Language: Java - Size: 915 MB - Last synced: 21 days ago - Pushed: 26 days ago - Stars: 60 - Forks: 24

tediousjs/tedious

Node TDS module for connecting to SQL Server databases.

Language: TypeScript - Size: 6.97 MB - Last synced: 11 days ago - Pushed: 12 days ago - Stars: 1,563 - Forks: 442

Unidata/thredds 📦

THREDDS Data Server v4.6

Size: 915 MB - Last synced: 6 days ago - Pushed: almost 2 years ago - Stars: 263 - Forks: 180

tediousjs/node-mssql

Microsoft SQL Server client for Node.js

Language: JavaScript - Size: 5.04 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2,208 - Forks: 458

DataAction/AdoNetCore.AseClient

AdoNetCore.AseClient - a .NET Core DB Provider for SAP ASE

Language: C# - Size: 1.07 MB - Last synced: 15 days ago - Pushed: over 1 year ago - Stars: 106 - Forks: 43

r2dbc/r2dbc-mssql

R2DBC Driver for Microsoft SQL Server using TDS (Tabular Data Stream) Protocol

Language: Java - Size: 1.86 MB - Last synced: 21 days ago - Pushed: 4 months ago - Stars: 176 - Forks: 33

FelipeSantos92Dev/react-tds-2023-alunos

Repositório para os alunos do segundo semestre do curso técnico em desenvolvimento de sistemas - SENAI

Language: JavaScript - Size: 174 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 51 - Forks: 64

CDNievas/TDSzzz 📦

Hack para el juego TDS (Argentum Online)

Language: C# - Size: 132 KB - Last synced: about 2 months ago - Pushed: about 5 years ago - Stars: 3 - Forks: 0

m32/sqlalchemy-tds

A Microsoft SQL Server TDS connector for SQLAlchemy.

Language: Python - Size: 43.9 KB - Last synced: 12 days ago - Pushed: 7 months ago - Stars: 21 - Forks: 6

tdslite/tdslite

Lightweight, platform independent, embedded-ready Microsoft SQL Server (MSSQL) Connector written in pure C++11 that can work with just 2kB of SRAM!

Language: C++ - Size: 7.95 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 14 - Forks: 0

catzilla-007/FB-TDSSensor

Library for measuring TDS using Gravity TDS Meter v1.0

Language: C++ - Size: 6.84 KB - Last synced: 2 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

microsoft/TdsLib

Open implementation of the TDS protocol (version 7.4) in managed C# code.

Language: C# - Size: 137 KB - Last synced: 17 days ago - Pushed: over 1 year ago - Stars: 15 - Forks: 2

AlexGM99/TDS

Practicas TDS

Language: Java - Size: 15.9 MB - Last synced: 3 months ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

13Hz/simple-rpg

Простая TDS игра с элементами RPG на TypeScript

Language: TypeScript - Size: 260 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

xp-framework/rdbms

RDBMS support for the XP Framework: MySQL, Sybase, MSSQL, PostgreSQL, SQLite3, Interbase

Language: PHP - Size: 4.17 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 2 - Forks: 4

malleum-inc/canari3

Canari v3 - next gen Maltego framework for rapid remote and local transform development

Language: Python - Size: 2.75 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 141 - Forks: 32

ehedman/flowSensor

Marine water flow sensor and TDS meter

Language: C - Size: 1.14 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

PoldeDalmau/TDS_FIT

Code for an automatic TMAP7 fitter

Language: Python - Size: 42.4 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

killadm/ESP-WaterMonitor

基于esp8266的TDS、流量监测系统

Language: C++ - Size: 593 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 40 - Forks: 9

steffengy/tiberius Fork of prisma/tiberius 📦

TDS 7.4 (mssql / Microsoft SQL Server) async driver for rust. Fork at: https://github.com/prisma/tiberius

Language: Rust - Size: 621 KB - Last synced: 6 days ago - Pushed: about 4 years ago - Stars: 151 - Forks: 2

thda/tds

SAP (formerly sybase) ASE/RS/IQ driver written in pure go

Language: Go - Size: 196 KB - Last synced: 4 months ago - Pushed: about 2 years ago - Stars: 58 - Forks: 11

arstercz/tds-sniffer

sniffer freetds protocol (current now only support sybase sql server >= 10 which use tds 5.0 version)

Language: C - Size: 8.79 KB - Last synced: 9 months ago - Pushed: about 6 years ago - Stars: 5 - Forks: 1

duanshuaimin/mssql-jdbc Fork of microsoft/mssql-jdbc

The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).

Language: Java - Size: 2.39 MB - Last synced: 9 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

database-utility/tds-kit

Tabular Data Stream client library for Apple platforms.

Language: C - Size: 12 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

billyz313/magic-palette-converter

Converts THREDDS palettes from V4 format (RGB), to V5 format (hex)

Language: Python - Size: 4.88 KB - Last synced: 13 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Ariful17/Iot-Project-on-water-quality-monitoring

An IoT based project in which water qualities are monitored and sent to firebase with the help of a nodemcu.

Language: C++ - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

Unidata/TdsConfig

Contents of TDS configuration directories for several variants including a TDS serving all Unidata IDD data

Language: XSLT - Size: 43.8 MB - Last synced: 6 days ago - Pushed: about 2 months ago - Stars: 6 - Forks: 13

mustafakemalgilor/arduino-mssql

A TDS 7.0 implementation for Arduino, allowing connection to Microsoft SQL Server and running queries. (using UIPEthernet or Ethernet)

Language: C++ - Size: 2.51 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 22 - Forks: 12

totvs/tds-eclipse 📦

Totvs Developer Studio for Eclipse (2019-06 ou mais recente)

Language: Java - Size: 112 MB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 4 - Forks: 4

emre1702/TDS-V

Robbers 'n Gangs for RAGE-MP - Team Deathmatch Server (TDS)

Language: C# - Size: 100 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 6 - Forks: 1

im-ikao/Keitaro.NET

Implementation of the Keitaro API (v1) for .NET

Language: C# - Size: 44.9 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 2

Josko/tds2pdb

C++11 tool that converts your .tds files to .pdb for a better debugging experience

Language: C++ - Size: 46.9 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 4 - Forks: 1

comottec/ctools

CTools é uma ferramenta para auxiliar consultores e DevOps a trabalhar com ERP Protheus.

Language: JavaScript - Size: 24.8 MB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 7 - Forks: 0

Unidata/thredds-test-environment

A packer + ansible project to build and deploy an Amazon Machine Image and Docker Container for use by the various THREDDS projects at Unidata for running automated tests.

Language: Shell - Size: 68.4 KB - Last synced: 6 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 4

RoboUlbricht/mssql-functions

Wrapper for tedious.

Language: JavaScript - Size: 133 KB - Last synced: 27 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

totvs/tds-formatter

Formata fontes AdvPL, 4GL e suas variantes, via Prettier, com mais opções e controle que a formatação padrão.

Language: TypeScript - Size: 149 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

MarcoCiau/TDS-Sensor

TDS Sensor library for Mbed framework.

Language: C++ - Size: 6.84 KB - Last synced: 11 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

thiagodp/database-js-mssql

Database-js driver for SQL Server that works on Linux, Mac, and Windows

Language: JavaScript - Size: 19.5 KB - Last synced: 11 days ago - Pushed: over 4 years ago - Stars: 1 - Forks: 4

idursun/tds-proxy

Language: Rust - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

DoraLC/pxt-TDS

Language: TypeScript - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

JackTheHack/Sitecore.TDS.AdvancedPackageInstaller

Command line tool for TDS package installation

Language: C# - Size: 10.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

duanshuaimin/node-tds Fork of cretz/node-tds

Pure JS implementation of TDS protocol for Microsoft SQL Server

Language: CoffeeScript - Size: 326 KB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

vandsh/sitecore-itemizer

parses .item files, grabs fields (blob in this case, but can be extended), and generates tangible content items from those fields (and vice versa)

Language: PowerShell - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0