autoincrement
There are 21 repositories under autoincrement topic.
nodkz/mongoose-plugin-autoinc
Mongoose plugin that auto-increments any ID field on your schema every time a document is saved
proton/mongoid_auto_increment
Add an auto incrementing field to your Mongoid::Document
ldmtam/raft-auto-increment
Distributed, fault-tolerant, persistent, auto-increment ID generation service with Raft consensus
jbox-web/auto_increment
Automaticaly increments a field in ActiveRecord, easy ;)
asherepenko/plugin-build-version
Gradle plugin that provides Semantic Versioning with auto-increment features
goexl/id
编号生成器,提供常见的编号生成算法,包括:1、雪花生成算法;2、自增长生成算法
jjvanzon/JJ.AutoIncrementVersion
⭐ We miss our * but we can now use $(BuildNum)
nasa-gcn/dynamodb-autoincrement
Use optimistic locking to put DynamoDB records with auto-incrementing attributes
sausin/laravel-set-autoincrement
Easily set the auto increment index for your tables in a laravel project
sokil/id-bench
Database identifier benchmarks
pangum/id
编号算法生成器集成,通过配置文件来配置生成算法,包括:1、雪花算法;2、自增算法
holgw/EasyVersion
Инструмент командной строки для автоматического инкрементирования версии проекта.
xdien/autoincrement4qtif
Automatic version in file package.xml is written with c ++ qt for the Qt Install Framework
afeiship/go-git-tag
Git tag update/local/remote.
feuster/BuildInformation
BuildInformation creates a C# class with auto-increment build, build date and revision control system info.
fralonra/aict
Generaties auto-incrementing unique IDs
gabrielepmattia/versioning-gradle
Small gradle script for autoincreasing version in Android Studio
nasa-gcn/python-dynamodb-autoincrement
Use optimistic locking to put DynamoDB records with auto-incrementing attributes. Python port of https://github.com/nasa-gcn/dynamodb-autoincrement
Pravat-21/SQL_WITH_SNOWFLAKE_AND_MYSQL
In this repository, I have kept all the theoretical (basic & Advance) as well as practical implementation of query language (SQL) using both MySQL & Snowflake.