primary-key
There are 69 repositories under primary-key topic.
rafaelsales/ulid
Universally Unique Lexicographically Sortable Identifier implementation for Ruby
sloanelybutsurely/typeid-elixir
Elixir implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
marksalpeter/token
A simple base62 encoded token library for go, ideal for short url services.
fnando/ar-uuid
Override migration methods to support UUID columns without having to be explicit about it.
ByteAether/Ulid
A .NET library for generating and working with Universally Unique Lexicographically Sortable Identifiers (ULIDs), designed to be globally unique, sortable, human-readable, and AoT compatible, making them ideal for use in distributed systems and databases.
f4b6a3/ksuid-creator
A Java implementation of K-Sortable Unique Identifiers (KSUID).
panaitescu-paul/Bank-Database-SQL-2020
Bank Database made in SQL
ab-noori/Blog-App
The Blog app will be a classic example of a blog website. A fully functional website that will display the list of posts and empower readers to interact with them by allowing comments to be added and posts to be liked.
fabiogouw/NHiLo
NHiLo is an implementation of Hilo algorithm for .NET.
gregl83/monotonic-id
JavaScript Unique Monotonic ID Class
jidn/obscure
Obscure sequential IDs through reversable transformation
samirelanduk/django-random-id-model
A model base class which creates long, random, integer primary keys.
vaibhavmule/django-uuid-primary-key
Django UUID Primary Key is a simple Django model utility that provides to store primary key id as uuid.
AnamKhalid09/Data-Science-Employment-Opportunities
ETL (Extract, Transform, Load) to analyze data science job opportunities across Australia
avinnitskiy/regex_russian_regions
An R and Python regex function that creates primary keys for Russian regions.
panaitescu-paul/University-Database-SQL-2020
University Database made in SQL
yihleego/unique
Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.
funbox/activerecord-overflow_signalizer
Signalize when some primary key overflow soon
panaitescu-paul/Company-Database-Query-Solutions-SQL-2-2020
SQL solutions for 34 Queries, performed on the Company Database.
moeenz/sequential-uuids
Python port for https://github.com/tvondra/sequential-uuids
mtvbrianking/laravel-eloquent-uuid
Laravel Eloquent using UUIDs as primary keys.
saurabh-vaish/hibernate
hibernate examples
AbelCheng/DataWashroom
(Migrated from CodePlex) Provides a filter core of the data-purification system, includes the common functions of data isolation and waste separation by a simplicity instruction set.
archatas/primary_keys_benchmark
Primary Keys Benchmark for Django Projects
chloeedgar/Hotel-Relational-Database-Design
This project involved converting an Excel spreadsheet system for a hotel to a relational database. The database was designed to satisfy 3NF using the data provided. An ERD diagram was created to represent the database as well as the script to create and populate the tables and SQL queries.
xfzhang-zoey/DataAnalyst_P3_Python_SQL
Constitution de dataframe, ainsi que transformation, agrégation, filtrage et calcul
33Chief/Employee-Database
My first major task is a research project on employees of the corporation from the 1980s and 1990s. All that remain of the database of employees from that period are six CSV files.
ByancaMatos01/TREINANDO-PROVA-LAB
"TREINANDO PARA A PROVA DE LAB BANCO"
Char2sGu/superest
[DEPRECATED: see berry-orm] Typed API data serialization for frontends.
doyinsayo/polls-app
A public site that lets people view polls and vote in them.
felipepaes/proxyid
Proxyid hides your Django model's primary key
frankiechapson/Reference-Resolver
Oracle SQL, PL/SQL solution to resolve Table References
Jean-LucasLS/Bookstore-SQL-Architecture
Logical and Physical Diagrams used to create an SQL Database to scructure a book store selling
Mgobeaalcoba/databases_mysql_mariadb
Exercise to create databases, tables, entities, relationships, diagrams and a database project on the Mexico City subway
panaitescu-paul/Company-Database-Query-Solutions-SQL-2020
SQL solutions for 18 Queries, performed on the Company Database.
shargr2/Employee-Database-Project
This project includes data modeling, engineering and analysis of employee data. Demonstrates use of SQL, creating schemas, queries, joins, aggregate functions, primary keys, and foreign keys.